Skip to content

Releases: NCAR/ccpp-scm

v7.0.1 Release

30 Jun 22:12

Choose a tag to compare

The Developmental Testbed Center (DTC) is pleased to announce the Common Community Physics Package (CCPP) Single-Column Model (SCM) v7.0.1 public release. The CCPP Physics and CCPP Framework remain at v7.0.0 with no changes since the previous release. The SCM v7.0.1 is compatible with these components and includes enhancements and fixes specific to the SCM. Additional information and access to the code can be found here.

The CCPP SCM includes the following updates:

  • Enhanced UFS case generation tools: Added functionality to support specifying i, j grid indices (from the FV3 native grid) along with a tile number in UFS_case_gen.py to generate single-column cases. Also added the ability to accept a list of i, j indices for batch generation of multiple cases.
  • Fix area logic in the SCM: Corrected assignment of the column area from the DEPHY forcing file by removing the dependency on surface forcing LSM. Also allow the column_area in the configuration namelist to override the DEPHY assignment.
  • Use of standardized missing values: Replaced hard coded missing values, -9999.0 and -9999, with the _FillValue or missing value attributes defined in the NetCDF variables.
  • Enhanced documentation for 1) using the DEPHY converter script, which converts forcing files from the legacy format to the DEPHY v1.0 format, and 2) including expected behavior of the Near-Surface Sea Temperature (NSST) scheme within the SCM.
  • Added support for NOAA’s Ursa platform using spack-stack v1.9.1

This release code can be obtained by downloading the v7.0.1.tar.gz orv7.0.1.zip file or via the command line with

$ git clone --recursive -b v7.0.1 https://github.com/NCAR/ccpp-scm

See v7.0.0 Assets for test files.

v7.0.0 Release

09 Sep 19:47

Choose a tag to compare

This tag represents the v7.0.0 public release of the Single Column Model for the Common Community Physics Package (CCPP-SCM). More information about this release can be obtained at https://dtcenter.org/community-code/common-community-physics-package-ccpp/download

This release code can be obtained via the command line

git clone --recursive -b v7.0.0 https://github.com/NCAR/ccpp-scm

v7.0.0 Beta Release

01 Aug 21:37
5702b65

Choose a tag to compare

v7.0.0 Beta Release Pre-release
Pre-release

This is a beta testing release for the upcoming v7.0.0 CCPP-SCM release

v6.0.0

29 Jun 20:42
ead547f

Choose a tag to compare

This tag represents the v6.0.0 public release of the Single Column Model for the Common Community Physics Package (CCPP-SCM). More information about this release can be obtained at https://dtcenter.org/community-code/common-community-physics-package-ccpp/download

This release code can be obtained via the command line

git clone --recursive -b v6.0.0 https://github.com/NCAR/ccpp-scm

v6.0.0 Beta Release

24 Jun 17:46
08e1904

Choose a tag to compare

v6.0.0 Beta Release Pre-release
Pre-release

This is a beta testing release for the upcoming v6.0.0 CCPP-SCM release

v5.1.0

12 May 19:31

Choose a tag to compare

This tag is identical to the v5.0.0 public release of the CCPP-SCM, but after the repository was re-written to remove large files from history. This is the tag that should be used for the online tutorial until the next release.

More information about this release can be obtained at https://dtcenter.org/community-code/common-community-physics-package-ccpp/download

This release code can be obtained via

git clone --recursive -b v5.1.0 https://github.com/NCAR/ccpp-scm

v5.0.0

03 Mar 20:13

Choose a tag to compare

This tag represents the v5.0.0 public release of the CCPP-SCM. More information about this release can be obtained at https://dtcenter.org/community-code/common-community-physics-package-ccpp/download

This release code can be obtained via

git clone --recursive -b v5.0.0 https://github.com/NCAR/ccpp-scm

v5.0.0-beta

25 Feb 18:54

Choose a tag to compare

v5.0.0-beta Pre-release
Pre-release

This tag represents the v5.0.0-beta public release of the CCPP-SCM.

This release code can be obtained via

git clone --recursive -b v5.0.0-beta https://github.com/NCAR/ccpp-scm

v5.0.0-alpha

22 Feb 16:47

Choose a tag to compare

v5.0.0-alpha Pre-release
Pre-release

This tag represents the v5.0.0-alpha public release of the CCPP-SCM.

This release code can be obtained via

git clone --recursive -b v5.0.0-alpha https://github.com/NCAR/gmtb-scm

v4.1.0

05 Oct 19:20

Choose a tag to compare

This tag represents the v4.1.0 public release of the CCPP-SCM. More information about this release can be obtained at https://dtcenter.org/community-code/common-community-physics-package-ccpp/download

This release code can be obtained via

git clone --recursive -b v4.1.0 https://github.com/NCAR/gmtb-scm