Newer
Older
- changing the map coordinate reference system (CRS) to one that is obviously not suited for
the data might cause system crashes
## August 2017
- Temporal Profile Visualization:
- sensor/product plot settings like the band/spectral index, plot symbol and colors are restored after restart
- profile loading speed increased by loading required bands only
- profile values are loaded in a parallel process
- Map Visualization: progress bars indicate if map data is loaded in background
- Sensor/product names are restored after restart
- Pixel profiles are now loaded in a parallel process that will not block the UI (required because of python GIL.)
- improved QGIS-TimeSeriesViewer integration
- synchronizes map extent or map center, either from QGIS to TSV or the other direction
- TSV can overlay a vector layer that is opened in QGIS on top of TSV maps. Renderstyle is the same as in QGIS.

benjamin.jakimow@geo.hu-berlin.de
committed
### May 2017
- temporal pixel profiles with sensor-specific scaling and visualization
### December 2016###
- handling of VRT without memory leakage (VRT_SHARED_SOURCE = 0)
- test data (Landsat + RapidEye)
- refactoring of GUI and class names
- extraction of image chips for AOI selected in QGIS
- gdal based IO