Skip to content

Commit

Permalink
Changed dimensions of variables tsnow_land and sncovr_ice from
Browse files Browse the repository at this point in the history
horizontal_dimension to horizontal_loop_extent
  • Loading branch information
tanyasmirnova committed Aug 12, 2021
1 parent 6b1a37d commit fd51142
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ccpp/data/GFS_typedefs.meta
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@
standard_name = surface_snow_area_fraction_over_ice
long_name = surface snow area fraction over ice
units = frac
dimensions = (horizontal_dimension)
dimensions = (horizontal_loop_extent)
type = real
kind = kind_phys
active = (flag_for_land_surface_scheme == flag_for_ruc_land_surface_scheme)
Expand Down Expand Up @@ -1460,7 +1460,7 @@
standard_name = snow_temperature_bottom_first_layer_over_land
long_name = snow temperature at the bottom of the first snow layer over land
units = K
dimensions = (horizontal_dimension)
dimensions = (horizontal_loop_extent)
type = real
kind = kind_phys
active = (flag_for_land_surface_scheme == flag_for_ruc_land_surface_scheme)
Expand Down

0 comments on commit fd51142

Please sign in to comment.