Skip to content

Commit

Permalink
Update initial_state with minLevelCell
Browse files Browse the repository at this point in the history
  • Loading branch information
cbegeman committed Jun 24, 2021
1 parent 887915b commit e58e239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compass/ocean/tests/global_ocean/init/initial_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ def run(self):

in_filename = 'initial_state.nc'
out_filename = in_filename

with xarray.open_dataset(in_filename) as ds:

# keep the data set with Time for output
Expand Down

0 comments on commit e58e239

Please sign in to comment.