Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
/ cdflib Public
forked from MAVENSDC/cdflib

A python module for reading NASA's Common Data Format (cdf) files

License

Notifications You must be signed in to change notification settings

spedas/cdflib

 
 

Repository files navigation

Run tests codecov DOI Documentation Status

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:

https://cdflib.readthedocs.io/en/latest/

About

A python module for reading NASA's Common Data Format (cdf) files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Dockerfile 0.1%