Custom Query (3394 matches)
Results (28 - 30 of 3394)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2787 | fixed | Start year issues | um_support | ChrisWells |
Description |
Hi, I've been trying to run a copy of the Historical UKESM suite (mine is u-bg346; copy of u-), but I can't get the emissions files to work. I get the error: ??????????????????????????????????????????????????????????????????????????????? ???!!!???!!!???!!!???!!!???!!! ERROR ???!!!???!!!???!!!???!!!???!!! ? Error code: 1983 ? Error from routine: GET_EMFILE_REC ? Error message: Invalid time record 2, End-of-file reached ? ? Error from processor: 574 ? Error number: 55 ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? I've seen this before in #2679 - it's because at least one of my ancil files has the wrong time, and must be set with update_type = 1 (from here http://www.ukca.ac.uk/wiki/index.php/UKCA_Chemistry_and_Aerosol_vn10.4_Tutorial_5) Also the error code 1983 should be the timestep (i.e. month) of the file in question, and as I'm running at 2015, whereas it was at 1850 before, and (2015-1850)*12 = 1980 months, it must be a monthly file that's set at 1850 instead. But I've been through ukca_em_files, and can't see a file which is causing the error. Is there a systematic way of seeing all the files taken in by this routine, so I can find the file(s) causing the error? Cheers, Chris |
|||
#2824 | fixed | Mule is not available | ros | ChrisWells |
Description |
Hi, I have a suite (u-bg601) which has failed after ~40 years on postproc_atmos with [WARN] file:atmospp.nl: skip missing optional source: namelist:archer_arch [WARN] file:nemocicepp.nl: skip missing optional source: namelist:archer_arch [WARN] file:pptransfer.nl: skip missing optional source: namelist:archer_arch [WARN] file:pptransfer.nl: skip missing optional source: namelist:pptransfer [WARN] file:atmospp.nl: skip missing optional source: namelist:script_arch [WARN] file:nemocicepp.nl: skip missing optional source: namelist:script_arch [WARN] Mule Module is not available. um-pumf will be used. [ERROR] <function run_timer.<locals>.wrapper at 0x2ac171f978c8>: Error=None create_um_mean: Mule is not available. Cannot create means Failed to create Seasonal mean for Autumn 2052: bg601a.ps2052son [FAIL] Command Terminated [FAIL] Terminating PostProc... [FAIL] main_pp.py atmos # return-code=1 2019-03-20T13:05:14Z CRITICAL - failed/EXIT do you know what is happening here? Cheers, Chris |
|||
#2850 | fixed | Meaning question | um_support | ChrisWells |
Description |
I’ve noticed that the model outputs a different value in annual mean than the average of the monthly values for the same year – i.e. if I download the apy.pp 2014 diagnostic surface temperature, it doesn’t match what I get if I download the 2014 apm.pp and take the average.
Why is this? I guess it might be due to some weighting to account for the assumed 30 day months, but am unsure. I suppose it also means I shouldn’t compare results which I make from different time profile outputs, and not should I calculate values using variables with different time profiles?
Cheers, Chris |