Quick and efficient Python tools for analyzing NetCDF data
Project description
nctoolkit is a Python package providing easy tools for manipulating NetCDF data.
The goal of nctoolkit is to provide a comprehensive tool in Python for manipulating individual NetCDF files and ensembles of NetCDF files. The philosophy is to provide sufficient methods to carry out 80-90% of what you want to do with NetCDF files.
Under the hood, nctoolkit relies on the command line packages Climate Data Operates (CDO) and the NCO toolkit, but primarily on CDO. No prior knowledge of CDO or NCO are required to use nctoolkit. Behind the scenes, nctoolkit will generate system calls to either CDO or NCO, which are traced and can be viewed by the user. However, in almost all cases these can be ignored by most users.
The package is designed for both intensive bulk processing of NetCDF files and interactive Jupyter notebook analysis. It features an interactive plotting feature which allows users to view the contents of NetCDF files either within Jupyter notebooks or a web browser.
Documentation and a user guide are available here.
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
Built Distribution
Hashes for nctoolkit-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 352a17e0cf4f20461c98023c3f0cc6fb93504186b216c666cceceb834e16b883 |
|
MD5 | 6f190e97a082a70aad71cb43a240ce2f |
|
BLAKE2b-256 | e3919eaf99d71c0e456624ccf935bde4c3f666f9635f154102da29ab18c42bf9 |