A python CDF reader toolkit
Project description
CDFlib
cdflib
is a python module to read/write CDF (Common Data Format .cdf
) files without needing to install the
CDF NASA library.
Python >= 3.8 is required. The core of this package uses only numpy, with no complicated compiler requirements.
Install
To install, open up your terminal/command prompt, and type:
pip install cdflib
Documentation
The full documentation can be found 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
cdflib-1.2.2.tar.gz
(233.4 kB
view hashes)
Built Distribution
cdflib-1.2.2-py3-none-any.whl
(74.1 kB
view hashes)