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 10, 2017
-
-
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
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
-
- Jul 27, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
utils.py added loadIcon() mapvisualization.py implemented MapCanvas loading activity bar
-
- Jul 10, 2017
-
-
Benjamin Jakimow authored
-
- Jun 30, 2017
-
-
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
MapCanvas.setRenderer(renderer) handles QgsRasterRenderer and QgsFeaturerRendererV2
-
- Jun 26, 2017
-
-
Benjamin Jakimow authored
fixed labelSummary text update
-
benjamin.jakimow@geo.hu-berlin.de authored
changed DatumView.sizeHint() SpatialTemporalVisualization uses RefreshTimer to handle very frequent refresh requests
-
- Jun 25, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
- Jun 23, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
- Jun 21, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
- Jun 19, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
- Jun 16, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
MapCanvases get registered at responsible Controllers (STV, MV and DV) utils.saveTransform(geom, crs1, crs2) takes care on invalid coordinate transformations
-
benjamin.jakimow@geo.hu-berlin.de authored
MapCanvas accesses STV directly Setter functions take care on none-updates
-
- Jun 09, 2017
-
-
Benjamin Jakimow authored
-
- Jun 02, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
less chained pyqtSignals -> MapCanvas accesses parent SpatialTemporalVisualization, MapView, etc. instances directly
-
- May 22, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
temp. fix related to assert isinstance(tsv, TimeSeriesViewer) in SpatialTemporalVisualization() constructor
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
-
benjamin.jakimow@geo.hu-berlin.de authored
-
- Apr 05, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
-
- Mar 28, 2017
-
-
benjamin.jakimow@geo.hu-berlin.de authored
cleanup, refactoring,smaller fixes
-