dctools.data.connection.connection_manager
Manager for different types of data connections (Local, S3, FTP, ARGO, CMEMS).
Functions
Cleans non-serializable objects before pickle. |
|
|
Creates connection configurations for predictive and reference sources. |
Returns the time bounds (min, max) of an xarray dataset. |
|
|
Pre-download observation files to local disk before worker dispatch. |
Classes
|
Specific manager for ARGO data using ArgoInterface for scalable indexing. |
|
Abstract base connection manager. |
|
Class to manage Copernicus Marine downloads. |
|
Manager for FTP connections. |
|
Manager for Glonet (remote files over HTTPS). |
|
Manager for local files. |
|
Manager for S3 connections. |
|
Specific S3 Manager for Wasabi (inheriting from S3Manager). |
Exceptions
|
Exception to exit recursion when listing files. |