Template variable questions
Posted: Sun Aug 31, 2014 2:13 pm
I've got a few specific questions relating to MB template variables. I can't see them answered anywhere already but maybe I've missed a key page in the wiki (or, if not, maybe there's scope to add a new page in that provides a little more technical details for some of the variables)?
One general question to start: Is there a recommended maximum size for a template (in terms of parameters processed). It's not uncommon with an AWS with several extra sensors fitted to want to generate a data file with eg 100 parameters and perhaps to do so every few seconds. (The basic Cumulus clientraw.txt file has 57 fields IIRC and that doesn't cater for many supplementary sensors.) Can an MR3020 MB cope with this? (Let's say as the sole active task, to start with.)
Now on to specifics and to start with wind: It's common to refer to the latest wind speed value received as a gust value. And, for a Davis station, a new gust reading is available (in principle) about every 2.5secs. So I presume that [wind0wind] actually gives the latest gust value. (Can I use wind0wind without a selector, or should I always use wind0wind-act ?) So about every 2.5 secs on a Davis station there will be a new value of wind0wind-act ?
Then what period does wind0avgwind average over? OK, 'depends on station' but is that information specified somewhere? Is it actually better to forget about wind0avgwind and use averages over specific time periods like wind0wind-avg2? (But avg1 doesn't seem to be a valid selector, although there are applications like APRS which IIRC ask for a 1-minute mean wind speed).
Am I then correct in thinking that wind0dir (or should it be wind0dir-act?) is the latest gust direction received? And if I need a mean direction over the past 2 or 10 minutes then I can use wind0dir-avg2 (or -avg10) - do these work OK?
Finally, how many anemometers will MB support? In theory with MS, one could be receiving from up to 8 anemometers, although 2 or 3 is perhaps a more practical limit (ie anemometers at different heights when surveying a site for a wind turbine) though that said I can think of a current application (maintenance work on a major suspension road bridge) where 4 anemometers are in use.
I've also got some questions on other parameters, but that's probably enough for now. I'll add the other questions to this thread maybe?
One general question to start: Is there a recommended maximum size for a template (in terms of parameters processed). It's not uncommon with an AWS with several extra sensors fitted to want to generate a data file with eg 100 parameters and perhaps to do so every few seconds. (The basic Cumulus clientraw.txt file has 57 fields IIRC and that doesn't cater for many supplementary sensors.) Can an MR3020 MB cope with this? (Let's say as the sole active task, to start with.)
Now on to specifics and to start with wind: It's common to refer to the latest wind speed value received as a gust value. And, for a Davis station, a new gust reading is available (in principle) about every 2.5secs. So I presume that [wind0wind] actually gives the latest gust value. (Can I use wind0wind without a selector, or should I always use wind0wind-act ?) So about every 2.5 secs on a Davis station there will be a new value of wind0wind-act ?
Then what period does wind0avgwind average over? OK, 'depends on station' but is that information specified somewhere? Is it actually better to forget about wind0avgwind and use averages over specific time periods like wind0wind-avg2? (But avg1 doesn't seem to be a valid selector, although there are applications like APRS which IIRC ask for a 1-minute mean wind speed).
Am I then correct in thinking that wind0dir (or should it be wind0dir-act?) is the latest gust direction received? And if I need a mean direction over the past 2 or 10 minutes then I can use wind0dir-avg2 (or -avg10) - do these work OK?
Finally, how many anemometers will MB support? In theory with MS, one could be receiving from up to 8 anemometers, although 2 or 3 is perhaps a more practical limit (ie anemometers at different heights when surveying a site for a wind turbine) though that said I can think of a current application (maintenance work on a major suspension road bridge) where 4 anemometers are in use.
I've also got some questions on other parameters, but that's probably enough for now. I'll add the other questions to this thread maybe?