NCHD: A dead simple, colourised netCDF file header viewer
My use case for ncdump is almost exclusively ncdump -h $FILE.
This presents two mild inconveniences:
- Output is not colourised. This is kind of annoying.
- It's too many characters to type.
This tool solves these glaring errors, by providing shorter command name, and colourising the output. It mostly exists because I wanted to write a CLI tool.
Installation
pip install nchd
Usage
nchd $FILE
Options
--help: Show help message and exit
Contributing
Feel free to contribute! With that in mind, this tool is intentionally simple.
Release files for nchd 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nchd-0.0.2.tar.gz | 7.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nchd-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:15.1 kB
Release files / nchd-0.0.2.tar.gz
| Download URL | nchd-0.0.2.tar.gz |
|---|---|
| Size | 7.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dcffb9c657a40b09c4ae9c1dceca761ab60e42541d53378cb2680def8b54f420
|
|
BLAKE2b-256 checksum How to use checksums |
8c15ebd7b6dece7b60faaf5cc8a6f7f4cdfb003d5a59be4c536ca62802c42558
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.0
|
Release files / nchd-0.0.2-py3-none-any.whl
| Download URL | nchd-0.0.2-py3-none-any.whl |
|---|---|
| Size | 7.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
57a157045ed02b57065625c0fdc4c0201af71e1ada91680182194cfc55d8f215
|
|
BLAKE2b-256 checksum How to use checksums |
6076e9569869bf44d5221ffb8316a8f4ad3f372d6d2e08caa98216a59c929e50
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.0
|