-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add GEOS-IT option for remap restarts #96
Conversation
Well that was a lot more than I was expecting for this! Great job! |
PR was tested for diff input source restarts; M2, GEOS-IT and user owned restarts remapping. @weiyuan-jiang I've added agcm rst remap since I didn't want to confuse users if we didn't do that with GEOS-IT, this way it is same principal as M2 handling. |
The problem is if the users answer No to remap agcm_import _rst, it will be copied and remapped anyway. |
Good catch, I've fixed it. |
I've found trying out different dates loop was not good. I was testing just with resent dates. Now it works from 2007 01. |
…S_Util into feature/borescan_add_geosit
@weiyuan-jiang testing case But we could just remove that restarts from base? Or change default ? All other testing was ok. I didn't find any more issues. |
I've repeated testing all look fine for my cases and automated tests. I suppose it is ready for you @sdrabenh Also everyone is welcome to try cases they use most often I just test for some of the options I can't always test it all. |
Added remapping from GEOS-IT restarts.
GEOS-IT has only two dates available for users to be remapped, day 14th and day 28th, and they are in .tar format.
This PR will address these two issues:
#62
#72
PR was tested for a run using the on-screen option for GEOS-IT vs. copying and un-tar files manually and using the tool to remap my restarts. The difference is zero diff.