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 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
  2. Mar 29, 2019
  3. 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
  4. Sep 21, 2018
  5. Aug 31, 2018
  6. Jul 14, 2018
  7. Jul 09, 2018
  8. Jul 06, 2018
  9. Jun 18, 2018
  10. Mar 06, 2018
  11. Aug 04, 2017
  12. Jun 23, 2017
  13. Jun 19, 2017
  14. May 22, 2017
  15. Apr 04, 2017
  16. Mar 20, 2017
  17. Mar 17, 2017
  18. Mar 10, 2017
    • benjamin.jakimow@geo.hu-berlin.de's avatar
      module dateparsers.py · ed44c63d
      benjamin.jakimow@geo.hu-berlin.de authored
      class ImageDateParser to be inherited by data-set specific date-time-group parsers
      class ImageDataParserLandsat(ImageDateParser) to extract date-time-groups from Landsat like data-sets (SceneID / ProductID)
      ed44c63d
Loading