-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't write vorticity coordinates to grid file... (#173)
* Don't write vorticity coordinates to grid file * Comment out grid tests with psi coord * Overwrite grid test data so that it does not contain psi coords * Take eta_psi, xi_psi dims out of partioning tests * Linting
- Loading branch information
Showing
20 changed files
with
118 additions
and
386 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 0 additions & 22 deletions
22
roms_tools/tests/test_setup/test_data/grid.zarr/lat_psi/.zarray
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
roms_tools/tests/test_setup/test_data/grid.zarr/lat_psi/.zattrs
This file was deleted.
Oops, something went wrong.
Binary file not shown.
22 changes: 0 additions & 22 deletions
22
roms_tools/tests/test_setup/test_data/grid.zarr/lon_psi/.zarray
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
roms_tools/tests/test_setup/test_data/grid.zarr/lon_psi/.zattrs
This file was deleted.
Oops, something went wrong.
Binary file not shown.
4 changes: 2 additions & 2 deletions
4
roms_tools/tests/test_setup/test_data/grid_that_straddles_dateline.zarr/.zattrs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 0 additions & 22 deletions
22
roms_tools/tests/test_setup/test_data/grid_that_straddles_dateline.zarr/lat_psi/.zarray
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
roms_tools/tests/test_setup/test_data/grid_that_straddles_dateline.zarr/lat_psi/.zattrs
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-144 Bytes
roms_tools/tests/test_setup/test_data/grid_that_straddles_dateline.zarr/lat_psi/0.0
Binary file not shown.
22 changes: 0 additions & 22 deletions
22
roms_tools/tests/test_setup/test_data/grid_that_straddles_dateline.zarr/lon_psi/.zarray
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
roms_tools/tests/test_setup/test_data/grid_that_straddles_dateline.zarr/lon_psi/.zattrs
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-144 Bytes
roms_tools/tests/test_setup/test_data/grid_that_straddles_dateline.zarr/lon_psi/0.0
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.