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.
Source Distribution
datavoreclient-1.0rc1.tar.gz
(10.2 kB
view details)
File details
Details for the file datavoreclient-1.0rc1.tar.gz
.
File metadata
- Download URL: datavoreclient-1.0rc1.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0c6c56f2e7ef0146ea5d3d0e42f4fcbe6b0bb57a411b5f04a9a4a5d0c8e898b4
|
|
MD5 |
34105361d43e812f1958b46b7ae91314
|
|
BLAKE2b-256 |
a06fba25560f9f57840b7faf64f581c5b5b91ca685ff3ddc3488526068a2023a
|