Skip to content

Commit 22a75e6

Browse files
table 4.5 171-173
1 parent 1bcdfb5 commit 22a75e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/grib2_all_tables_module.F90

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,9 @@ module grib2_all_tables_module
453453
data table4_5(116) /fixed_surface_types('ion_f1_region_lev',34)/
454454
data table4_5(117) /fixed_surface_types('ion_f2_region_lev',35)/
455455
data table4_5(118) /fixed_surface_types('sea_ice_lev',152)/
456+
data table4_5(119) /fixed_surface_types('ocean_level_vert_eddy_diffus',171)/
457+
data table4_5(120) /fixed_surface_types('ocean_level_rho_diff',172)/
458+
data table4_5(121) /fixed_surface_types('top_snow_over_sea_ice',173)/
456459
!
457460
!
458461
type type_of_ens_fcst

0 commit comments

Comments
 (0)