Skip to content

for release 1.0.4

Margaux Mouchene requested to merge develop into master

Release Notes

1.0.4 (2023-03-13)

New

  • new colour gradients (from Crameri et al., see Doc)
  • Clear Reference button
  • keyboard shortcuts + tooltips on profiling tools
  • autorange histogram to 5/95th percentiles (button in toolbar and in context menu)
  • Map toolbar with 2 buttons:
    • Flip Map Vertically feature
    • Save Map to export map view + assoc. colorbar to image files (multiple formats available) ('#75 (closed) #75 (closed))
  • Menu entry to save all figures to repository (multiple formats available) ('#75 (closed) #75 (closed))
  • support VRT (GDAL Virtual Format) loading ('#73 (closed) #73 (closed)) + VRT building script (see Doc)
  • pypi packaging

Fixed

  • colour display bug on Linux/Windows (discretisation)
  • reference display on Linux/Windows ('#70 (closed) #70 (closed))
  • plot ranges remain when clicking points
  • jump to image 99 upon first loading, now remains on middle image
  • handle nodata absent from header
  • plot bug when switching between tools
  • date slider/spinbox discrepancy
  • colour palette also applied to general view

Changed

  • boundaries eased up on versions of required packages
  • plot titles/descriptions outside of figures
  • plot background icon
  • Reference now only through Reference tool (no check button in plot window anymore)
  • geotiff not flipped automatically upon loading
  • LOS symbol disabled for now, needs rethinking
  • Documentation updated
Edited by Margaux Mouchene

Merge request reports