Forums (Forecast Builder)

Back

RE: CheckTTdWind in CRON version?

JH
Jen Hacker, modified 8 Years ago.

CheckTTdWind in CRON version?

Youngling Posts: 12 Join Date: 2/27/14 Recent Posts

On at least a couple different occasions, untouched T/Td grids have failed T/Td consistency checked manually after the ForecastBuilder_CRON runs. In digging into the procedures in Localization, the ForecastBuilderUtility appears to run the CheckTTdWind procedure in force mode if version != CRON, and states in a comment that "cron version is automatically checked". However, this does not seem to be the case if our untouched grids are failing a manual check. I searched ForecastBuilder_CRON and see no reference to CheckTTdWind, so I'm wondering where this is actually checked?

We are currently running FB version 1.61, so is this possibly already being addressed in the update coming soon?

AJ
Andy Just, modified 8 Years ago.

RE: CheckTTdWind in CRON version?

Padawan Posts: 99 Join Date: 6/2/15 Recent Posts

Jen,

  A few people have alerted me about the CheckTTdWind on the cron having integrity issues. You nailed it. I have just made the correction this morning so that CheckTTdWind is going to run whether on cron or not, which is what we want.

  My thought in the past, why I didn't run the procedure on cron, was that the SuperBlend is consistent on integrity.  However, after you run NwsDiurnal to produce the hourly Ts on cron, the Tds may end up being higher.  Thus the integrity check is needed.

AJ
Andy Just, modified 8 Years ago.

RE: CheckTTdWind in CRON version?

Padawan Posts: 99 Join Date: 6/2/15 Recent Posts

Jen,

  UGH!!!!  The integrity check to call CheckTTdWind on CRON will not work.  It's fine if you ran ForecastBuilder_CRON manually, but not on the twice a day cron.  Therefore, I have reverted my change and acknowledge we have an integrity check problem with the CRON version.  I have come to the conclusion I need to embed CheckTTdWind into the ForecastBuilderUtility as a result of this.

JH
Jen Hacker, modified 8 Years ago.

RE: CheckTTdWind in CRON version?

Youngling Posts: 12 Join Date: 2/27/14 Recent Posts
Thanks for looking into it so quickly, Andy. Until you are able to get a fix in place, I'll just make sure our staff is aware of the issue.
BW
Billy Williams, modified 8 Years ago.

RE: CheckTTdWind in CRON version?

Youngling Posts: 1 Join Date: 2/19/15 Recent Posts
Jen Hacker:
Thanks for looking into it so quickly, Andy. Until you are able to get a fix in place, I'll just make sure our staff is aware of the issue.


We are aware. The same thing happened just now with today's loading with several grids on T/TD with the untouched grids.
AJ
Andy Just, modified 8 Years ago.

RE: CheckTTdWind in CRON version? (Answer)

Padawan Posts: 99 Join Date: 6/2/15 Recent Posts

All,

  A fix is now in place. Please svn update the CrGfeTools package and re-run the ForecastBuilder install from tags/latest_stable/install_scripts/.