Skip to main content

Cube Helper is a package to make equalisation, concatenation, and analysis of Iris cubes easier.

Project description

Cube Helper

Tests PEP8 Licence Documentation Status

Cube Helper is a package to make equalisation, concatenation, and analysis of Iris cubes easier. It is written with reasearchers in mind and provides a good degree of abstraction from many Iris functions and methods.

The package is written entirely in Python and provides a number of reusable methods.

Documentation

cube_helper's documentation is available from https://cube-helper.readthedocs.io/

Requirements

Please ensure you have the following dependencies installed:
cf_units
iris
numpy

Installing

cube_helper is already installed at several sites. Please see their internal documentation for details of how to access it there.

To install your own copy, then cube_helper is available via PyPI and conda-forge:

pip install cube-helper conda install -c conda-forge cube_helper

Alternatively, make sure all the requirements are installed, then clone the repository and set your Python environment to point to your copy, for example:
git clone https://github.com/MetOffice/cube_helper.git
export PYTHONPATH=<path/to/cube_helper>

Contributing

If you want to contribute to Cube Helper be sure to review the contribution guidelines.

License

BSD-3 License

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

cube_helper-2.1.1.tar.gz (12.9 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