Skip to content

Releases: NCAR/PyConform

Testing Pre-Release Version 0.3.0

25 Sep 18:29
496f3c0
Compare
Choose a tag to compare

This release updates the code to work with Python3. It also updates the testing suite to use pytest and generally modernizes the package repository. It is available for further testing.

Testing Pre-Release 0.2.8

02 May 19:53
6f5c11e
Compare
Choose a tag to compare

Added new autoparse time methods
Added more functions to compute more variables
Changed cmip6 variable names to reflect the standard names
Only create input files for variables that have definitions
Bug fix for race condition when creating new directories

Testing Pre-Release 0.2.7

24 Oct 19:43
1cbe2f1
Compare
Choose a tag to compare
  • Added new user functions
  • Fixes for units and scale factor
  • Added the missing_value attribute
  • Uses alt label for dimension names

Testing Pre-Release 0.2.6

16 Jul 14:44
8e307d0
Compare
Choose a tag to compare

Added more functions in order to provide more data to the request
Minor changes needed to meet cmip6 compliance with prepare

Testing Pre-Release 0.2.5

21 Jun 01:54
5034a4d
Compare
Choose a tag to compare

Create workaround for bug in CMIP6 data request version 01.00.25

Testing Pre-Release 0.2.4

20 Jun 15:21
738f0d0
Compare
Choose a tag to compare

Major Changes:
Replaced parser with lex/yacc
Changes needed to meet CMIP6 standards
More function definitions

Testing Pre-Release 0.2.3

05 Feb 21:13
9634074
Compare
Choose a tag to compare
Merge pull request #64 from NCAR/devel

Update master from devel

Testing Pre-Release

30 Aug 23:48
Compare
Choose a tag to compare
Testing Pre-Release Pre-release
Pre-release
Merge pull request #60 from NCAR/devel

Preparing for Pre-Release

Initial Demo Pre-Release

17 Aug 22:22
Compare
Choose a tag to compare
Pre-release
Merge pull request #28 from NCAR/devel

Merging Version 0.1 into master