Skip to main content

Datavore-client - Python Client library to get data from LOPS Datavore services

Project description

Datavore-client - Python Client library to get data from LOPS Datavore services =============================================================================

Installation :

pip install datavoreclient

Usage example:

>>> from datavoreclient import Datalaps
>>> dl = Datalaps()
>>> idxlist = dl.searchIndexes('.*smos.*argo', return_id_only=False)
>>> dl.getTimeserie(idxlist[0][0], 'SSSSAT', '-20,-20,20,20', groupby='yyyy-MM')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datavoreclient-1.0rc1.tar.gz (10.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page