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 .
- Sep 15, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
Benjamin Jakimow authored
refactoring
-
- Sep 01, 2017
-
-
Benjamin Jakimow authored
-
- Aug 10, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
added __main__.py (in progress) added option to load center pixel automatically
-
- Aug 04, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
-
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
-
benjamin.jakimow@geo.hu-berlin.de authored
SensorPlotStyle get restored PixelLoader.py: CRS transformation in pure GDAL due to problems with QgsCoordinateTransformation in non-main thread utils.geo2px() now casts geo2pxF coordinates to integer (instead of rounding them)
-
Benjamin Jakimow authored
-
- Aug 03, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
-
Benjamin Jakimow authored
added SensorPixelDataMemoryLayer
-
- Aug 02, 2017
-
-
Benjamin Jakimow authored
-
- Jul 27, 2017
-
-
Benjamin Jakimow authored
-
benjamin.jakimow@geo.hu-berlin.de authored
utils.py added loadIcon() mapvisualization.py implemented MapCanvas loading activity bar
-
benjamin.jakimow@geo.hu-berlin.de authored
TimeSeriesTableView context menu allows to check/uncheck selected rows and to hide/show the related observations TimeSeriesTableView context menu allows to copy values of selected cells to the clipboard
-
- Jul 26, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
added TimeSeriesTableView, started to implement contextMenu...
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
added PixelLoaderResult(object) adjusted TSV icon changed test_pixelloader.py
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
-
- Jul 18, 2017
-
-
Benjamin Jakimow authored
-
Benjamin Jakimow authored
-
Benjamin Jakimow authored
changed test sets added timeseriesviewer/i18n folder (from PluginBuilder)
-
- Jul 17, 2017
-
-
Benjamin Jakimow authored
VirtualRasterBuilder: added removeVirtualBands(), addVirtualBand(), insertVirtualBand(), addFilesAsStack(), addFilesAsMosaic(), improvements to saveVRT()
-
- Jul 10, 2017
-
-
Benjamin Jakimow authored
-
benjamin.jakimow@geo.hu-berlin.de authored
-
- Jun 30, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
updated QGIS Plugin metadata
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
moved loadUIFormClass(jp(DIR_UI, p)) to utils.py and (yessss!) removed an error occurred with newline character in *.ui inline HTML
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
added sigShowVectorOverlay and sigRemoveVectorOverlay
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
MapCanvas.setRenderer(renderer) handles QgsRasterRenderer and QgsFeaturerRendererV2
-