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