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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size datavoreclient-1.0rc1.tar.gz (10.2 kB) | File type Source | Python version None | Upload date | Hashes View |