Skip to content

Releases: NOAA-EMC/UPP

Release for upp submodule update at FV3 repository

09 Dec 13:29
0dc3c0c
Compare
Choose a tag to compare

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

12 Nov 14:51
6737e7e
Compare
Choose a tag to compare

This release is for GEFS V12 transition on WCOSS2.

Release for upp/10.0.10 installation

29 Sep 13:09
14171cd
Compare
Choose a tag to compare

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

15 Sep 15:13
8cf4f3b
Compare
Choose a tag to compare

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

  1. 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

  2. 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

  3. 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.

  1. 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

23 Aug 15:21
a49af05
Compare
Choose a tag to compare

This release is used to install upp/10.0.9 at the hpc-stack.

Release for upp/10.0.8 installation

14 Jun 15:44
ce98991
Compare
Choose a tag to compare

This release is used to installing upp/10.0.8 at the hpc-stack.

Release for GFS V16.1.2 Implementation

14 Jun 18:08
fed7f01
Compare
Choose a tag to compare

Create tag upp_gfsv16_release.v1.1.4 for GFS V16.1.2 implementation.

Release for upp/10.0.7 installation

11 May 16:22
cceaa71
Compare
Choose a tag to compare

This release is used to installing upp/10.0.7 at the hpc-stack.

Release for upp/10.0.6 installation

15 Apr 15:27
5fd6e8d
Compare
Choose a tag to compare

This release is used to install upp library upp/10.0.6.

Release for upp/10.0.5 installation

25 Mar 14:51
249ce64
Compare
Choose a tag to compare

This release is used to install upp library upp/10.0.5.