argopy.fetchers#

High level helper methods to load Argo data from any source The facade should be able to work with all available data access point,

Validity of access points parameters (eg: wmo) is made here, not at the data/index source fetcher level

Functions

checkAccessPoint(AccessPoint)

Decorator to validate fetcher access points of a given data source.

Classes

ArgoDataFetcher([mode, src, ds])

Fetcher and post-processor of Argo data (API facade)

ArgoIndexFetcher([mode, src, ds])

Fetcher and post-processor of Argo index data (API facade)