Skip to content

EOdal v0.2.1 (2023-06-05)

Compare
Choose a tag to compare
@lukasValentin lukasValentin released this 05 Jun 11:25
· 227 commits to master since this release

This release of E:earth_africa:dal brings several smaller bug fixes and enhancements. Most importantly, all scenes in a SceneCollection obtained from a Mapper call now share the same spatial extent and grid alignment. This was requested by, e.g., @orianif and turned out to be an issue when working across UTM zones when scenes had to be re-projected (see #64 for more details).

In addition, we introduced new features:

  • users can now specify a custom location for storing the log-files
  • the data source a Mapper instance fetches data from is recorded in the metadata
  • the color of no-data values in multi-band plots is customizable and now white per default
  • timestamps are now loaded correctly when loading a SceneCollection from pickle (thanks to @atoparseks)

As always have a look into the changelog for more information.