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.
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.7.tar.gz
(143.5 kB
view details)
Built Distribution
cdflib-0.4.7-py3-none-any.whl
(72.8 kB
view details)
File details
Details for the file cdflib-0.4.7.tar.gz
.
File metadata
- Download URL: cdflib-0.4.7.tar.gz
- Upload date:
- Size: 143.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d4c3c26f6b5a7dfa89ec9a405fff5fcbe777885cb203953de666e1b27d75b4d |
|
MD5 | 5589f6933af90f62e28f3c98f58d2b62 |
|
BLAKE2b-256 | 4601ff693347314c8967d9ba4104850d4732e3353cd1021ef3f2628ea1b2b97a |
Provenance
File details
Details for the file cdflib-0.4.7-py3-none-any.whl
.
File metadata
- Download URL: cdflib-0.4.7-py3-none-any.whl
- Upload date:
- Size: 72.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 078992ad2d04d8bfcc245902d97a5dafb24ed962ccf08aa333c41bf09125538d |
|
MD5 | 13993d0fc5e5ecea801baee30c430e96 |
|
BLAKE2b-256 | 5832405b61647d19ef938bf78a2cc0170899fb317407f34b5ceaf532e523beaf |