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.6 is required. This module uses only Numpy, no complicated prereqs.
Install
To install, open up your terminal/command prompt, and type:
pip install cdflib
There are two different CDF classes: a cdf reader, and a cdf writer.
Currently, you cannot simultaneously read and write to the same file. Future implementations, however, will unify these two classes.
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-0.4.9.tar.gz
(143.6 kB
view details)
Built Distribution
cdflib-0.4.9-py3-none-any.whl
(72.9 kB
view details)
File details
Details for the file cdflib-0.4.9.tar.gz
.
File metadata
- Download URL: cdflib-0.4.9.tar.gz
- Upload date:
- Size: 143.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 665d2ab31fcf7b61dec230fbc390d87e02116993dc434c3112921f967012b963 |
|
MD5 | e7e342081f1e70bfc284f68c96c807f6 |
|
BLAKE2b-256 | 7c5c840cddef48bfc580b180ed9451eb1b8f23be1d957c893d3bf4105e1577ba |
Provenance
File details
Details for the file cdflib-0.4.9-py3-none-any.whl
.
File metadata
- Download URL: cdflib-0.4.9-py3-none-any.whl
- Upload date:
- Size: 72.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ea9c25de20fc372d3f8feae8c86404f7214428fbd2010a4d490b55c69a11aca |
|
MD5 | 2c467d776f0fcdfd13ccdd7d71e9539a |
|
BLAKE2b-256 | c25ea7f6e6f569b54a8b3b8d749935c30715efdcbabd626b543e787abafb685e |