PyAVISO
aviso
A small library to download data from AVISO. It uses the AVISO’s DAP server, to optimize the use of the net, downloading only the selected subset. For that, you need to register a username and password at AVISO. It’s free. The data is downloaded in blocks, so don’t overload AVISO’s server, and run safe in unstable networks.
Fast aviso howto
Run this in the shell, outside Python, to install the library:
pip install aviso
Now try this, with proper username and password, to download some data into a NetCDF file:
AVISO_download -R -5/310/15/350 -D 1999-01-01/1999-06-01 -u user_at_AVISO_DAP -p password_at_AVISO_DAP –map=’msla’ –timestep=30 -o aviso.nc
Documentation
The full documentation is at http://pyaviso.readthedocs.org
ATENTION
This is not an official package, so please do not complain with AVISO if you have any trouble with it.
.
Release files for AVISO 0.9.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| AVISO-0.9.2.tar.gz | 15.2 kB | Details |
Release files / AVISO-0.9.2.tar.gz
| Download URL | AVISO-0.9.2.tar.gz |
|---|---|
| Size | 15.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e8d1989b2bba0932446dd2e544f1f3c4bc608c570f35d82f9c3d4354d1ec974b
|
|
BLAKE2b-256 checksum How to use checksums |
67e1bf3f8435471ab98986340cd35e325c8902de8e1c8368949992c9c1964e4d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |