Processing netCDF files for use with simple climate models
Project description
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.
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
Built Distribution
File details
Details for the file netcdf-scm-2.1.1.tar.gz
.
File metadata
- Download URL: netcdf-scm-2.1.1.tar.gz
- Upload date:
- Size: 230.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52995b0dc3268b8eb6b1f16c4b7c5fb5bf83fcc4e90e049653b5b00592362ec1 |
|
MD5 | bb24ae5e3dec710fe1c966f425990f1e |
|
BLAKE2b-256 | cd9753dc6cde3edb7f535d75ccc6c549186ad82973f1d53b6f6490e1b06d71ac |
File details
Details for the file netcdf_scm-2.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: netcdf_scm-2.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 145.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffe4481d9a78541a364ddc17a8c07a966814c435fddad895d2cabb44ea0d7f40 |
|
MD5 | cfb8d20f4064d45e3613a01337648ac5 |
|
BLAKE2b-256 | 1f2f4bebaa8a4a2bcf1ec7d5990d01e1adb43b758ee448d88dcb1f1ff6c1c6af |