Opened 9 months ago
Closed 9 months ago
#3276 closed help (answered)
Changing archiving dump frequency
Reported by: | s1895566 | Owned by: | um_support |
---|---|---|---|
Component: | UM Model | Keywords: | archiving dump frequency |
Cc: | Platform: | Monsoon2 | |
UM Version: | 11.1 |
Description
I am trying to change the archiving dump frequency to say 28 hours in my suite u-bu665. However, I can only see the options of Monthly, Seasonal, Yearly, and Timestamps in postproc → Atmosphere → Archiving.
I selected Timestamps and set variable arch_timestamps as something like 1-2_4,1-3_8,1-4_12,1-5_16,1-6_20 etc. to match the regex requested. However, I was unable to generate any dump files using this method. Did I do something wrong? Thanks!
Change History (7)
comment:1 Changed 9 months ago by grenville
comment:2 Changed 9 months ago by s1895566
I changed it back to timestamps, and I intend to get dumps every 28 hours. However, I was unable to do so.
comment:3 Changed 9 months ago by grenville
Eden
set dumpfreqim = 28, dump_frequency_units = 1 - that will generate dumps at 28hr intervals. I am not sure how this will interact with other settings (in postproc for example)
Grenville
comment:4 Changed 9 months ago by s1895566
Changing dumpfreqim and dump_frequency_units doesn't seem to have any effect on the dump files.
comment:5 Changed 9 months ago by grenville
With dumpfreqim = 28, dump_frequency_units = 1, my copy of your suite created the following dumps:
bu665a.da19970101_08
bu665a.da19970102_12
bu665a.da19970103_16
bu665a.da19970104_20
bu665a.da19970106_00
bu665a.da19970107_00
These are 28hr dumps - is this not what you need?
Grenville
comment:6 Changed 9 months ago by s1895566
Yes. I found them. Thanks.
comment:7 Changed 9 months ago by grenville
- Resolution set to answered
- Status changed from new to closed
Eden
u-bu665 is configured to write monthly dumps - I am not sure what you expect to archive?
Grenville