Skip to content

Commit

Permalink
Temporary fix for Hera netcdf issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielabdi-noaa committed Oct 3, 2022
1 parent dd0677b commit 60469b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modulefiles/build_hera_intel
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ module load hpc/1.2.0
module load hpc-intel/2022.1.2
module load hpc-impi/2022.1.2

module load nccmp/1.8.9.0
module load srw_common

module load nccmp/1.8.9.0
module load nco/4.9.3

setenv CMAKE_C_COMPILER mpiicc
Expand Down
3 changes: 2 additions & 1 deletion modulefiles/srw_common
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ module load jasper/2.0.25
module load zlib/1.2.11
module load-any png/1.6.35 libpng/1.6.37

module load ncio/1.1.2

module load-any netcdf/4.7.4 netcdf-c/4.7.4
module load-any netcdf/4.7.4 netcdf-fortran/4.5.4
module load-any pio/2.5.3 parallelio/2.5.2
Expand All @@ -29,5 +31,4 @@ module load sigio/2.3.2
module load w3nco/2.4.1
module load wrf_io/1.2.0

module load ncio/1.1.2
module load wgrib2/2.0.8

0 comments on commit 60469b4

Please sign in to comment.