Calculate altimiter values from station pressure? #3369
Labels
Area: Calc
Pertains to calculations
good first issue
Straightforward issues suitable for new and inexperienced contributors to the project
Type: Feature
New functionality
What should we add?
It would be nice (unless I can't figure out how to do this with existing code, which is absolutely a posibility also) to be able to calculate altimeter values from station pressure (and of course height), as well as sea level pressure from station pressure (and temp and height)
I see we have the reverse for both, but it'd be nice to be able to convert the opposite.
Reference
Formula I currently use to do this in other code is this:
https://www.weather.gov/media/epz/wxcalc/stationPressure.pdf
But would be nice if I could do it in other code with metpy as well
The text was updated successfully, but these errors were encountered: