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. Jun 03, 2019
  2. May 31, 2019
  3. May 25, 2019
  4. May 24, 2019
  5. May 23, 2019
  6. May 16, 2019
  7. May 15, 2019
  8. May 14, 2019
  9. May 10, 2019
  10. Apr 18, 2019
  11. Apr 17, 2019
  12. Apr 14, 2019
  13. Apr 12, 2019
  14. Apr 09, 2019
  15. Apr 05, 2019
  16. Apr 04, 2019
  17. Mar 31, 2019
    • Benjamin Jakimow's avatar
      updated qps · dbf1ee49
      Benjamin Jakimow authored
      changed ABOUT.html
      fixed tests
      renamed plugin folder back to timeseriesviewerplugin
      dbf1ee49
  18. Mar 29, 2019
  19. Mar 03, 2019
  20. 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
  21. Feb 28, 2019
  22. Jan 06, 2019
  23. Jan 04, 2019
  24. Jan 03, 2019
    • Benjamin Jakimow's avatar
      timeseriesviewer.labeling.py: · c8bba687
      Benjamin Jakimow authored
      added LabelAttributeType, LabelAttributeTableModel, LabelingDock
      c8bba687
    • Benjamin Jakimow's avatar
      timeseriesviewer.settings.py · 1a238a5c
      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
      1a238a5c
  25. Dec 23, 2018
  26. 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
  27. Dec 20, 2018
  28. Nov 23, 2018
    • Benjamin Jakimow's avatar
      refactoring · 403954c8
      Benjamin Jakimow authored
      added WCS support
      added TimeSeriesDataSource
      allows to use multiple source per TSD
      403954c8
Loading