-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #515 from hollyhan/add_ismip6_forcing_shelf
Add a new testcase for processing ismip6 shelf-collapse mask data ISMIP6-2300 experimental protocol provides ice-shelf collapse masks for their `Tier2 experiments` to investigate the effects of ice-shelf collapse on the dynamics of the Antarctic Ice Sheet. This PR adds a test case that processes the original ismip6 shelf mask to the existing compass `ismip6_forcing` test group. It also refactors the operations for creating mapping files to simplify the code.
- Loading branch information
Showing
16 changed files
with
806 additions
and
424 deletions.
There are no files selected for viewing
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
15 changes: 9 additions & 6 deletions
15
compass/landice/tests/ismip6_forcing/atmosphere/__init__.py
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
204 changes: 0 additions & 204 deletions
204
compass/landice/tests/ismip6_forcing/atmosphere/create_mapfile_smb.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.