oddl

oddl (OpeNDAP Downloader): a GUI-based Python app for downloading and saving netCDF data via OpeNDAP.


Keywords
netcdf, data, science, climate, opendap, gui, netcdf4, tkinter, xarray
License
MIT
Install
pip install oddl==0.1.2

Documentation

oddl (OpeNDAP Downloader)

oddl (OpeNDAP Downloader): a GUI-based Python app for downloading and saving netCDF data via OpeNDAP.

Note: This is an experimental project.

Installation:

pip install oddl

The app can be run from the command line via: oddl

Or you can run it via script via:

from oddl import run

run()

Documentation

Usage documentation is available in PDF form.

Authors

License

This project is licensed under the MIT License.