Skip to content

Custom mapping altitudes and color channels.

Choose a tag to compare

@mshumko mshumko released this 11 Oct 19:27
· 382 commits to main since this release

[0.20.3] - 2023-10-10

Added

  • custom_alt kwarg to the THEMIS, REGO, and TREx loaders. Credit: Cassandra M.
  • A test for the custom_alt functionality.
  • Tests for the custom colors.

Changed

  • How RGB color channels are loaded. By picking one or multiple color channels, the underlying data for the unselected channels is masked as NaNs. matplotlib handles these images well.