Skip to content

Commit

Permalink
Update wave model process identifiers for 49r1
Browse files Browse the repository at this point in the history
  • Loading branch information
dawson-ec authored and awnawab committed Feb 28, 2024
1 parent 9f27ac6 commit d8e561f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ecwam/yowgribhd.F90
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ MODULE YOWGRIBHD

!* ** *GRIB HEADERS: COMMON (DEFAULT) GRIB HEADERS.

INTEGER(KIND=JWIM), PARAMETER :: IMDLGRBID_G=119 !! see below the rule on how to select IMDLGRBID_G
INTEGER(KIND=JWIM), PARAMETER :: IMDLGRBID_M=219
INTEGER(KIND=JWIM), PARAMETER :: IMDLGRBID_G=106 !! see below the rule on how to select IMDLGRBID_G
INTEGER(KIND=JWIM), PARAMETER :: IMDLGRBID_M=206
INTEGER(KIND=JWIM) :: NDATE_TIME_WINDOW_END
INTEGER(KIND=JWIM) :: NWINOFF
INTEGER(KIND=JWIM) :: NGRIB_VERSION ! grib version for output
Expand Down

0 comments on commit d8e561f

Please sign in to comment.