Skip to content

Commit

Permalink
Merge pull request #1377 from emkemp/fix/lisf75_grib_number
Browse files Browse the repository at this point in the history
Updated Output GRIB Process ID settings in lvt.config files.
  • Loading branch information
emkemp authored Jul 10, 2023
2 parents 8693903 + 807d637 commit 95b7d23
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lvt/utils/usaf/templates/lvt.config.template.jules50
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Output GRIB Table Version: 14
Output GRIB Center Id: 57
Output GRIB Subcenter Id: 2
Output GRIB Grid Id: 0
Output GRIB Process Id: 88
Output GRIB Process Id: 134
Output GRIB Packing Type: grid_simple

LIS output interval: "3hr"
Expand Down
2 changes: 1 addition & 1 deletion lvt/utils/usaf/templates/lvt.config.template.noah39
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Output GRIB Table Version: 14
Output GRIB Center Id: 57
Output GRIB Subcenter Id: 2
Output GRIB Grid Id: 0
Output GRIB Process Id: 88
Output GRIB Process Id: 132
Output GRIB Packing Type: grid_simple

LIS output interval: "3hr"
Expand Down
2 changes: 1 addition & 1 deletion lvt/utils/usaf/templates/lvt.config.template.noahmp401
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Output GRIB Table Version: 14
Output GRIB Center Id: 57
Output GRIB Subcenter Id: 2
Output GRIB Grid Id: 0
Output GRIB Process Id: 88
Output GRIB Process Id: 133
Output GRIB Packing Type: grid_simple

LIS output interval: "3hr"
Expand Down

0 comments on commit 95b7d23

Please sign in to comment.