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