A library to handle altimetric data produced by AVISO
Project description
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.
.
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
File details
Details for the file AVISO-0.8.5.tar.gz
.
File metadata
- Download URL: AVISO-0.8.5.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dde5b537a7498d50e35be4ed877ccf6b6dad548c0907356af6988f748c034970 |
|
MD5 | 4ae496582fd12f50d520276fe3ad57d1 |
|
BLAKE2b-256 | 68d6302ca1e908419ab5ad98ceede354a0a2d1da8473bae0f0ba6cfd1bfc9478 |