UPP

Revision as of 18:04, 17 November 2020 by S.wales (talk | contribs)

Unified Post Processor https://dtcenter.org/community-code/unified-post-processor-upp

Install instructions

export INSTALL=/scratch/$PROJECT/$USER/upp-install

## Load modules
module load intel-compiler
module load openmpi
module load jasper
module load netcdf

## Download source
git clone -b dtc_post_v4.1.0 --recurse-submodules https://github.com/NOAA-EMC/EMC_post UPPV4.1
git clone https://github.com/NCAR/NCEPlibs

## Install NCEPlibs
cd NCEPlibs

export PNG_INC=/usr/include
export JASPER_INC=$JASPER_ROOT/include
export NETCDF_INC=$NETCDF_ROOT/include
export NETCDF_LIB=$NETCDF_ROOT/lib

./make_ncep_libs.sh -s linux -c intel -d $INSTALL/NCEPlibs -o 0 -a upp