I'm thinking about setting up risk trigger events or forest fire early warnings perhaps thinking about the Australian MacArthur model (FFDI) or another model. Does anyone already have something set up that they could please point me to? Thanks
All the data points can have selectors of daily max, monthly max, yearly max, or averages, or minimums.
With the basic template posted by Matt you could monitor every [your choice frequency] the accumulation of temp, rain, wind for example and set an alarm condition. Hot, no rain, lots of wind.....DING DING DING!
That would be appropriate if the check was "before every full hour", "before every 3rd full hour" and using -havg which is the average value of this hour then at every 3 hours you you are only looking at the past hour and if that is what you expect then all is good?
If you actually wanted the average for the 3 hour period "before every 3rd full hour" then you would have to do something different?