SnowCorrectionParameters
- class rameau.core.snow.SnowCorrectionParameters(pet=None, rainfall=None, temperature=None)[source]
Correction parameters applied to snow melting physical processes.
- Parameters:
pet (
dictorParameter, optional) – Correction factor on PET used for snow sublimation (%).rainfall (
dictorParameter, optional) – Correction factor for snow melting by rain calories (%).temperature (
dictorParameter, optional) – Temperature correction term (°C). Corrects any discrepancy affecting the model input temperature.
- Returns:
Attributes
Correction factor on Potential Evapotranspiration used for snow sublimation (%).
Correction factor for snow melting by rain calories (%).
Temperature correction term (°C).