From 721981960efdc25d3abb3e217979bf49bf437921 Mon Sep 17 00:00:00 2001 From: "benjamin.jakimow@geo.hu-berlin.de" <q8DTkxUg-BB> Date: Fri, 30 Jun 2017 17:47:03 +0200 Subject: [PATCH] Change history update --- CHANGES.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 56d183f5..a547e724 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,11 +1,25 @@ +## Known issues ## + +- changing the coordinate reference system to one that is obviously not suited for the data might cause system crashes + ## Change History ## -### December 2016 to May 2017 ### +### June 2017 +- improved QGIS-TimeSeriesViewer integration: + - synchronizes map extent or map center, either from QGIS to TSV or the other direction + - one (1) vector layers that is opened in QGIS can be displayed on top of TSV maps. Renderstyle is the same as in QGIS. +- fixed several bugs + + +## May 2017 - crosshairs +- temporal pixel profiles with sensor-specific scaling and visualization + +### December 2016### - handling of VRT without memory leakage (VRT_SHARED_SOURCE = 0) -- temporal pixel profiles with sensor-specific scaling functions - test data (Landsat + RapidEye) - refactoring of GUI and class names - ### June 2015 ### +- extraction of image chips for AOI selected in QGIS +- gdal based IO -- GitLab