We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bcdfb5 commit 22a75e6Copy full SHA for 22a75e6
src/grib2_all_tables_module.F90
@@ -453,6 +453,9 @@ module grib2_all_tables_module
453
data table4_5(116) /fixed_surface_types('ion_f1_region_lev',34)/
454
data table4_5(117) /fixed_surface_types('ion_f2_region_lev',35)/
455
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)/
459
!
460
461
type type_of_ens_fcst
0 commit comments