Skip to main content

Processing netCDF files for use with simple climate models

Project description

Logo

netCDF-SCM

Basics

Python Versions

Platforms

License

Docs

Conda install

Citations

GDJ Paper

Zenodo

Repository health

Build Status

Codecov

Latest releases

Anaconda

PyPI

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netcdf-scm-2.1.1.tar.gz (230.8 kB view hashes)

Uploaded Source

Built Distribution

netcdf_scm-2.1.1-py2.py3-none-any.whl (145.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page