Skip to content

Commit e58e239

Browse files
committed
Update initial_state with minLevelCell
1 parent 887915b commit e58e239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compass/ocean/tests/global_ocean/init/initial_state.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ def run(self):
172172

173173
in_filename = 'initial_state.nc'
174174
out_filename = in_filename
175-
175+
176176
with xarray.open_dataset(in_filename) as ds:
177177

178178
# keep the data set with Time for output

0 commit comments

Comments
 (0)