Skip to content

Releases: hectornieto/pyTSEB

v2.2

11 Jul 12:06
Compare
Choose a tag to compare

Release for the manuscript entintled "Enhancing Sentinel-3 and Sentinel-2 thermal-optical data fusion with Landsat thermal variability for improved parcel-scale evapotranspiration estimation in agricultural areas"

ET4FAO - ReadTheDocs

14 May 11:42
Compare
Choose a tag to compare

Updated docs sources for updated ReadTheDocs site

ET4FAO

14 May 07:58
960cef9
Compare
Choose a tag to compare

Version from which ESA ET4FAO code is based on

SENET

22 Aug 16:42
36d078d
Compare
Choose a tag to compare
  • Version from which ESA SENET software is based on
  • New module for computing potential ET

1.4.1

12 Feb 18:14
Compare
Choose a tag to compare

Updated readthedocs

v1.4

09 Oct 14:14
Compare
Choose a tag to compare

Changes from version 1.3

Mostly refactoring but also bug fixes and some new functions to bring the code in line with the development version.

Different LAI/F values for windspeed attenuation and canopy boundary layer resistance

11 May 10:24
Compare
Choose a tag to compare

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

11 Apr 12:26
Compare
Choose a tag to compare

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

28 Mar 14:45
Compare
Choose a tag to compare
  • 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

10 Feb 09:07
Compare
Choose a tag to compare
1.0
Added API reference for readthedocs.com