-
Notifications
You must be signed in to change notification settings - Fork 214
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
problem with st_archive and short runs (< 1 month) #594
Comments
Can this be reproduced using CIME only? |
I am still having this issue, and it also occurs when the run ends on an end-of-month boundary. I am using my copy of Francis’ Phase 3 sandbox, which I have here: /glade/u/home/mmills/cesm/phase3_n03_cam5_4_90_compsets/ This is the latest case to fail: /glade/p/work/mmills/case/f.e20.FSDW.f09_f09.phase3_n03_cam5_4_90.02 See f.e20.FSDW.f09_f09.phase3_n03_cam5_4_90.02.st_archive.259967 ERROR: restart file /glade/scratch/mmills/f.e20.FSDW.f09_f09.phase3_n03_cam5_4_90.02/run/f.e20.FSDW.f09_f09.phase3_n03_cam5_4_90.02.clm2.h0.1990-09.nc does not exist I am not seeing any .clm2.h0. files in the run directory or the short-term archive: /glade/scratch/mmills/f.e20.FSDW.f09_f09.phase3_n03_cam5_4_90.02/run /glade/scratch/mmills/archive/f.e20.FSDW.f09_f09.phase3_n03_cam5_4_90.02 |
I have located the CLM history output. They are in the short-term archive under atm/hist, instead of under lnd/hist. So are the history files for CICE and MOSART. See: /glade/scratch/mmills/archive/f.e15.FWscAMIP.f19_f19.misc08_cam5_4_81.002/atm/hist |
@drmikemills came across another problem with the STA where a cam restart history casedir: /glade/p/work/mmills/case/f.e20.FWHIST.f09_f09_mg17.20thC.190_02 I ran for 1 day. The short-term archive is here: /glade2/scratch2/mmills/archive/f.e20.FWHIST.f09_f09_mg17.20thC.190_02/rest/1970-01-02-00000 This file did not get put in the short-term archive, but it is required for continuing the run: f.e20.FWHIST.f09_f09_mg17.20thC.190_02.cam.rh0.1970-01-02-00000.nc Source code: /glade/p/work/hannay/cesm_tags/cesm2_0_alpha07b_clm4_5_16_r251 |
In config_archive.xml I see |
@jedwards4 - thanks for looking into this. I think this is exactly the
problem. Alice - can you have Mike rerun his case with this change to the
config_archive.xml file?
…On Fri, Aug 11, 2017 at 12:59 PM, jedwards4b ***@***.***> wrote:
In config_archive.xml I see <rest_file_extension>.r[sh].*<
/rest_file_extension>
which would not match a file *.cam.rh0.* - should this include a \d?
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#594 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AHlxE50Y943OvBNmWucztUBcTk3dzAZqks5sXKSsgaJpZM4KH9lZ>
.
|
To be clear I think that this needs to be two seperate entries:
|
Can you please outline what you thing these two entries should be.
…On Fri, Aug 11, 2017 at 1:26 PM, jedwards4b ***@***.***> wrote:
To be clear I think that this needs to be two seperate entries:
<rest_file_extension>\.r[sh]\.*</rest_file_extension>
<rest_file_extension>\.r[sh]\.*</rest_file_extension>
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#594 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AHlxEx_ZIYUg_dfEMK1EIccFp7rGEEAVks5sXKrfgaJpZM4KH9lZ>
.
|
See my previous comment.
|
I tested this change and it worked correctly. I'll issue a PR with the
update to config_archive.xml.
…On Fri, Aug 11, 2017 at 2:02 PM, jedwards4b ***@***.***> wrote:
See my previous comment.
<rest_file_extension>\.rh\d\.*</rest_file_extension>
<rest_file_extension>\.rs\.*</rest_file_extension>
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#594 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AKO3mcqImY728cXaXNJ6GjYD9L7YtLiGks5sXLNRgaJpZM4KH9lZ>
.
--
Alice Bertini
NCAR - CSEG Software Engineer
|
Add irt test Adds IRT (Interum Restart Test) using the system_test_compare_two methodology This test revealed a bug in the driver config_archive.xml file which I also fixed. Changed cime_developer tests from ERS to IRT Test suite: scripts_regression_tests.py Test baseline: Test namelist changes: Test status: bit for bit Fixes #594 Fixes #1731 User interface changes?: Update gh-pages html (Y/N)?: Code review:
If the short term archiver is run prior to the end of month boundary then it errors out because it can't find the component monthly history file corresponding to the component restart history file.
The st_archive log errors from a F-WACCM case are:
==> f.e15.FWscAMIP.f19_f19.misc08_cam5_4_81.002.st_archive.570708 <==
out=
err=ncdump: nhfil: No such variable
histfiles_savein_rundir ['f.e15.FWscAMIP.f19_f19.misc08_cam5_4_81.002.cam.h0.1979-01.nc', 'f.e15.FWscAMIP.f19_f19.misc08_cam5_4_81.002.cam.h1.1979-01-01-00000.nc', 'f.e15.FWscAMIP.f19_f19.misc08_cam5_4_81.002.cam.h2.1979-01-01-00000.nc']
doing short term archiving for clm (lnd)
removing interim restart file /glade/scratch/mmills/f.e15.FWscAMIP.f19_f19.misc08_cam5_4_81.002/run/f.e15.FWscAMIP.f19_f19.misc08_cam5_4_81.002.clm2.r.1979-01-06-00000.nc
WARNING: ncdump -v locfnh /glade/scratch/mmills/f.e15.FWscAMIP.f19_f19.misc08_cam5_4_81.002/run/f.e15.FWscAMIP.f19_f19.misc08_cam5_4_81.002.clm2.rh0.1979-01-06-00000.nc failed rc=1
out=
err=ncdump: locfnh: No such variable
removing interim restart file /glade/scratch/mmills/f.e15.FWscAMIP.f19_f19.misc08_cam5_4_81.002/run/f.e15.FWscAMIP.f19_f19.misc08_cam5_4_81.002.clm2.rh0.1979-01-06-00000.nc
ERROR: restart file /glade/scratch/mmills/f.e15.FWscAMIP.f19_f19.misc08_cam5_4_81.002/run/f.e15.FWscAMIP.f19_f19.misc08_cam5_4_81.002.clm2.h0.1979-01.nc does not exist
The text was updated successfully, but these errors were encountered: