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 16, 2019
  2. Aug 08, 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. Mar 29, 2019
  5. 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
  6. Sep 21, 2018
  7. Aug 31, 2018
  8. Jul 14, 2018
  9. Jul 09, 2018
  10. Jul 06, 2018
  11. Jun 18, 2018
  12. Mar 06, 2018
  13. Aug 04, 2017
  14. Jun 23, 2017
  15. Jun 19, 2017
  16. May 22, 2017
  17. Apr 04, 2017
  18. Mar 20, 2017
  19. Mar 17, 2017
  20. 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