Skip to content

TC_STAT produces CTS output even when told to produce CTC #2615

Discussion options

You must be logged in to vote

@mollybsmith-noaa, you should be able to put quotation marks around the entire value for TC_STAT_JOB_ARGS to prevent it from splitting it into 2 sets of job args at the comma:

TC_STAT_JOB_ARGS = "-job rirw -line_type TCMPR -rirw_time 24 -rirw_exact false -rirw_thresh ge30 -basin {ENV[BASIN]} -out_line_type CTC -out_stat {OUTPUT_BASE}/{ENV[MODEL]}/{ENV[YYYYMMDDHH]}/{TC_STAT_OUTPUT_TEMPLATE} -by LEAD,CYCLONE"

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

@mollybsmith-noaa
Comment options

@mollybsmith-noaa
Comment options

Comment options

You must be logged in to vote
1 reply
@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