Releases: NCAR/ccpp-scm
v7.0.1 Release
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
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
This is a beta testing release for the upcoming v7.0.0 CCPP-SCM release
v6.0.0
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
This is a beta testing release for the upcoming v6.0.0 CCPP-SCM release
v5.1.0
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
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
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
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
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