mirror of
https://github.com/meteoinfo/MeteoInfo.git
synced 2025-12-08 20:36:05 +00:00
4 lines
104 B
Python
4 lines
104 B
Python
from . import default
|
|
|
|
zero_degc = 273.15 # K
|
|
sat_pressure_0c = default.sat_pressure_0c * 100 # Pa |