Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Releases: NCAR/PyConform

Testing Pre-Release Version 0.3.0

Choose a tag to compare

@kmpaul kmpaul released this 25 Sep 18:29
496f3c0

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

Choose a tag to compare

@sherimickelson sherimickelson released this 02 May 19:53
6f5c11e

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

Choose a tag to compare

@sherimickelson sherimickelson released this 24 Oct 19:43
1cbe2f1
  • 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

Choose a tag to compare

@sherimickelson sherimickelson released this 16 Jul 14:44
8e307d0

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

Choose a tag to compare

@sherimickelson sherimickelson released this 21 Jun 01:54
5034a4d

Create workaround for bug in CMIP6 data request version 01.00.25

Testing Pre-Release 0.2.4

Choose a tag to compare

@sherimickelson sherimickelson released this 20 Jun 15:21
738f0d0

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

Testing Pre-Release 0.2.3

Choose a tag to compare

@sherimickelson sherimickelson released this 05 Feb 21:13
9634074
Merge pull request #64 from NCAR/devel

Update master from devel

Testing Pre-Release

Testing Pre-Release Pre-release
Pre-release

Choose a tag to compare

@kmpaul kmpaul released this 30 Aug 23:48
Merge pull request #60 from NCAR/devel

Preparing for Pre-Release

Initial Demo Pre-Release

Pre-release

Choose a tag to compare

@kmpaul kmpaul released this 17 Aug 22:22
Merge pull request #28 from NCAR/devel

Merging Version 0.1 into master