Skip to content
Merged
Show file tree
Hide file tree
Changes from 11 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
1e01983
A couple of small updates based on the deployment of an updated system.
MatthewPyle-NOAA Oct 30, 2025
491145c
Four updated files that Lin requested to be added to this PR.
MatthewPyle-NOAA Oct 30, 2025
b30a4b1
Removes commented out lines.
MatthewPyle-NOAA Oct 30, 2025
a4ae3a5
Boosts memory limit for enkf_blend_ics_master ecf script
MatthewPyle-NOAA Oct 30, 2025
7772492
Corrects problem with generating .idx file for new nbm UPP output.
MatthewPyle-NOAA Oct 30, 2025
5ddc819
Boosts memory request in jrrfs_enkf_blend_ics_master.ecf
MatthewPyle-NOAA Oct 30, 2025
bd9d001
Fixes issues seen in the testing of the radar processing job.
MatthewPyle-NOAA Oct 31, 2025
561df9d
Preliminary shift to "-C" libraries and ESMF/8.6.0. Want to discuss
MatthewPyle-NOAA Nov 4, 2025
ad2a74d
Add member number to nbmfld idx files
Nov 5, 2025
60817eb
Modify job card resource and cleanup method
lgannoaa Nov 5, 2025
b5d76de
Modify job card resource and cleanup method
lgannoaa Nov 5, 2025
e55b5e8
Re-adding fix for including member number with NBMFLD idx files
Nov 5, 2025
e565c3f
Firewx LBCs job fix from Lin
Nov 6, 2025
1f57afa
Run UPP subhourly jobs with 2 nodes instead of 4
Nov 6, 2025
250c6ae
Reduce SBN/AWIPS product volume
Nov 6, 2025
de082e9
Merge pull request #1 from MatthewPyle-NOAA/feature/testingupdates
JiliDong-NOAA Nov 7, 2025
435da45
add Td 2m patch for NBM
Nov 7, 2025
ce36dd2
Merge pull request #5 from JiliDong-NOAA/dpt2m_post
MatthewPyle-NOAA Nov 10, 2025
218ef43
Updates .ver files to use g2tmpl/1.17.0
MatthewPyle-NOAA Nov 10, 2025
4b8a0bc
Reverts to the -D libraries used in testing (and wanted for
MatthewPyle-NOAA Nov 13, 2025
fc7e4e3
fix a few bugs for dpt2m post
Nov 14, 2025
6b110f2
Merge branch 'feature/testingupdates' into dpt2m_post
MatthewPyle-NOAA Nov 17, 2025
464a3eb
Merge pull request #6 from JiliDong-NOAA/dpt2m_post
MatthewPyle-NOAA Nov 17, 2025
1614ef8
Only run dpt2m_post.exe for RRFS and REFS
Nov 17, 2025
b0c05e6
Updates build.ver and run.ver to point at esmf version 8.8.0
MatthewPyle-NOAA Nov 17, 2025
4678a21
Adds the modulepath_compiler and modulepath_mpi needed to use the old
MatthewPyle-NOAA Nov 17, 2025
3ca9ee6
Brings in updated exrrfs_blend_ics.sh script from Lin that can handle
MatthewPyle-NOAA Nov 18, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:15:00
#PBS -l place=vscatter:excl,select=1:ncpus=128:mem=500
#PBS -l place=vscatter:shared,select=1:ncpus=1:mem=50G
#PBS -l debug=true

model=rrfs
Expand Down
2 changes: 1 addition & 1 deletion ecf/scripts/ics/enkf/jrrfs_enkf_blend_ics_master.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:30:00
#PBS -l place=vscatter:shared,select=1:mpiprocs=8:ncpus=8:mem=20G
#PBS -l place=vscatter:shared,select=1:mpiprocs=8:ncpus=8:mem=260G
#PBS -l debug=true

model=rrfs
Expand Down
31 changes: 31 additions & 0 deletions ecf/scripts/ics/firewx/jrrfs_firewx_make_lbcs_00.ecf
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
#PBS -N rrfs_firewx_make_lbcs_00_%CYC%
#PBS -j oe
#PBS -S /bin/bash
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=01:30:00
#PBS -l place=excl,select=1:ncpus=64:ompthreads=2:mem=1000G:prepost=true
#PBS -l debug=true

model=rrfs
export cyc="%CYC%"
%include <head.h>
%include <envir-p1.h>
############################################################
# Load modules
############################################################


module list
export WGF="%WGF%"
export BCGRPNUM="%BCGRPNUM%"
export BCGRP="%BCGRP%"
############################################################
# CALL executable job script here
############################################################
${HOMErrfs}/ush/load_modules_run_task.sh make_lbcs ${HOMErrfs}/jobs/JRRFS_MAKE_LBCS

%include <tail.h>

%manual
%end
2 changes: 1 addition & 1 deletion ecf/scripts/ics/firewx/jrrfs_firewx_make_lbcs_master.ecf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=01:30:00
#PBS -l place=scatter:shared,select=1:ncpus=36:mem=66G
#PBS -l place=scatter:shared,select=1:ncpus=36:mem=260G
#PBS -l debug=true

model=rrfs
Expand Down
22 changes: 12 additions & 10 deletions ecf/setup_ecf_links.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash
set -eux
module load prod_util

# Assume resource is using NCO production configuration
resource_config="EMC"
ECF_DIR=$(pwd)
Expand Down Expand Up @@ -46,15 +48,15 @@ cd ${ECF_DIR}/../fix/workflow/
echo "point at proper workflow.conf version..."
rm -f ./det/workflow.conf ./enkf/workflow.conf ./ensf/workflow.conf ./firewx/workflow.conf
if [ ${resource_config} == "NCO" ]; then
ln -s ./det/workflow.conf_prod ./det/workflow.conf
ln -s ./enkf/workflow.conf_prod ./enkf/workflow.conf
ln -s ./ensf/workflow.conf_prod ./ensf/workflow.conf
ln -s ./firewx/workflow.conf_prod ./firewx/workflow.conf
cpreq ./det/workflow.conf_prod ./det/workflow.conf
cpreq ./enkf/workflow.conf_prod ./enkf/workflow.conf
cpreq ./ensf/workflow.conf_prod ./ensf/workflow.conf
cpreq ./firewx/workflow.conf_prod ./firewx/workflow.conf
else
ln -s ./det/workflow.conf_dev ./det/workflow.conf
ln -s ./enkf/workflow.conf_dev ./enkf/workflow.conf
ln -s ./ensf/workflow.conf_dev ./ensf/workflow.conf
ln -s ./firewx/workflow.conf_dev ./firewx/workflow.conf
cpreq ./det/workflow.conf_dev ./det/workflow.conf
cpreq ./enkf/workflow.conf_dev ./enkf/workflow.conf
cpreq ./ensf/workflow.conf_dev ./ensf/workflow.conf
cpreq ./firewx/workflow.conf_dev ./firewx/workflow.conf
fi

# det prdgen files
Expand Down Expand Up @@ -250,9 +252,9 @@ done
# firewx ics lbcs files
cd $ECF_DIR/scripts/ics/firewx
echo "Copy firewx ics lbcs files ..."
rm -f jrrfs_firewx_make_lbcs_??.ecf
for fhrs in $(seq 0 35); do
for fhrs in $(seq 1 35); do
fhr_2d=$( printf "%02d" "${fhrs}" )
rm -f jrrfs_firewx_make_lbcs_${fhr_2d}.ecf
cp jrrfs_firewx_make_lbcs_master.ecf jrrfs_firewx_make_lbcs_${fhr_2d}.ecf
sed -i -e "s|@firewx_make_lbcs_fhr@|${fhr_2d}|g" jrrfs_firewx_make_lbcs_${fhr_2d}.ecf
done
Expand Down
12 changes: 6 additions & 6 deletions modulefiles/build_wcoss2_intel.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ load(pathJoin("jasper", os.getenv("jasper_ver")))
load(pathJoin("zlib", os.getenv("zlib_ver")))
load(pathJoin("libpng", os.getenv("libpng_ver")))
load(pathJoin("libjpeg", os.getenv("libjpeg_ver")))
load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("pio-D", os.getenv("pio_ver")))
load(pathJoin("esmf-D", os.getenv("esmf_ver")))
load(pathJoin("fms-D", os.getenv("fms_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("pio-C", os.getenv("pio_ver")))
load(pathJoin("esmf-C", os.getenv("esmf_ver")))
load(pathJoin("fms", os.getenv("fms_ver")))
load(pathJoin("gftl-shared", os.getenv("gftl_shared_ver")))

load(pathJoin("bacio", os.getenv("bacio_ver")))
Expand Down
7 changes: 4 additions & 3 deletions modulefiles/tasks/wcoss2/analysis_gsi.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,15 @@ load(pathJoin("prod_util", os.getenv("prod_util_ver")))
load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("bacio", os.getenv("bacio_ver")))
load(pathJoin("w3emc", os.getenv("w3emc_ver")))
load(pathJoin("sp", os.getenv("sp_ver")))
load(pathJoin("ip", os.getenv("ip_ver")))
load(pathJoin("nemsio", os.getenv("nemsio_ver")))
load(pathJoin("ncdiag", os.getenv("ncdiag_ver")))
load(pathJoin("ncdiag-A", os.getenv("ncdiag_ver")))
load(pathJoin("libjpeg", os.getenv("libjpeg_ver")))
load(pathJoin("crtm", os.getenv("crtm_ver")))

Expand Down
6 changes: 3 additions & 3 deletions modulefiles/tasks/wcoss2/blend_ics.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("libjpeg", os.getenv("libjpeg_ver")))
load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("bacio", os.getenv("bacio_ver")))
load(pathJoin("w3emc", os.getenv("w3emc_ver")))
load(pathJoin("nemsio", os.getenv("nemsio_ver")))
Expand Down
6 changes: 3 additions & 3 deletions modulefiles/tasks/wcoss2/bufrsnd.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ load(pathJoin("prod_util", os.getenv("prod_util_ver")))
load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("gempak", os.getenv("gempak_ver")))
6 changes: 3 additions & 3 deletions modulefiles/tasks/wcoss2/enkf_radarref.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ load(pathJoin("prod_util", os.getenv("prod_util_ver")))
load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("bacio", os.getenv("bacio_ver")))
load(pathJoin("w3emc", os.getenv("w3emc_ver")))
load(pathJoin("sp", os.getenv("sp_ver")))
Expand Down
6 changes: 3 additions & 3 deletions modulefiles/tasks/wcoss2/enkfupdt.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))
load(pathJoin("jasper", os.getenv("jasper_ver")))
load(pathJoin("zlib", os.getenv("zlib_ver")))
load(pathJoin("libpng", os.getenv("libpng_ver")))
load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))

load(pathJoin("bacio", os.getenv("bacio_ver")))
load(pathJoin("ip", os.getenv("ip_ver")))
Expand Down
10 changes: 5 additions & 5 deletions modulefiles/tasks/wcoss2/forecast.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("jasper", os.getenv("jasper_ver")))
load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("fms-D", os.getenv("fms_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("fms", os.getenv("fms_ver")))
load(pathJoin("bacio", os.getenv("bacio_ver")))
load(pathJoin("crtm", os.getenv("crtm_ver")))
load(pathJoin("g2", os.getenv("g2_ver")))
load(pathJoin("ip", os.getenv("ip_ver")))
load(pathJoin("sp", os.getenv("sp_ver")))
load(pathJoin("w3emc", os.getenv("w3emc_ver")))
load(pathJoin("pio", os.getenv("pio_ver")))
load(pathJoin("esmf-D", os.getenv("esmf_ver")))
load(pathJoin("esmf-C", os.getenv("esmf_ver")))
load(pathJoin("libjpeg", os.getenv("libjpeg_ver")))

load(pathJoin("udunits", os.getenv("udunits_ver")))
Expand Down
6 changes: 3 additions & 3 deletions modulefiles/tasks/wcoss2/gempak.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))
load(pathJoin("wgrib2", os.getenv("wgrib2_ver")))

load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("gempak", os.getenv("gempak_ver")))
6 changes: 3 additions & 3 deletions modulefiles/tasks/wcoss2/hybrid_radar_ref.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ load(pathJoin("prod_util", os.getenv("prod_util_ver")))
load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))

load(pathJoin("udunits", os.getenv("udunits_ver")))
load(pathJoin("gsl", os.getenv("gsl_ver")))
Expand Down
8 changes: 4 additions & 4 deletions modulefiles/tasks/wcoss2/make_grid.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("libjpeg", os.getenv("libjpeg_ver")))
load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("bacio", os.getenv("bacio_ver")))
load(pathJoin("w3emc", os.getenv("w3emc_ver")))
load(pathJoin("nemsio", os.getenv("nemsio_ver")))
load(pathJoin("sp", os.getenv("sp_ver")))
load(pathJoin("ip", os.getenv("ip_ver")))
load(pathJoin("g2", os.getenv("g2_ver")))
load(pathJoin("esmf-D", os.getenv("esmf_ver")))
load(pathJoin("esmf-C", os.getenv("esmf_ver")))

load(pathJoin("udunits", os.getenv("udunits_ver")))
load(pathJoin("gsl", os.getenv("gsl_ver")))
Expand Down
6 changes: 3 additions & 3 deletions modulefiles/tasks/wcoss2/make_ics.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("libjpeg", os.getenv("libjpeg_ver")))
load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("bacio", os.getenv("bacio_ver")))
load(pathJoin("w3emc", os.getenv("w3emc_ver")))
load(pathJoin("nemsio", os.getenv("nemsio_ver")))
Expand Down
6 changes: 3 additions & 3 deletions modulefiles/tasks/wcoss2/make_lbcs.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("libjpeg", os.getenv("libjpeg_ver")))
load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("bacio", os.getenv("bacio_ver")))
load(pathJoin("w3emc", os.getenv("w3emc_ver")))
load(pathJoin("nemsio", os.getenv("nemsio_ver")))
Expand Down
8 changes: 4 additions & 4 deletions modulefiles/tasks/wcoss2/make_orog.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("libjpeg", os.getenv("libjpeg_ver")))
load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("bacio", os.getenv("bacio_ver")))
load(pathJoin("w3emc", os.getenv("w3emc_ver")))
load(pathJoin("nemsio", os.getenv("nemsio_ver")))
load(pathJoin("sp", os.getenv("sp_ver")))
load(pathJoin("ip", os.getenv("ip_ver")))
load(pathJoin("g2", os.getenv("g2_ver")))
load(pathJoin("esmf-D", os.getenv("esmf_ver")))
load(pathJoin("esmf-C", os.getenv("esmf_ver")))

load(pathJoin("udunits", os.getenv("udunits_ver")))
load(pathJoin("gsl", os.getenv("gsl_ver")))
Expand Down
8 changes: 4 additions & 4 deletions modulefiles/tasks/wcoss2/make_sfc_climo.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("libpng", os.getenv("libpng_ver")))
load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("bacio", os.getenv("bacio_ver")))
load(pathJoin("sfcio", os.getenv("sfcio_ver")))
load(pathJoin("w3emc", os.getenv("w3emc_ver")))
Expand All @@ -18,7 +18,7 @@ load(pathJoin("sigio", os.getenv("sigio_ver")))
load(pathJoin("sp", os.getenv("sp_ver")))
load(pathJoin("ip", os.getenv("ip_ver")))
load(pathJoin("g2", os.getenv("g2_ver")))
load(pathJoin("esmf-D", os.getenv("esmf_ver")))
load(pathJoin("esmf-C", os.getenv("esmf_ver")))

load(pathJoin("udunits", os.getenv("udunits_ver")))
load(pathJoin("gsl", os.getenv("gsl_ver")))
Expand Down
6 changes: 3 additions & 3 deletions modulefiles/tasks/wcoss2/post.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("crtm", os.getenv("crtm_ver")))
load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("libjpeg", os.getenv("libjpeg_ver")))
load(pathJoin("wgrib2", os.getenv("wgrib2_ver")))
6 changes: 3 additions & 3 deletions modulefiles/tasks/wcoss2/prdgen.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ load(pathJoin("prod_util", os.getenv("prod_util_ver")))
load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("wgrib2", os.getenv("wgrib2_ver")))
load(pathJoin("libjpeg", os.getenv("libjpeg_ver")))
load(pathJoin("grib_util", os.getenv("grib_util_ver")))
Expand Down
6 changes: 3 additions & 3 deletions modulefiles/tasks/wcoss2/prep_cyc.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ load(pathJoin("prod_util", os.getenv("prod_util_ver")))
load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("bacio", os.getenv("bacio_ver")))
load(pathJoin("w3emc", os.getenv("w3emc_ver")))
load(pathJoin("sp", os.getenv("sp_ver")))
Expand Down
6 changes: 3 additions & 3 deletions modulefiles/tasks/wcoss2/process_smoke.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ load(pathJoin("prod_util", os.getenv("prod_util_ver")))
load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))

load(pathJoin("udunits", os.getenv("udunits_ver")))
load(pathJoin("gsl", os.getenv("gsl_ver")))
Expand Down
6 changes: 3 additions & 3 deletions modulefiles/tasks/wcoss2/recenter.local.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ load(pathJoin("prod_util", os.getenv("prod_util_ver")))
load(pathJoin("cray-mpich", os.getenv("cray_mpich_ver")))
load(pathJoin("cray-pals", os.getenv("cray_pals_ver")))

load(pathJoin("hdf5-D", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-D", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-D", os.getenv("pnetcdf_ver")))
load(pathJoin("hdf5-C", os.getenv("hdf5_ver")))
load(pathJoin("netcdf-C", os.getenv("netcdf_ver")))
load(pathJoin("pnetcdf-C", os.getenv("pnetcdf_ver")))
load(pathJoin("libjpeg", os.getenv("libjpeg_ver")))

load(pathJoin("udunits", os.getenv("udunits_ver")))
Expand Down
Loading