NCAR / DART_CASES

DART CASE directories from CESM experiments.
0 stars 3 forks source link

Request to run 2018-11. Minor script changes. #70

Closed kdraeder closed 4 years ago

kdraeder commented 4 years ago

call_mv_to_cs.csh

Removed an argument to mv_to_campaign.csh which is not needed after the implementation of data_scripts.csh.

mv_to_campaign.csh

Adapt to the new default python on casper by explicitly referring to the one we have been using; 3.6.8. After 2018 (2019?) is finished, we should test the script with the new python.

submit_compress.csh

Change the date to process. That restart file directory needed to be compressed before processing by repack_st_arch.csh.

timhoar commented 4 years ago

So I understand and approve of the changes to _submitcompress.cs and _mv_tocampaign.csh I don't understand _call_mv_tocs.csh ... the yr_mo is explicitly set, but had values of 2011-08, so it has not been changed (or maybe just not committed) since that run. Is it just infrequently used? Why now?

kdraeder commented 4 years ago

It is infrequently used, in the situation where repack_st_arch.csh: mv_to_campaign.csh: globus commands fail due to endpoint expiration, library changes, etc. In recent instances I've just run the mv_to_campaign.csh commands manually, but this time I rediscovered this script, updated it, and used it.

timhoar commented 4 years ago

Thanks for the explanation.

Tim Hoar Data Assimilation Research Section National Center for Atmospheric Research thoar@ucar.edu 303.497.1708

On Thu, Jun 18, 2020 at 11:37 AM kdraeder notifications@github.com wrote:

It is infrequently used, in the situation where the first day of the month is a Monday. In that case st_archive archives it at the end of the previous month's run, before the restart files have been compressed. When the next month runs, it does not re-archive that restart set. For the most recent instances, I did not use this script, but just ran the compression more manually. That's why the code was out of date and the date was so old.

There are ways to fix this, but not necessarily worth the time and code complexity, unless it keeps coming up, requiring explanation.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/NCAR/DART_CASES/pull/70#issuecomment-646208397, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADTRYOQFU5VTWZC6HNE7KJDRXJGGBANCNFSM4OB6AUGQ .