Backend module for capice-data-backend.
Functions:
|
Download file from URL. |
|
Request a file from the backend location. |
Get the version of extpar and extpar_client. |
- capice_data.api.request_file(requested_path: str, transfer_method: str, swift_settings: SwiftSettings = SwiftSettings(os_auth_token='', os_storage_url='', swift_url='https://swift.dkrz.de', swift_container='issm'), nextcloud_settings: NextcloudSettings = NextcloudSettings(nextcloud_auth_token='', nextcloud_user='', nextcloud_url='https://nextcloud.awi.de', nextcloud_container='issm')) str
Request a file from the backend location.