Skip to content

Commit

Permalink
Merge pull request #875 from mark-petersen/correct-greenland-region
Browse files Browse the repository at this point in the history
Correct region name to ISMIP6 Greenland Regions
  • Loading branch information
xylar authored Dec 17, 2024
2 parents 9376468 + 4b66f89 commit e4d53af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ def make_diagnostics_files(logger, mesh_short_name, with_ice_shelf_cavities,

gf = GeometricFeatures()
region_groups = ['Antarctic Regions', 'Arctic Ocean Regions',
'Arctic Sea Ice Regions', 'Greenland Regions',
'Arctic Sea Ice Regions', 'ISMIP6 Greenland Regions',
'Ocean Basins', 'Ocean Subbasins', 'ISMIP6 Regions']

if with_ice_shelf_cavities:
Expand Down

0 comments on commit e4d53af

Please sign in to comment.