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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Aug 16, 2019
-
-
Benjamin Jakimow authored
-
- Aug 08, 2019
-
-
Benjamin Jakimow authored
-
- Jun 13, 2019
-
-
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 <benjamin.jakimow@geo.hu-berlin.de>
-
- Mar 29, 2019
-
-
Benjamin Jakimow authored
fixed bug in vector layer visualization pulled qps updates
-
- Nov 23, 2018
-
-
Benjamin Jakimow authored
added WCS support added TimeSeriesDataSource allows to use multiple source per TSD
-
- Sep 21, 2018
-
-
Benjamin Jakimow authored
fixed DTG parsing from ENVI header recognizes YYYY as date
-
- Aug 31, 2018
-
-
Benjamin Jakimow authored
-
- Jul 14, 2018
-
-
Benjamin Jakimow authored
-
- Jul 09, 2018
-
-
Benjamin Jakimow authored
-
- Jul 06, 2018
-
-
Benjamin Jakimow authored
-
- Jun 18, 2018
-
-
Benjamin Jakimow authored
-
- Mar 06, 2018
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
- Aug 04, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
added # -*- coding: uft-8 -*- and # noinspection PyPep8Naming to each module added GPL License statement to each module added from __future__ import absolute_import to each module
-
- Jun 23, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
improved QGIS interaction several UI issues and smaler bugs fixed
-
- Jun 19, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
-
- May 22, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
- Apr 04, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
- Mar 20, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
- Mar 17, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
added ImageDateParserSentinel2
-
- Mar 10, 2017
-
-
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)
-