This project is mirrored from https://bitbucket.org/jakimowb/eo-time-series-viewer.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Jan 22, 2020
-
-
Benjamin Jakimow authored
Signed-off-by:
Benjamin Jakimow benjamin.jakimow@geo.hu-berlin.de <benjamin.jakimow@geo.hu-berlin.de>
-
- Dec 12, 2019
-
-
Benjamin Jakimow authored
implemented SensorInstrument QSettings specifications fixed/finished various issues in SensorSettingsTableModel Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Dec 06, 2019
-
-
Benjamin Jakimow authored
modified SettingsDialog: - settingsdialog.ui - changed QSettings key sensor_names to sensor_specs - sensor settings now stored as JSON struct Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Nov 15, 2019
-
-
Benjamin Jakimow authored
added SensorMatching to better control if two images relate to the same or a different sensor mode (e.g. match all Sentinel-2 image to the same SensorInstrument instead of separating between S2A and S2B for easier handling) Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Jul 30, 2019
-
-
Benjamin Jakimow authored
changes default map info text to black on white 5px buffer Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Jul 17, 2019
-
-
Benjamin Jakimow authored
MapCanvasInfoItem: uses QgsTextFormat to control text Settings: added SensorNames and MapTextFormat keys TimeSeries: added findDate() Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Jul 15, 2019
-
-
Benjamin Jakimow authored
Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- May 31, 2019
-
-
Benjamin Jakimow authored
Settings: added MapImageExportDirectory key TimeSeriesViewer: added exportMapsToImages() and SaveAllMapsDialog() to save all maps for each MapView Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Mar 29, 2019
-
-
Benjamin Jakimow authored
fixed bug in vector layer visualization pulled qps updates
-
- Jan 03, 2019
-
-
Benjamin Jakimow authored
- Keys as shortcut to access EO TSV settings - settings are restored during start of EO TSV timeseriesviewer.settings.value(..., default=...) und .setValue(...) as counterparts to QSettings object - added SettingsDialog
-
- Jan 02, 2019
-
-
Benjamin Jakimow authored
-