Skip to content

Releases: NOAA-EMC/UPP

Release UPP-SRW-v2.2.0

19 Oct 15:28
baa7751
Compare
Choose a tag to compare

Release for UPP-SRW-v2.2.0

This release is from a hash of the develop branch and is used with the UFS Short Range Weather (SRW) Application V2.2.0 release.

Release Notes

  • Significant updates have been made to source code documentation reflected in the Technical Documentation below.
  • Updates have also been made to the UPP User's Guide and field tables.
  • Various bug fixes and legacy code cleanup.

User Support

User help questions may be posted to the GitHub repository Discussions Board
More information about the UPP can be found at: https://epic.noaa.gov/unified-post-processor/
The UPP User's Guide for this release can be found at: https://upp.readthedocs.io/en/upp-srw-v2.2.0-docs/
Technical Documentation can be found at: https://noaa-emc.github.io/UPP/

Release upp_v8.2.0 for GFS V16.3 Implementation

15 Sep 21:12
cc4d3c2
Compare
Choose a tag to compare

This release is used for GFS V16.3.0 implementation.

Release UPP-SRW-v2.1.0

18 Nov 15:49
e227247
Compare
Choose a tag to compare

Release for UPP-SRW-v2.1.0

This release is from a hash of the develop branch and is used with the UFS Short Range Weather (SRW) Application V2.1.0 release

Release Notes

User help has transitioned from the UFS forum to the GitHub repository Discussions Board. The UFS Forum will be a read-only forum starting 10/31/22.

User Support

User help questions may be posted to the GitHub repository Discussions Board
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-srw-v2.1.0/
Technical Documentation can be found at: https://noaa-emc.github.io/UPP/

Release gefs_v12.3.0 for GEFS V12.3.0 Implementation

23 Jun 13:57
8c39088
Compare
Choose a tag to compare

The tag gefs_v12.3.0 is created to support GEFS V12.3.0 implementation.

Release for UPP V11.0.0

15 Jun 13:35
6b5c589
Compare
Choose a tag to compare

Release for UPP V11.0.0

This release represents a major effort to refactor the UPP code to implement a 2-Dimensional decomposition capability. This development was led by UPP developers at NOAA’s Environmental Modeling Center (EMC) with funding through the Hurricane Supplemental funding line. Please see the Users Guide in links below for details on how to use this capability.

Release Notes

  • Capability added to decompose grids in both x- and y-directions.
  • 1D (y-direction only) decomposition is still available.
  • Identical results are expected for 1D vs 2D.
  • Testing indicated no deterioration in run time and in many cases reduction in run time for existing configurations/applications.
  • Further timing improvement expected especially for larger domains.
  • Support for this feature has been implemented in offline standalone UPP and inline UPP.
  • 2D decomposition is only supported for UFS based model outputs.

User Support

User help questions may be posted to the online UFS forum
Questions may also be posted to the GitHub repository Discussions Board
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_v11.0.0/
Technical Documentation can be found at: https://noaa-emc.github.io/UPP/

Quick Build Instructions for UPP executable.

Pre-requisite libraries

UPP requires a number of NCEP Libraries and third party libraries to build. These must be built via HPC-stack. If building UPP on a platform not supported through the compile_upp.sh script, the user must first install hpc-stack and add the proper module files to the UPP directory tree.

Supported platforms

These platforms have HPC-stack pre-installed for use with UPP.

Platform Compiler
Hera Intel
Cheyenne Intel
wcoss2 Intel
wcoss_dell_p3 Intel

Obtain the UPP code

Option 1) Download from this release page
Option 2) git clone -b upp_v11.0.0 https://github.com/NOAA-EMC/UPP

Quick Build

If running on a supported platform with HPC-stack pre-installed, simply run the build script.

cd UPP/tests
./compile_upp.sh

A successful build will create an executable called upp.x in the UPP/tests/install/bin/ directory.

Obtain and unpack CRTM fix coefficient files

cd UPP
mkdir crtm && cd crtm
wget https://github.com/NOAA-EMC/UPP/releases/download/upp_v10.1.0/fix.tar.gz
tar -xzf fix.tar.gz

Release for UPP V10.1.0

27 May 01:09
1dbcb0c
Compare
Choose a tag to compare

Release for UPP V10.1.0

This release is from the release/public-v3 branch and can be used in standalone mode and is also used with the UFS Short Range Weather (SRW) Application v2.0.0 release.

Release Notes

User Support

User help questions may be posted to the online UFS forum
Questions may also be posted to the GitHub repository Discussions Board
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_v10.1.0/
Technical Documentation can be found at: https://noaa-emc.github.io/UPP/

Quick Build Instructions for UPP executable.

Pre-requisite libraries

UPP requires a number of NCEP Libraries and third party libraries to build. These must be built via HPC-stack. If building UPP on a platform not supported through the compile_upp.sh script, the user must first install hpc-stack and add the proper module files to the UPP directory tree.

Supported platforms

These platforms have HPC-stack pre-installed for use with UPP.

Platform Compiler
Hera Intel
Jet Intel
Orion Intel
Cheyenne Intel
Cheyenne gnu
wcoss.lua Intel
wcoss_cray Intel
wcoss_dell_p3 Intel

Obtain the UPP code

Option 1) Download from this release page
Option 2) git clone -b upp_v10.1.0 https://github.com/NOAA-EMC/UPP

Quick Build

If running on a supported platform with HPC-stack pre-installed, simply run the build script.

cd UPP/tests
./compile_upp.sh

A successful build will create an executable called upp.x in the UPP/tests/install/bin/ directory.

Obtain and unpack CRTM fix coefficient files

cd UPP
mkdir crtm && cd crtm
wget https://github.com/NOAA-EMC/UPP/releases/download/upp_v10.1.0/fix.tar.gz
tar -xzf fix.tar.gz

Release upp_v8.1.2 for GFS V16.2.0 on WCOSS2 Operation

13 Apr 14:56
aeb1213
Compare
Choose a tag to compare

This release is for GFS V16.2.0 on WCOSS2 operation.

The main updates are:

  • Increase icnt value from 1000 to 1080 in exglobal_atmos_pmgr.sh based on NCO's feedback.

Release for upp submodule update at fv3atm repository

18 Mar 20:16
0185bb9
Compare
Choose a tag to compare

Main changes include:

  • Doxtgen enhancement in UPP code.
  • Update UPP documentation.
  • Sync changes from UPP for GFSV16.
  • Configurate gtg code as UPP submodule and update gtg code checkout procedure.
  • Clean up legacy read interfaces.
  • Update regional FV3 read interface for offline post with parallel netcdf read.
  • Modify CALUPDHEL.f for restricting undefined grids in computation.

Release upp_v8.1.1 for GFS V16.2.0 on Hera/Orion

14 Mar 14:25
4be44aa
Compare
Choose a tag to compare

This release is for GFS V16.2.0 on Hera and Orion.

Release upp_v8.1.0 for GFS V16.2.0

18 Jan 19:31
0168fbb
Compare
Choose a tag to compare

This release is for GFS V16.2.0 implementation on WCOSS2.