Skip to content

Commit

Permalink
Update test/test_cice_grid.py
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice authored Apr 23, 2024
1 parent cadcd2b commit 6e1631d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_cice_grid.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ def test_cice_kmt(mom_grid, grids):

def test_cice_grid_attributes(grids):
# Test: do the expected attributes to exist in the cice ds

To-do: rewrite test using the CF-checker (or similar)
cf_attributes = {
"ulat": {"standard_name": "latitude", "units": "radians"},
"ulon": {"standard_name": "longitude", "units": "radians"},
Expand Down

0 comments on commit 6e1631d

Please sign in to comment.