Skip to content
Snippets Groups Projects
CHANGES.md 1.32 KiB
Newer Older
## Known issues ##

- changing the map coordinate reference system (CRS) to one that is obviously not suited for
the data might cause system crashes


## Change History ##
## 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

## July 2017
- 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.
- 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
### June 2015 ###
- extraction of image chips for AOI selected in QGIS
- gdal based IO