Help with DA statistics processing #1513
Unanswered
sunnydays99
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I am a bit suck, I finish my data assimilation and would like to compare my innovations and analysis increments. However the DA statistics processing does not seem to work for me. I included the extra lines needed in the lvt configure file but it keeps on crashing on this in the lvt.log file:
[ERR] The seasonal cycle interval must be set
[ERR] when seasonal cycle is computed
[ERR] endrun is being called
and this is showing in the terminal:
Error termination. Backtrace:
#0 0x14866e2fa960 in ???
#1 0x14866e2fb4d9 in ???
#2 0x14866e2fcbb2 in ???
#3 0x55bc5bf2791e in __lvt_logmod_MOD_lvt_endrun
at ../core/LVT_logMod.F90:565
#4 0x55bc5c056033 in lvt_statsmod_MOD_lvt_statsinit
at ../core/LVT_statsMod.F90:429
#5 0x55bc5bf25d57 in lvt_init_dastats
at ../runmodes/DAstats/LVT_init_DAstats.F90:38
#6 0x55bc5c3c1225 in lvtinit
at ../core/LVT_runmode_FTable.c:116
#7 0x55bc5c097adc in lvtmain
at ../main/LVTmain.F90:54
#8 0x55bc5c097c04 in main
at ../main/LVTmain.F90:20
I tried changing the settings in the metrics file related to the seasonal cycle as well as in the lvt config file to no avail. From my previous lvt data intercomparison runs, the seasonal cycle was being computed without issues.
Any help is highly appreciated! And thank you so much in advance. Attached is the lvt.config file.
Kind regards
[
lvt.stats.ol.da.innov.txt
](url)
Beta Was this translation helpful? Give feedback.
All reactions