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. Nov 07, 2020
  2. Jul 13, 2020
  3. May 01, 2020
    • Benjamin Jakimow's avatar
      in general: refactoring · 2190a87f
      Benjamin Jakimow authored
      settings.py and settingsdialog.ui:
      - added QgsTaskAsync
      - added QgsTaskBlockSize
      - added BandStatsSampleSize
      
      mapcanvas.py: MapCanvas
      - stretchToCurrentExtent returns bool if stretch found an bbox intersecting raster layer
      
      mapvisualization.py
      - fixed default sensor specific stretching
      
      updated QPS:
      - crosshair shows unit even in case of CRS without description
      - small relative import fix in utils.py
      - improved checkWavelengthUnit
      
      temporalprofiles.py
      - fixed invalid index error for PlotStyle combobox in case TemporalProfiles are deleted
      - modified profile background loading, should be much faster now
      
      timeseries.py
      - added TimeSeriesSource.clone()
      - added TimeSeriesFindOverlapTask to find images with valid pixels within a spatial extent
      - added convenience accessors
      2190a87f
  4. Apr 27, 2020
  5. 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
  6. Aug 09, 2019
  7. Jul 19, 2019
  8. Jul 17, 2019
  9. Jul 07, 2019
  10. Jul 02, 2019
  11. Jun 24, 2019
  12. Jun 13, 2019
  13. May 24, 2019
  14. May 19, 2019
  15. May 17, 2019
  16. Jan 04, 2019
  17. Jun 12, 2018
  18. May 14, 2018
  19. May 02, 2018
  20. Mar 08, 2018
  21. Mar 06, 2018
  22. Jan 17, 2018
  23. Jul 26, 2017
  24. Jul 18, 2017
  25. Jun 25, 2017
  26. May 31, 2017
  27. May 22, 2017
  28. May 09, 2017
  29. Feb 20, 2017
  30. Feb 17, 2017
  31. Jan 20, 2017
Loading