Skip to content

Commit

Permalink
Merge pull request #1101 from AlexanderRichert-NOAA/gributil_wgrib
Browse files Browse the repository at this point in the history
Add WGRIB variable to grib-util module
  • Loading branch information
climbfuji authored May 21, 2024
2 parents 3b96b38 + 0c7e9cf commit 084db01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions configs/common/modules_lmod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ modules:
'TOCGRIB': '{prefix}/bin/tocgrib'
'TOCGRIB2': '{prefix}/bin/tocgrib2'
'TOCGRIB2SUPER': '{prefix}/bin/tocgrib2super'
'WGRIB': '{prefix}/bin/wgrib'
landsfcutil:
environment:
set:
Expand Down
1 change: 1 addition & 0 deletions configs/common/modules_tcl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ modules:
'TOCGRIB': '{prefix}/bin/tocgrib'
'TOCGRIB2': '{prefix}/bin/tocgrib2'
'TOCGRIB2SUPER': '{prefix}/bin/tocgrib2super'
'WGRIB': '{prefix}/bin/wgrib'
landsfcutil:
environment:
set:
Expand Down

0 comments on commit 084db01

Please sign in to comment.