pet_calc#
Calculate potential evapotranspiration from meteorological inputs.
The module supports several PET methods, mainly temperature-based variants, and handles coordinate metadata, time-step detection, optional parallel processing, and NetCDF output on the original or requested grid.
Functions#
|
Calculate PET in parallel across time dimension and save to NetCDF. |
|
Calculate extraterrestrial radiation (MJ/m²/day) for a given day/lat. |
|
Return time as array and time frequencs as string. |
|
Calculate PET/ET0 using several formulations (as in your figure). |
|
Test that tmin smaller or equal tmax at every point and time. |