Skip to content

Releases: MetOffice/cube_helper

Support Iris 3.1

26 Jan 11:32
8583f37
Compare
Choose a tag to compare

Support Iris 3.1. Use valid Python version to build the documentation.

Support Iris 3.1

25 Jan 17:42
204c7e0
Compare
Choose a tag to compare

Includes additional support for latest Python for Read The Docs build.

Support Iris 3.1

25 Jan 15:45
1e0b9c9
Compare
Choose a tag to compare

Imports successfully into Iris 3.1

Include LICENSE in releases

09 Oct 10:42
3cf6e5a
Compare
Choose a tag to compare

Include LICENSE in the distribution so that conda-forge can pull from PyPI.

Additional useful information included in README.md

Add ch.fix_known_issues() function

08 Oct 13:10
eef977a
Compare
Choose a tag to compare

A ch.fix_known_issues() function has been added so that known data issues in CMIP6 can be set to be identified and fixed.

v2.0.12: Successful publication to PyPI

26 Jun 17:16
8fb6845
Compare
Choose a tag to compare

cube_helper is now available from PyPI via pip install cube_helper.

v2.0.9: Merge pull request #33 from MetOffice/fix-issue-#32

26 Jun 15:39
e567e0f
Compare
Choose a tag to compare
initial experimenting with iris time bounds problem

v2.0.8: Merge pull request #33 from MetOffice/fix-issue-#32

26 Jun 15:08
e567e0f
Compare
Choose a tag to compare
initial experimenting with iris time bounds problem

v2.0.7: Merge pull request #33 from MetOffice/fix-issue-#32

26 Jun 15:08
e567e0f
Compare
Choose a tag to compare
initial experimenting with iris time bounds problem

v2.0.6: Merge pull request #29 from MetOffice/add_silent_mode

15 Apr 11:52
11dbd72
Compare
Choose a tag to compare
  • Output now logged rather than printed to sys.stdout

  • Output is now more concise, with attribute and dimensional inconsistencies logged on one line.

  • Output can be turned off with new function muffle_logger() and can be reset with reset_logger