Skip to content

METplus TCPairs problem with GSL track files #1854

Discussion options

You must be logged in to vote

Thanks for getting back to me! It sounds like this is a problem with my configuration, then.

What I'm doing is to set the time range as
INIT_BEG = <15 days before present>
INIT_END = <1 day before present>

TC_PAIRS_ADECK_TEMPLATE = tctrk.atcf.{init?fmt=%Y%m%d%H}.model.txt
TC_PAIRS_BDECK_TEMPLATE = {valid?fmt=%Y%m%d%H}.b{basin?fmt=%s}{cyclone?fmt=%s}{valid?fmt=%Y}.dat

TC_PAIRS_WRITE_VALID = <1 day before present>

From the documentation it looked like METplus would loop over that fourteen day range of init times and successfully match the a-decks, filed by init time, with the b-decks, filed by valid time, and then print the output at the specified valid time, but that doesn't seem to be the…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

@mollybsmith-noaa
Comment options

@georgemccabe
Comment options

@mollybsmith-noaa
Comment options

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