Skip to content

Releases: kaust-halo/geeet

v0.3.0

01 Apr 08:44
b4fdc27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

03 Mar 12:47
06839f0
Compare
Choose a tag to compare

What's Changed

  • Custom masked_ET workflow by @lopezvoliver #13
  • Added the extrapolate_LE (landsat module) helper function by @lopezvoliver #12
  • Easier ERA5 bands addition in mapped_collection by @lopezvoliver #11
  • Improvements to landsat module: mapped_reduced and mapped_export helper functions by @lopezvoliver #10
  • Added the parsers and reducers modules (geeet.eepredefined), and landsat.mapped_collection helper function by @lopezvoliver #9
  • Additional albedo (Landsat) parameterization, and geeSEBAL compatibility by @lopezvoliver #8
  • xarray compatibility improvement by @lopezvoliver #7

Full Changelog: v0.1.0...v0.2.0

v0.1.0

16 Jan 07:50
Compare
Choose a tag to compare

Added missing references for TSEB. Prepared the setup for github actions. Fixed a bug in the numpy-only version of tseb.

v0.0.2

13 Jan 06:25
Compare
Choose a tag to compare
  • Re-organized the code so that it is easier to build other models with consistent functions.
  • Models can be mapped to image collections #1
  • Added a model: Two-source energy balance model (TSEB; Norman et al., 1995)