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 08, 2019
-
-
Benjamin Jakimow authored
fixes issue #102
-
- Jul 15, 2019
-
-
Benjamin Jakimow authored
Signed-off-by:
Benjamin Jakimow <benjamin.jakimow@geo.hu-berlin.de>
-
- May 16, 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)
-
- Feb 28, 2019
-
-
Benjamin Jakimow authored
-
- Jan 25, 2019
-
-
Benjamin Jakimow authored
-
- Jan 10, 2019
-
-
Benjamin Jakimow authored
-
- 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
-
- Dec 20, 2018
-
-
Benjamin Jakimow authored
-
- Nov 23, 2018
-
-
Benjamin Jakimow authored
added WCS support added TimeSeriesDataSource allows to use multiple source per TSD
-
- Nov 17, 2018
-
-
Benjamin Jakimow authored
-
- Nov 13, 2018
-
-
Benjamin Jakimow authored
avoids QgsMapCanvas() calls without any parent = None, which caused crashes on macOS
-
Benjamin Jakimow authored
-
Benjamin Jakimow authored
-
- Nov 12, 2018
-
-
Benjamin Jakimow authored
fixed import of ENVI spectral libraries
-
Benjamin Jakimow authored
main.py vector layers are added to QgsProject.instance() map layer store (that we can still use the QgsMapLayerComboBox) __init__.py removed dummy statememnt from __version__ removed Qt. calls
-
Benjamin Jakimow authored
refactoring added timeseriesviewertesting and moved tests to
-
- Nov 09, 2018
-
-
Benjamin Jakimow authored
-
Benjamin Jakimow authored
-
Benjamin Jakimow authored
-
- Nov 07, 2018
-
-
Benjamin Jakimow authored
-
Benjamin Jakimow authored
-
Benjamin Jakimow authored
Crosshairs: refactoring, unified per mapview, position remains on position of last mouse-click (closes issue #12)
-
- Nov 04, 2018
-
-
Benjamin Jakimow authored
timeseriesviewer/__init__.py: loads QGIS resources on start (for dev environments), added workaround for PyQtGraph issue 774, timeseriesviewer/__main__.py refactored mapvisualization.py fixed renderer export added resourcemockup.py utils.py improved qgis app initialization, added QgsPythonRunner implementation (for testing) metadata.txt, pb_tool.cfg, make/deploy.py: refactoring, qgis min/max version by QGIS_MIN / QGIS_MAX
-
Benjamin Jakimow authored
-
- Sep 21, 2018
-
-
Benjamin Jakimow authored
-
Benjamin Jakimow authored
fixed DTG parsing from ENVI header recognizes YYYY as date
-
- Aug 14, 2018
-
-
Benjamin Jakimow authored
-
- Jul 14, 2018
-
-
Benjamin Jakimow authored
-
- Jul 09, 2018
-
-
Benjamin Jakimow authored
-
- 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
-
- Jun 12, 2018
-
-
Benjamin Jakimow authored
-
- Jun 04, 2018
-
-
Benjamin Jakimow authored
fixed Temporal profile expression evaluation
-
- Jun 01, 2018
-
-
Benjamin Jakimow authored
-