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

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 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. At the moment these have to be read out of setup.py manually, we are working on automating this.

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-2.0.0b3.tar.gz (299.2 kB view hashes)

Uploaded Source

Built Distribution

netcdf_scm-2.0.0b3-py2.py3-none-any.whl (240.3 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