Skip to content

Releases: Open-ET/openet-ssebop

v0.7.0

22 Apr 20:18
e4f574f

Choose a tag to compare

Removed Tmax dependency and switched from computing Tcorr to computing Tcold directly (i.e. Tmax * Tcorr).

v0.6.0

22 Apr 20:16
5ea2fa9

Choose a tag to compare

Major update to the Tcorr FANO calculation. Landcover masking was introduced allowing for areas that are hot-dry regularly (non-ag, non-wetlands, non-grasslands) to be modeled with tcorr from FANO at 240m resolution.

Agriculture, wetlands and grasslands are modeled using 240m resolution Tcorr as well, but only if the average NDVI within 240 meters is 0.4 or above. Otherwise, a 5km FANO Tcorr is used as a fallback, which only makes use of pixels that meet the NDVI threshold greater than 0.4.

This keeps areas that are low NDVI AND low LST out of FANO in areas that have a propensity to have wet soils (ag, grassland, wetland).

v0.4.0

09 Jan 20:04
3d76eb5

Choose a tag to compare

Removed numerous deprecated functions, tools, methods, and options. This includes the Tcorr, dT, and Tmax source keywords, as well as the dT clamping and reflectance_type options.

The LST correction will now be applied by default unless "c2_lst_correct" is set to False in the Image initialization.

v0.3.2

05 Dec 17:33
e52861e

Choose a tag to compare

Added support for explicitly setting the data source used for the ET fraction alfalfa to grass reference conversion using the et_fraction_grass_source parameter.

The default is the NLDAS hourly image collection NASA/NLDAS/FORA0125_H002.

The source parameter is currently optional, but will become a required parameter in a later version (if et_fraction_type='grass').

v0.3.1

20 Nov 04:53
d0a3df4

Choose a tag to compare

Added deprecation warnings for keywords, functions, and options that will be removed in a future release/version (likely v0.4.0).

Landsat Collection 2 LST Correction

31 Oct 18:32

Choose a tag to compare

Added support for applying the Landsat Collection 2 LST correction in openet-core (added in version 0.1.1).

The correction can be applied by setting the "c2_lst_correct" keyword argument to True in the Image class initialization. The default value is currently set to False, but this may be changed in a future version.

v0.2.8

31 May 23:08

Choose a tag to compare

Added "use_joins" support to the interpolate function, which may help reduce memory and timeout errors when interpolating dynamically.

OpenET v2.0 Collection

22 Feb 15:37

Choose a tag to compare

Version used to generate the OpenET v2.0 assets

v0.2.4

09 Feb 22:13

Choose a tag to compare

Initial implementation of FANO Tcorr and global dT

v0.1.7

25 Oct 20:12
fb98b6b

Choose a tag to compare

Added support for building and using gridded Tcorr climos.