Skip to content

Commit

Permalink
Update HRRR and HRRRE grid specs to match corner of operational HRRR …
Browse files Browse the repository at this point in the history
…grid (#146)
  • Loading branch information
TrevorAlcott-NOAA committed Jun 29, 2021
1 parent aa56bb0 commit 329bc63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/exregional_run_post.sh
Original file line number Diff line number Diff line change
Expand Up @@ -307,8 +307,8 @@ if [ ${#ADDNL_OUTPUT_GRIDS[@]} -gt 0 ]; then
grid_specs_242="nps:225:60.000000 187.000000:553:11250.000000 30.000000:425:11250.000000"
grid_specs_243="latlon 190.0:126:0.400 10.000:101:0.400"
grid_specs_clue="lambert:262.5:38.5 239.891:1620:3000.0 20.971:1120:3000.0"
grid_specs_hrrr="lambert:-97.5:38.5 -122.7195:1799:3000.0 21.13812:1059:3000.0"
grid_specs_hrrre="lambert:-97.5:38.5 -122.71953:1800:3000.0 21.138123:1060:3000.0"
grid_specs_hrrr="lambert:-97.5:38.5 -122.719528:1799:3000.0 21.138123:1059:3000.0"
grid_specs_hrrre="lambert:-97.5:38.5 -122.719528:1800:3000.0 21.138123:1060:3000.0"
grid_specs_rrfsak="lambert:-161.5:63.0 172.102615:1379:3000.0 45.84576:1003:3000.0"

for grid in ${ADDNL_OUTPUT_GRIDS[@]}
Expand Down

0 comments on commit 329bc63

Please sign in to comment.