-
Notifications
You must be signed in to change notification settings - Fork 2
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
House cleaning of configurations #47
Conversation
To use these as defaults: ``` #override TIDEAMP_FILE = "tidal_amplitude.v20140616.nc_newtopo_config.nc" #override GEOTHERMAL_FILE = "geothermal_davies2013_v1_newtopo_config.nc" #override CHL_FILE = "seawifs-clim-1997-2010.1440x1080.v20180328_newtopo_config.nc" ```
This configuration **does not** work in GEOS applications, so get rid of it.
This configuration **does not** work in GEOS applications, so get rid of it.
Use WOA version 18 initialize
Since WOA18 initialization works, make it default.
To make usage of WOA version 18 as default.
The coupled tests are not happy. Do I need to change things at low res in my BCs set? |
Maybe because "woa18_decav_t01_04.nc" file is not present? It needs to be linked/copied in gcm_run.j. |
Ah. Okay. I'm on leave until next week, so I'll try and get things fixed up then. @zhaobin74 where is this file located on discover so I can include it in TinyBCs? @mathomp4 I saw your message and trying to fix it-- I have no idea where Yury kept the files I gave him. What he has in "oceanval" directory ( Just finished recreating the files and uploaded, but discover is having hiccups. Enjoy your break and see you week after. |
@mathomp4, @zhaobin74 and all, Please do following in your
That gets a full_depth WOA18 T and S file into (*) Reason for not patching the App at this moment is so as to get @biljanaorescanin's help (as needed) in order to copy files from ⬆️ path and purge whats not needed. I can successfully run with my @zhaobin74 For the |
@sanAkel I can't see the file (rw only for you), but... 900MB. Ouch. Maybe once I can see inside it, I can work with you to prune it down for TinyBCs (i.e., if it's a daily file or something, we can pull out just a few days). |
|
@mathomp4 I have undrafted this PR (again)! I don't want to hold off this clean up anymore (until I get a coarser WOA initial conditions. When we spoke last week, you said that the file size is ok.) @zhaobin74 can you please review this PR. Thanks! |
Yay it's working! |
Yay it worked! :) |
|
Yes. Mainly that the CI didn't crash like before. The ocean could be boiling for all I know, but it ran for 6 hours! 😄 |
First, 1440x1080 didn't work out of the box.
failed with I see there is another (smaller) file Is this one supposed to be used? In that case, |
540x458 config works out of the box with |
@zhaobin74 thanks for testing both configurations:
Reg:
NO. I want to use for this coarse- resolution tests only.
⬆️ Not needed since I fixed the file permissions.
|
@zhaobin74 can You please retry |
@mathomp4 can you approve the PR since it seems to have worked for you. |
Approved. Though without Yury, once @zhaobin74 approves I might have to use superpowers to get it in. |
After the permission fix, 1440x1080 config is working:smiley: |
Yes @mathomp4 please use them! 😄 |
This PR:
360x210
and360x320
resolutions).MOM_override
.