Skip to content

Releases: Open-ET/openet-ssebop

v0.4.0

09 Jan 20:04
3d76eb5
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Version used to generate the OpenET v2.0 assets

v0.2.4

09 Feb 22:13
Compare
Choose a tag to compare

Initial implementation of FANO Tcorr and global dT

v0.1.7

25 Oct 20:12
fb98b6b
Compare
Choose a tag to compare

Added support for building and using gridded Tcorr climos.

Landsat Collection 2 SR Support

27 Apr 18:37
Compare
Choose a tag to compare
v0.1.5

updated image_test_output.ipynb and test.py

Gridded Tcorr & Updated dT

10 Nov 16:39
Compare
Choose a tag to compare
v0.1.0

Bumped version number to 0.1.0