-
Feature request: Affected file would be Pressure altitude is the altitude one would be at for a given pressure. Of course, as weather changes, the pressure altitude fluctuates for a given station/site. This is a critical factor for aviation weather stations, as hot weather can make a plane 'feel' (and perform) like it was operating at a higher equivalent altitude. The calculation is already implemented in other BME libraries, eg see Adafruit, lines 514-543: And further background: https://en.wikipedia.org/wiki/Pressure_altitude Note: the adafruit library allows one to correct the pressure altitude by recalibrating with a known altitude at the sensor location. This is not particularly useful, and would require user configuration/input. This fetaure request is for only reporting Pressure Altitude; helpful in airfield weather stations (and people interested in weather). Alex |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
It is there. Provide your altitude with command |
Beta Was this translation helpful? Give feedback.
-
As far as I understand
Which means that for this function to report the altitude it needs to be given the reference sealevel pressure at the same time (as the sealevel pressure can change also from weather conditions). As of today, the Tasmota implemention is working the otherway, calculating and returning the Sea Level pressure given the configured Altitude. Regarding Or may be I didn't understood at all your use case. |
Beta Was this translation helpful? Give feedback.
It is there. Provide your altitude with command
Altitude
-30000..30000 = altitude in meters