Releases: hectornieto/pyTSEB
Releases · hectornieto/pyTSEB
v2.2
ET4FAO - ReadTheDocs
Updated docs sources for updated ReadTheDocs site
ET4FAO
Version from which ESA ET4FAO code is based on
SENET
- Version from which ESA SENET software is based on
- New module for computing potential ET
1.4.1
Updated readthedocs
v1.4
Different LAI/F values for windspeed attenuation and canopy boundary layer resistance
Changes from version 1.2
- Included a 'Run PyTSEB' button to avoid some user confusion in the jupyter notebook.
- Fixed indexing bug for LAI in the net sw radiation calculation.
- Used different LAI/F values for windspeed attenuation and canopy boundary layer resistance
- Removed windspeed indexing in Rx and Rs calculation
- Use local LAI (F) instead of LAI in calculation of omega0
#10 Use both landscape and effective LAI when estimating net shortwave radiation of soil and canopy
Changes from version 1.2.0
- Use both landscape and effective LAI when estimating net shortwave radiation of soil and canopy
- Modify Weiss & Norman difuse radiation algorithm to account for different solar constants in potential irradiance
- Update docstrings
Use of numpy array in TSEB modules
- Use numpy arrays for computation speed
- Include landscape and directional effective LAI in net shortwave calculation
- Fix bug in parsing zt and zu in pyTSEB
1.0
Added API reference for readthedocs.com