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

JOSS Paper

Zenodo

Repository health

Build Status

Codecov

Latest releases

Anaconda

PyPI

Latest Version

Downloads

Latest activity

Contributors

Last Commit

Commits Since Last Release

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 2-Clause License, see LICENSE. If you make any use of NetCDF-SCM, please cite The Journal of Open Source Software (JOSS) paper [insert reference here when written…] 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

If you do install it this way, we think (but aren’t yet completely sure) that you will also need to install (at least) the minimal pip requirements.

# if you're using a conda environment, make sure you're in it
# and that pip is installed in the conda environment
pip install -Ur pip-requirements-minimal.txt

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.

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-0.6.1a1.tar.gz (56.6 kB view hashes)

Uploaded Source

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