Skip to content

How to get the right time dimension of variable using series analysis wrapper? #1143

Locked Answered by georgemccabe
weiwilliam asked this question in Configuration
Discussion options

You must be logged in to vote

Hi @weiwilliam , I am unlocking this discussion to give you an update. I was able to process your data with SeriesAnalysis. The changes required to get this to work are included in pull request #1353 and will be available in the METplus 4.1.0-beta5 release that will be created within a week. Here are a few of the settings that I changed from the config file you provided to get it to work:

SERIES_ANALYSIS_RUNTIME_FREQ = RUN_ONCE
FCST_VAR1_LEVELS = "(0,0,*,*)"
FCST_SERIES_ANALYSIS_INPUT_TEMPLATE = fv3_aods_{valid?fmt=%Y%m%d%H}_ll.nc
OBS_SERIES_ANALYSIS_INPUT_TEMPLATE = cams_aods_{valid?fmt=%Y%m%d}.nc

I also removed SERIES_ANALYSIS_CONFIG_FILE because you do not need to set this anymore. Le…

Replies: 3 comments 16 replies

Comment options

You must be logged in to vote
12 replies
@georgemccabe
Comment options

@weiwilliam
Comment options

@georgemccabe
Comment options

@weiwilliam
Comment options

@georgemccabe
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@georgemccabe
Comment options

@weiwilliam
Comment options

@jprestop
Comment options

@weiwilliam
Comment options

Answer selected by georgemccabe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment