Skip to main content

Python wrapper for processing netCDF files for use with simple climate models

Project description

Logo

NetCDF SCM

Warning: `netcdf_scm` is still under heavy development so things are likely to change fast

Build Status

Codecov

Docs

PyPI

Python Versions

JOSS Paper

Downloads

Latest Version

Last Commit

Commits Since Last Release

Contributors

Zenodo

License

NetCDF SCM is a package of Python wrappers for processing netCDF files for use with simple climate models, 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…]:

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 Read 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.3.1.tar.gz (42.8 kB view hashes)

Uploaded Source

Built Distribution

netcdf_scm-0.3.1-py2.py3-none-any.whl (15.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