Hi All,
I've noticed that making changes to our ForecastBuilderConfig isn't
resulting in the behavior I would expect for our Wind20ft grid.
We have local tool that is run io the Fire Wx step to populate
Wind20ft using a fraction of the Wind grid. I've noticed that when it
does this - the grids at lead times < 48 hours are hourly and 3
hourly for lead times >= 48hrs. Wind20ft is defined as hourly in
the gfe config.
I've added the following to our gridDef section to try to force it to hourly:
gridDef["Wind20ft", "gridDefinition"] = [[0,
3600, 3600]]
and it doesn't seem to work. I don't know where the 3 hourly
timerange is coming from.
I've attached our ForecastBuilderConfig and the smartTool being
called in the Fire Wx step.
Thank you in advance!
Kirby~