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. Apr 18, 2019
  2. Apr 17, 2019
  3. Apr 12, 2019
  4. Apr 09, 2019
  5. Apr 05, 2019
  6. Apr 04, 2019
  7. Apr 02, 2019
  8. Apr 01, 2019
  9. Mar 31, 2019
  10. Mar 29, 2019
  11. Mar 25, 2019
  12. Mar 03, 2019
  13. 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
  14. Feb 28, 2019
  15. Jan 25, 2019
  16. Jan 24, 2019
  17. Jan 19, 2019
  18. Jan 13, 2019
  19. Jan 11, 2019
  20. Jan 10, 2019
  21. Jan 08, 2019
  22. Jan 07, 2019
  23. Jan 06, 2019
  24. Jan 04, 2019
  25. 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
  26. Jan 02, 2019
  27. Dec 23, 2018
  28. 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
Loading