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 .
- Jul 03, 2019
-
-
Benjamin Jakimow authored
Quick Labels: map canvas menu is now more compact, supports classification values Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Jun 24, 2019
-
-
Benjamin Jakimow authored
adding QgsVectorLayer with sublayers will add the sublayers automaticall (instead of the first vector layer only) modified doc\source\screenshot2.py added keyword "name:str=None" to .createMapView(...) TimeSeries.tsd(date:numpy.datetime64, None) returns the 1st TimeSeriesDatum with respective data (instead of None) Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Jun 14, 2019
-
-
Benjamin Jakimow authored
Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Jun 13, 2019
-
-
Benjamin Jakimow authored
added mapcanvas context menu option to focus on TSDs relevant for current spatial extent Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
Benjamin Jakimow authored
Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
Benjamin Jakimow authored
spatial maps: scroll-bar tracking disabled Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
Benjamin Jakimow authored
refactoring Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
Benjamin Jakimow authored
Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
Benjamin Jakimow authored
Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
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 12, 2019
-
-
Benjamin Jakimow authored
Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Jun 04, 2019
-
-
Benjamin Jakimow authored
Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Jun 03, 2019
-
-
Benjamin Jakimow authored
TimeSeries.addSources(...) calls QGuiApplication.processEvents() every 50th image, e.g. to update QProgress dialog Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
Benjamin Jakimow authored
Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- May 31, 2019
-
-
Benjamin Jakimow authored
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>
-
Benjamin Jakimow authored
TimeSeriesDatum: implements QAbstractTableModel, added .removeSource(...) TimeSeriesDock shows datasources in a TreeView (better grouping) TimeSeriesTreeView highlight TimeSeriesDates of visible MapCanvases Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- May 23, 2019
-
-
Benjamin Jakimow authored
-
- May 15, 2019
-
-
Benjamin Jakimow authored
Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
Benjamin Jakimow authored
LabelingDock: can now be initialized on external QgsMapCanvas added TimeSeriesDockUI.showTSD() Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Apr 17, 2019
-
-
Benjamin Jakimow authored
Signed-off-by:
Benjamin Jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Apr 09, 2019
-
-
Benjamin Jakimow authored
Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Apr 05, 2019
-
-
Benjamin Jakimow authored
simplified MapViews and lazy rendering Signed-off-by:
benjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- Apr 04, 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
-
- Mar 01, 2019
-
-
Benjamin Jakimow authored
.gitignore knows enmapboxtestdata fixed several missing references fixes issue #76 - uses original QGOS raster renderer widgets only (to be improved)
-
- Jan 06, 2019
-
-
Benjamin Jakimow authored
-
- 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 23, 2018
-
-
Benjamin Jakimow authored
-
- 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
-
Benjamin Jakimow authored
-
- Dec 20, 2018
-
-
Benjamin Jakimow authored
-
- Dec 19, 2018
-
-
Benjamin Jakimow authored
-
- Dec 18, 2018
-
-
Benjamin Jakimow authored
sensorID checks for supported data types refactoring
-
Benjamin Jakimow authored
-
- Nov 23, 2018
-
-
Benjamin Jakimow authored
-
Benjamin Jakimow authored
added WCS support added TimeSeriesDataSource allows to use multiple source per TSD
-
- Nov 04, 2018
-
-
Benjamin Jakimow authored
-
- Jun 20, 2018
-
-
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
-