Releases: NOAA-EMC/UPP
Release for upp submodule update at FV3 repository
Main changes include:
- offline post itag format update in namlists (#402)
- cmake build update for building UPP as submodule in UFS model (#412)
- Grib1 cleanup and sigio read interface removal (#410)
- hafs control file update (# 418)
- fix global FV3 land-sea mask issue and ouput foundation temperature (#419)
- Updates from NOAA GSL (#413)
Release for GEFS V12 Transition on WCOSS2
This release is for GEFS V12 transition on WCOSS2.
Release for upp/10.0.10 installation
This release is used to upp/10.0.10 installation at the hpc-stack.
The main updates include:
- Add SSMISF17 generation.
- Increase pd to 50 mb to solve GFS V16 pvu issue.
- Add new land related fields.
- switch to local copy of FindNetCDF.cmake for cmake build.
- Fix 1000 mb HGT issue at RRFS 3 km parallel run.
Release for UPP V9.0.1
UPP V9.0.1
This is a bug fix release for UPP V9.0.0 from the release/public-v2 branch. This release can be used in standalone mode and is also the version used with the recent bug fix release v1.0.1 of the UFS Short Range Weather (SRW) Application.
Release Notes
Updates are minor and do not change code or results:
- Fix run_upp script bug with fhrs in output filename
- Update documentation to add missing link to output variable table and add missing satellite fields.
User Support
Support for the UPP is provided to the community by the Developmental Testbed Center.
User help questions may be posted to the online UFS forum: https://forums.ufscommunity.org/forum/post-processing
Questions may also be posted the GitHub repository Discussions Board: https://github.com/NOAA-EMC/EMC_post/discussions
More information about the UPP can be found at: http://www.dtcenter.org/community-code/unified-post-processor-upp
The UPP Users' Guide for this release can be found at: https://upp.readthedocs.io/en/upp_v9.0.1/
Quick Build Instructions
-
Must build NCEPLIBS prior to installing UPP (tag ufs-v2.0.0)
The external NCEP libraries https://github.com/NOAA-EMC/NCEPLIBS-external
The NCEP libraries https://github.com/NOAA-EMC/NCEPLIBS -
Obtain the UPP code
Download from this release page -or-
git clone -b upp_v9.0.1 --recurse-submodules https://github.com/NOAA-EMC/EMC_post
-
Build the code
cd EMC_post
mkdir build && cd build
cmake .. -DCMAKE_INSTALL_PREFIX=.. -DCMAKE_PREFIX_PATH=${INSTALL_PREFIX}
make install
where INSTALL_PREFIX is the path to the location of your pre-installed NCEP libraries.
A successful build will create an executable called ncep_post in the EMC_post/bin/ directory.
- Obtain and unpack CRTM fix coefficient files
cd ../
mkdir crtm && cd crtm
wget https://github.com/NOAA-EMC/EMC_post/releases/download/upp_v9.0.1/fix.tar.gz
tar -xzf fix.tar.gz
Release for upp/10.0.9 installation
This release is used to install upp/10.0.9 at the hpc-stack.
Release for upp/10.0.8 installation
This release is used to installing upp/10.0.8 at the hpc-stack.
Release for GFS V16.1.2 Implementation
Create tag upp_gfsv16_release.v1.1.4 for GFS V16.1.2 implementation.
Release for upp/10.0.7 installation
This release is used to installing upp/10.0.7 at the hpc-stack.
Release for upp/10.0.6 installation
This release is used to install upp library upp/10.0.6.
Release for upp/10.0.5 installation
This release is used to install upp library upp/10.0.5.