Skip to content

Releases: NCAR/PyCECT

new model setup

Choose a tag to compare

@allibco allibco released this 14 Jun 23:01

This tag includes examples for setting up ECT for a new model.

MPAS functionality

Choose a tag to compare

@allibco allibco released this 12 Mar 22:31
c0acc79

-Added MPAS functionality
-Improvements to error checking
-Better information upon failure
-Updated CAM defaults for CAM6

3.2.2

Choose a tag to compare

@allibco allibco released this 06 May 21:39
Only supporting python 3.  Added pre-commit checks.  Code cleaning

3.2.1

Choose a tag to compare

@allibco allibco released this 25 Sep 19:33

Compatible with python 3.
Improved documentation.

3.2.0

3.2.0 Pre-release
Pre-release

Choose a tag to compare

@allibco allibco released this 22 Sep 19:56
formatting

3.1.1

Choose a tag to compare

@allibco allibco released this 26 Apr 07:34

Minor bug fixes and I/O update for web_enabled interface.

3.1.0

Choose a tag to compare

@allibco allibco released this 17 Apr 02:04

-Modified CAM variable exclusion process to potentially exclude more variables (via larger tolerance in rank calculation and identification of variables taking only a few constant values).

-Modified IO to no longer use pyNIO as well as to open files as needed (improves speed).

-Updated all documentation and submission script.

-Removed code from earlier releases that is no longer used and cleaned up options.

-Fixed a bug in POP-ECT ensemble summary creation.

-Updated CAM option to print plots.

Include Pop ensemble into the package

Choose a tag to compare

@halehawk halehawk released this 23 Oct 16:25

Include Pop ensemble summary generation and Pop CECT verification into the package

3.0.5

Choose a tag to compare

@halehawk halehawk released this 13 Jul 23:26

Minor release to address data cast problem in area_avg.

3.0.2

Choose a tag to compare

@halehawk halehawk released this 07 Jul 21:33

Minor release that removed all tabs from the source codes and finalized the boxplot plotting functions.