Contents
Luo_Suppe2026-08-15
All items(functions/classes/consts) in this module are as follows:
| No. | item | type | introduce |
|---|---|---|---|
| 1 | climet.astronomy.day_light_hours | function | Calculate daylight hours (h) based on the method recommended by FAO-56. |
| 2 | climet.astronomy.declination | function | Calculate declination (red) based on the method recommended by FAO-56. |
| 3 | climet.astronomy.earth_sun_relative_distance | function | Calculate sun earth relative distance (AU) based on the method recommended by FAO-56. |
| 4 | climet.astronomy.solar_radiation_flux_oa | function | Calculate extraatmospheric solar radiation flux (MJ/m2) based on the method recommended by FAO-56. |
| 5 | climet.astronomy.time_angle | function | Calculate hour angle based on the method recommended by FAO-56 (t). |
| 6 | climet.diagnosis.Buishand | function | Checks homogeneity test using Buishand's methods proposed in T. A. Buishand (1982). |
| 7 | climet.diagnosis.MannKendall | function | Mutation test for time series data based on Mann-Kendall method. |
| 8 | climet.diagnosis.Pettitt | function | Checks homogeneity test using A. N. Pettitt's (1979) method. |
| 9 | climet.diagnosis.SNHT | function | Checks homogeneity test using H. Alexandersson (1986) method. |
| 10 | climet.et0.Hargreaves | function | Calculate daily potential evapotranspiration based on the Hargreaves (1998) method. |
| 11 | climet.et0.PenmanMonteith | function | Calculate daily crop reference evapotranspiration based on thePenman-Monteith (FAO-56) method. |
| 12 | climet.et0.Thornthwaite | function | Calculate monthly potential evapotranspiration based on the Thornthwaite (1948) method. |
| 13 | climet.index.CWDI | function | Calculate Crop Water Deficit Index. |
| 14 | climet.index.PAP | function | Calculate fluctuation of precipitation to multi-year averages. |
| 15 | climet.index.PCI | function | Calculate Precipitation Concentration Index. |
| 16 | climet.index.RMI | function | Calculate Relative Moisture Index. |
| 17 | climet.index.SPEI | function | Calculate the Standardized Precipitation Evapotranspiration Index. |
| 18 | climet.index.SPI | function | Calculate the Standardized Precipitation Index. |
| 19 | climet.index.SWAP | function | Calculate the Standardized Weighted Average of Precipitation. |