Skip to content
Snippets Groups Projects
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 .
  1. Oct 09, 2020
  2. Oct 07, 2020
  3. Apr 23, 2020
    • Benjamin Jakimow's avatar
      update qps · 9b8e6d25
      Benjamin Jakimow authored
      modified icons
      added icons mIconTemporalProfileAdd.svg, mIconTemporalProfileClock.svg, mIconTemporalProfileSave.svg
      labeling.py:
      - refactored LabelWidget, which is now based on qps attributetablewidget.ui
      - next/previous feature jumpt to next/previous feature of row selections
      
      main.py, EOTimeSeriesViewer:
      - added some debugLogs
      - adds variable number of LabelWidgets for vector layer to edit
      - added addDockWidget()
      - added currentLayerChanged signal
      - vector layer handling uses central VectorLayerTools instance
      - refactoring
      - added deselectFeatures()
      - added setCurrentLayer, currentLayer()
      - added updateCurrentLayerActions()
      - added TaskManagerStatusButton to show QgsTaskManger status
      
      mapcanvas.py:
      - added KEY_LAS_CLICKED property
      - added MapCanvas.sigCanvasClicked signal
      
      mapvisualization.py:
      - added/modified MapView().visibleLayers() and layers()
      - added MapView().currentLayer()
      - added MapView().currentMapCanvas()
      - added MapViewWidget().currentMapView() and setCurrentMapView()
      - added MapViewWidget().usedLayers()
      
      profilevisualization.py:
      - refactored everything (!)
      - better and faster model handling
      - scheduled plot-updates
      
      temporalprofiles.py
      - refactored everything
      - data update in parallel thread
      
      deleted temporalprofiles3d.py, temporalprofiles3dGL.py
      
      timeseries.py:
      - added crsWkt and rasterUnitsPerPixelX / Y to TimeSeriesSource
      - added TimeSeriesLoadingTask(QgsTask)
      - refactoring
      9b8e6d25
  4. Apr 10, 2020
  5. Apr 07, 2020
  6. Jun 07, 2019
  7. May 17, 2019
  8. Apr 17, 2019
  9. Mar 01, 2019
    • Benjamin Jakimow's avatar
      QPS integration · 6eae76de
      Benjamin Jakimow authored
      .gitignore knows enmapboxtestdata
      fixed several missing references
      
      fixes issue #76 - uses original QGOS raster renderer widgets only (to be improved)
      6eae76de
  10. Dec 22, 2018
    • Benjamin Jakimow's avatar
      MapCanvas: · cd59e92f
      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
      cd59e92f
    • Benjamin Jakimow's avatar
      removed *.resources.py from .gitignore · 0e7ad6d5
      Benjamin Jakimow authored
      0e7ad6d5
  11. Jun 08, 2018
  12. May 15, 2018
  13. Apr 30, 2018
  14. Mar 29, 2018
  15. Jan 19, 2018
  16. Jan 17, 2018
  17. Sep 27, 2017
  18. Sep 01, 2017
  19. Jul 18, 2017
  20. May 31, 2017
  21. Dec 25, 2016
  22. Dec 02, 2016
  23. Nov 30, 2016
  24. Feb 08, 2014
  25. Jan 12, 2014
  26. Sep 12, 2013
Loading