Skip to content

Commit

Permalink
Update the 4to20km MALI topography file
Browse files Browse the repository at this point in the history
  • Loading branch information
xylar committed Aug 1, 2024
1 parent bc21c63 commit 41b4fb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion compass/ocean/tests/global_ocean/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def __init__(self, mpas_core):

self._add_tests(mesh_names=['SO12to30', 'SOwISC12to30'])
self._add_tests(mesh_names=['SOwISC12to30'],
mali_ais_topo='AIS_2to10km')
mali_ais_topo='AIS_4to20km')

self._add_tests(mesh_names=['WC14', 'WCwISC14'])

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ sea_level = 0.0
[remap_mali_topography]

# The name of the MALI topogrpahy file
mali_filename = AIS_4to20km_20230105_relaxed_10yrs.nc
mali_filename = ais_4to20km.20240708.nc

0 comments on commit 41b4fb2

Please sign in to comment.