Pre-release
This release is a pre-release and may not be stable for production use.
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')
Release files for datavoreclient 1.0rc1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| datavoreclient-1.0rc1.tar.gz | 10.2 kB | Details |
Release files / datavoreclient-1.0rc1.tar.gz
| Download URL | datavoreclient-1.0rc1.tar.gz |
|---|---|
| Size | 10.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0c6c56f2e7ef0146ea5d3d0e42f4fcbe6b0bb57a411b5f04a9a4a5d0c8e898b4
|
|
BLAKE2b-256 checksum How to use checksums |
a06fba25560f9f57840b7faf64f581c5b5b91ca685ff3ddc3488526068a2023a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/2.7
|