cdflib is a python module to read/write CDF (Common Data Format .cdf) files without needing to install the
CDF NASA library.
Python >= 3.9 is required. The core of this package uses only numpy, with no complicated compiler requirements.
To install, open up your terminal/command prompt, and type:
pip install cdflibThe full documentation can be found here: