Skip to content

EOdal v0.2.2 (2023-08-19)

Compare
Choose a tag to compare
@lukasValentin lukasValentin released this 19 Aug 15:56
· 96 commits to master since this release
cf23459

This release of E:earth_africa:dal introduces official support for Landsat Collection-2 data (processing levels 1 and 2). This means, users of E:earth_africa:dal now have access to more than 50 years of Earth Observation data :partying_face:

Contributors

@rubenbaer
@lukasValentin

More Details

In addition, we fixed several smaller bugs, deprecated library calls (mainly to pydantic, see #73) and also managed to upgrade to pandas 2.0. Small improvements were made in the calculation of spectral indices that now accept user-defined band-name to color mappings (useful if you want to play around with spectrally similar bands, e.g., Sentinel-2 bands B08 and B8A) as well as in the Mapper class that now accepts user-defined temporal tolerance values for mosaicing scenes (useful for merging scenes that were acquired with a offset of a view second along an orbital track).

As always have a also look into the changelog.