============= 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 ) - Menu entry to save all figures to repository (multiple formats available) ('#75 ) - support VRT (GDAL Virtual Format) loading ('#73 ) + VRT building script (see Doc) - pypi packaging Fixed ````` - colour display bug on Linux/Windows (discretisation) - reference display on Linux/Windows ('#70 ) - 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 1.0.3 (2022-09-16) ------------------ New ``` - Profile tool now links two points selected by the user, and draws plots for a selection of points (regular spacing) on this profile line (`!55 `_) - Points tool now allows user to select individual points whose data are to be plotted (`!55 `_) - Reference tool: once data is plotted from Profile or Points tool, a reference point or zone (rectangle) can be selected on the Map by the user, plots will be adjusted to the reference (`!55 `_) Fixed ````` - lock axes button on plots did not work on Linux (`#56 `_) - export to csv was faulty when more than one curve on plot ('#66 ) Changed ``````` - Profile tool renamed Points (see New section) - Documentation updated