Skip to content

EOmaps v6.0.2

Compare
Choose a tag to compare
@raphaelquast raphaelquast released this 19 Feb 11:04
· 1372 commits to master since this release
d886ff1

Another series of bugfixes for EOmaps v6.0

❗ Make sure to check the release-notes for EOmaps v6.0

There are possibly breaking changes with respect to EOmaps v5.x
An overview of the most important changes is provided here: ⚙ From EOmaps v5.x to v6.x

🌳 New

  • Using m.new_layer_from_file.GeoTIFF or Maps.from_file.GeoTIFF now attempts to parse color-assignments provided in the file if no explicit colormap was provided.

🔨 fixes

  • fix performance issues for large RGB / RGBA composites
  • fix removing deleted layer tabs in the companion widget
  • fix identification of picked values when using "shade_raster"
  • fix treatment of explicit colors (e.g. for rgb composits etc.)
  • make sure to use "base" as the default layer for file-layers
  • fix codecov integration (e.g. use app)