Ask about In The Works
Posted: Fri Nov 06, 2015 4:35 pm
Hi boris,
Come nlbarotrend option in the new update?
introduces simple trend analysis on time series data. New selectors are named delta1, delta2, ..., delta60, delta1h, delta2h, ..., delta24h which represents the difference between the current value of the sensor compared to the sensor value 1, 2, ..., 60 minutes or 1, 2, ..., 24 hours ago. A negative delta value indicates that sensor value has decreased. In order to put this into categories meaningful for air pressure trends, a converter "barotrend" is defined that results to -2, -1, 0, 1, 2. Converter "enbarotrend" reports the trend in English synonyms FF (falling fast = -2), FS (falling slowly = -1), ST (stable = 0), RS (rising slowly = 1), RF (rising fast = 2). Threshold levels are explained in the template section of the wiki. Example: "[thb0seapress-delta1h=barotrend:0]" returns "1" when pressure has slightly (0.3 to 0.6 inHg) increased over the last hour. "[thb0seapress-delta3h=:--]" returns "ST" when pressure difference between now and 3 hours ago is in -0.3 to 0.3 inHg range.
Come nlbarotrend option in the new update?
introduces simple trend analysis on time series data. New selectors are named delta1, delta2, ..., delta60, delta1h, delta2h, ..., delta24h which represents the difference between the current value of the sensor compared to the sensor value 1, 2, ..., 60 minutes or 1, 2, ..., 24 hours ago. A negative delta value indicates that sensor value has decreased. In order to put this into categories meaningful for air pressure trends, a converter "barotrend" is defined that results to -2, -1, 0, 1, 2. Converter "enbarotrend" reports the trend in English synonyms FF (falling fast = -2), FS (falling slowly = -1), ST (stable = 0), RS (rising slowly = 1), RF (rising fast = 2). Threshold levels are explained in the template section of the wiki. Example: "[thb0seapress-delta1h=barotrend:0]" returns "1" when pressure has slightly (0.3 to 0.6 inHg) increased over the last hour. "[thb0seapress-delta3h=:--]" returns "ST" when pressure difference between now and 3 hours ago is in -0.3 to 0.3 inHg range.