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.8.tar.gz
(143.6 kB
view details)
Built Distribution
cdflib-0.4.8-py3-none-any.whl
(72.9 kB
view details)
File details
Details for the file cdflib-0.4.8.tar.gz
.
File metadata
- Download URL: cdflib-0.4.8.tar.gz
- Upload date:
- Size: 143.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa85d330d9a500a4cdd20a113a6ea5113f359c8950d179b95bb58d06c9bbe262 |
|
MD5 | f8ddca24152c502b0d22b8bfecf75a1a |
|
BLAKE2b-256 | cde24d8391ff2f17ee2c559d65c305226707ef4f6a10565140019026c224e248 |
Provenance
File details
Details for the file cdflib-0.4.8-py3-none-any.whl
.
File metadata
- Download URL: cdflib-0.4.8-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.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27f5eb58c01ccededf4f2d476ffc98e72ef04202a615945107cdd6f128ea548f |
|
MD5 | bbe5e8bfbdb68848e1a6887d2472e5f5 |
|
BLAKE2b-256 | ecd8b4388e4b3198359756feb2e9dd99e4276a9fcd45e06b27156ecf8734e108 |