You need to sign in or sign up before continuing.
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 .
- Aug 09, 2019
-
-
Benjamin Jakimow authored
Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Jul 02, 2019
-
-
Benjamin Jakimow authored
Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Jun 13, 2019
-
-
Benjamin Jakimow authored
changed calls for gdal.Dataset source path from dataset.GetFileList()[0] to dataset.GetDescription() (should be faster and hides irrelevant errors related to image pyramids) timeseries.py: - asynchrone loading of source images based on QgsTaskManager (doLoadTimeSeriesSourcesTask, addSourcesAsync) - TimeSeriesSource dates can be more precices that the related TimeSeriesDatum Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Jun 04, 2019
-
-
Benjamin Jakimow authored
- closes issue #93 (Python error trying to open stacked time series) - open file dialog remembers last source file directory Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- May 24, 2019
-
-
Benjamin Jakimow authored
Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Apr 12, 2019
-
-
Benjamin Jakimow authored
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
-
- Dec 22, 2018
-
-
Benjamin Jakimow authored
- added MapCanvasLayerModel, MapCanvas.Command, multi-raster-layer support - implemented refresh pipeline for timed updates - QMenu shows Crosshair visibility, fixed some api bugs - added setSpatialExtent, setSpatialCenter - spatialExtentHint considers all layers TimeSeriesViewer: - added showTimeSeriesDatum fpor scrolling to TSD of interest TimeSeries + TimeSeriesTableModel + panel: - support multiple raster per date - QSortProxyModel allows sorting utils.py - added some more TestObject functions make.py - resource.py compilation is now python-only. refactoring + docstrings
-
- Jun 20, 2018
-
-
Benjamin Jakimow authored
stacked image import preserves ColorTable and CategoryNames information (from first input stack band)
-
Benjamin Jakimow authored
mapvisualization.py renderToXml now uses in-memory VRT as dummy VRT
-
- Jun 19, 2018
-
-
Benjamin Jakimow authored
utils.py createQgsField extended to other types of numpy floats timeseries.py fixed verifyInputImage
-
Benjamin Jakimow authored
-
- Jun 18, 2018
-
-
Benjamin Jakimow authored
-
- Jun 15, 2018
-
-
Benjamin Jakimow authored
startet implementatino of stackedbandinput dialog and required classes
-
- Jun 12, 2018
-
-
Benjamin Jakimow authored
-