Releases: Open-ET/openet-ssebop
v0.4.0
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
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
Landsat Collection 2 LST Correction
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
OpenET v2.0 Collection
Version used to generate the OpenET v2.0 assets
v0.2.4
v0.1.7
Landsat Collection 2 SR Support
v0.1.5 updated image_test_output.ipynb and test.py
Gridded Tcorr & Updated dT
v0.1.0 Bumped version number to 0.1.0