Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added --unmask_dest option to make_remap_weights.py tool #174

Merged
merged 1 commit into from
Nov 1, 2019

Conversation

aidanheerdegen
Copy link
Contributor

Added --unmask_dest option to make_remap_weights.py to allow generation of unmasked remapping files.

This is related to #173 where changes in land mask caused segmentation faults in CICE

This is an example invocation:

./make_remap_weights.py /short/x77/nah599/access-om2/input/ /g/data1/ua8/JRA55-do/RYF/v1-3/ /short/x77/nah599/access-om2/input/yatm_1deg/ --atm JRA55 --ocean MOM1 --npes 4 --unmask_dest

@aidanheerdegen
Copy link
Contributor Author

I tested with and without the new command line option and it worked as expected.

As this is a relatively simple change in the tools, not any of the models, and does not affect default behaviour I will merge it.

@aidanheerdegen aidanheerdegen merged commit 0503cf5 into master Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant