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. Aug 09, 2019
  2. Jul 02, 2019
  3. Jun 13, 2019
    • Benjamin Jakimow's avatar
      added Task Manager Panel · 5e0adab3
      Benjamin Jakimow authored
      changed calls for gdal.Dataset source path from dataset.GetFileList()[0] to dataset.GetDescription() (should be faster and hides irrelevant errors related to image pyramids)
      timeseries.py:
      - asynchrone loading of source images based on QgsTaskManager (doLoadTimeSeriesSourcesTask, addSourcesAsync)
      - TimeSeriesSource dates can be more precices that the related TimeSeriesDatum
      
      Signed-off-by: Benjamin Jakimow's avatarbenjamin.jakimow <benjamin.jakimow@geo.hu-berlin.de>
      5e0adab3
  4. Jun 04, 2019
  5. May 24, 2019
  6. Apr 12, 2019
  7. Mar 29, 2019
  8. Jan 03, 2019
    • 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
  9. 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
  10. Jun 20, 2018
  11. Jun 19, 2018
  12. Jun 18, 2018
  13. Jun 15, 2018
  14. Jun 12, 2018
Loading