netCDF-SCM
Basics |
Citations |
Repository health |
Latest releases |
netCDF-SCM is a Python package for processing netCDF files. It focusses on metrics which are relevant to simple climate models and is built on top of the Iris package.
License
netCDF-SCM is free software under a BSD 3-Clause License, see LICENSE. If you make any use of netCDF-SCM, please cite the Geoscience Data Journal (GDJ) paper (Nicholls et al., GDJ 2021) as well as the relevant Zenodo release.
Installation
The easiest way to install netCDF-SCM is with conda
# if you're using a conda environment, make sure you're in it conda install -c conda-forge netcdf-scm
It is also possible to install it with pip
# if you're using a virtual environment, make sure you're in it pip install netcdf-scm
However installing with pip requires installing all of Iris’s dependencies yourself which is not trivial. As far as we know, Iris cannot be installed with pip alone.
Documentation
Documentation can be found at our documentation pages (we are thankful to Read the Docs for hosting us).
Contributing
Please see the Development section of the docs.
Release files for netcdf-scm 2.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| netcdf-scm-2.1.0.tar.gz | 230.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| netcdf_scm-2.1.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 376.4 kB
Release files / netcdf-scm-2.1.0.tar.gz
| Download URL | netcdf-scm-2.1.0.tar.gz |
|---|---|
| Size | 230.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
08fea036cd287efaf8ad901e4bf6f512e67b549a335310d5387a466d5ecf17e0
|
|
BLAKE2b-256 checksum How to use checksums |
4ccaf4385c380868e611d29c0906b6dde6d4605479f3c3eb42f1145f5fb6089e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
|
Release files / netcdf_scm-2.1.0-py2.py3-none-any.whl
| Download URL | netcdf_scm-2.1.0-py2.py3-none-any.whl |
|---|---|
| Size | 145.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
5220a0798dfe8d953e1e7b1eb9cded3ca11ba2f0ffe12350a2cc6e728008a61c
|
|
BLAKE2b-256 checksum How to use checksums |
de11bdd5556d42fd22582d6ffd4d78c78af9666af28d27efcf9147650e348fc7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
|