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. Jul 11, 2020
  2. Jul 10, 2020
  3. Apr 24, 2020
  4. Apr 23, 2020
    • Benjamin Jakimow's avatar
      update bitbucket-pipelines.yml · 0f9a751f
      Benjamin Jakimow authored
      0f9a751f
    • Benjamin Jakimow's avatar
      update ExampleTimeSeries.csv · b1076a14
      Benjamin Jakimow authored
      b1076a14
    • Benjamin Jakimow's avatar
      cleanup repo · 6b879b44
      Benjamin Jakimow authored
      modified bitbucket-pipelines.yml
      
      EOTimeSeriesViewer:
      - added / modifed QgisInterface actions
      
      mapvisualization.py:
      - modified context menu of MapViewLayerTreeViewMenuProvider
      - MapView: added currentMapCanvas logic
      
      create_plugin.py: added option -z --zipfilename to create none-generic plugin zipfiles
      6b879b44
    • Benjamin Jakimow's avatar
      update qps · 9b8e6d25
      Benjamin Jakimow authored
      modified icons
      added icons mIconTemporalProfileAdd.svg, mIconTemporalProfileClock.svg, mIconTemporalProfileSave.svg
      labeling.py:
      - refactored LabelWidget, which is now based on qps attributetablewidget.ui
      - next/previous feature jumpt to next/previous feature of row selections
      
      main.py, EOTimeSeriesViewer:
      - added some debugLogs
      - adds variable number of LabelWidgets for vector layer to edit
      - added addDockWidget()
      - added currentLayerChanged signal
      - vector layer handling uses central VectorLayerTools instance
      - refactoring
      - added deselectFeatures()
      - added setCurrentLayer, currentLayer()
      - added updateCurrentLayerActions()
      - added TaskManagerStatusButton to show QgsTaskManger status
      
      mapcanvas.py:
      - added KEY_LAS_CLICKED property
      - added MapCanvas.sigCanvasClicked signal
      
      mapvisualization.py:
      - added/modified MapView().visibleLayers() and layers()
      - added MapView().currentLayer()
      - added MapView().currentMapCanvas()
      - added MapViewWidget().currentMapView() and setCurrentMapView()
      - added MapViewWidget().usedLayers()
      
      profilevisualization.py:
      - refactored everything (!)
      - better and faster model handling
      - scheduled plot-updates
      
      temporalprofiles.py
      - refactored everything
      - data update in parallel thread
      
      deleted temporalprofiles3d.py, temporalprofiles3dGL.py
      
      timeseries.py:
      - added crsWkt and rasterUnitsPerPixelX / Y to TimeSeriesSource
      - added TimeSeriesLoadingTask(QgsTask)
      - refactoring
      9b8e6d25
  5. Apr 21, 2020
  6. Apr 10, 2020
  7. Apr 09, 2020
    • Benjamin Jakimow's avatar
      updated CHANGELOG.rst · de4232a3
      Benjamin Jakimow authored
      de4232a3
    • Benjamin Jakimow's avatar
      - added qgsMapCenter_grey.svg · 3d28ecee
      Benjamin Jakimow authored
      - refactoring
      - TimeSeriesSources can be changed, hidden TimeSeriesSource won't appear in maps
      - TimeSeriesDate allows to change visibility of all TimeSeriesSources
      3d28ecee
    • Benjamin Jakimow's avatar
      refactoring · 45c4b6d3
      Benjamin Jakimow authored
      45c4b6d3
    • Benjamin Jakimow's avatar
      profilevisualization.py: fixed error if TemporalProfile coordinate is out of extents7 · d4619bc7
      Benjamin Jakimow authored
      mapvisualization.py:
      - refactored QGIS syncing
      
      EOTimeSeriesViewer:
      - added close()
      - added setCurrentSource(TimeSeriesSource)
      
      timseries.py:
      - fixed sensor mockup in SensorInstrument
      - reorderer classes
      - speed-up TimeSeries.showTSDs()
      - implemented TimeSeries.findSource(...)
      - TimeSeriesTreeView context menu can be used to open selected source images in QGIS
      
      create_plugin.py:
      - added example directory to plugin folder
      
      eotimeseriesviewer/ui:
      - cleanup icons
      - modified qgsMapCenter.svg
      d4619bc7
    • Benjamin Jakimow's avatar
      main.py · faa3ee5c
      Benjamin Jakimow authored
      - renamed TimeSeriesViewer to EOTimeSeriesViewer
      - added actionAddSubDatasets to open GDAL subdatasets (in general)
      - added actionAddSentinel2 to specifically open Sentinel-2 driver datasets
      - added EOTimeSeriesViewer.openAddSubdatasetsDialog()
      
      - pulled qps updates
      faa3ee5c
  8. Apr 08, 2020
    • Benjamin Jakimow's avatar
      fixed tests · 58788aa6
      Benjamin Jakimow authored
      58788aa6
    • Benjamin Jakimow's avatar
      ci fixes · 81c4c073
      Benjamin Jakimow authored
      81c4c073
    • Benjamin Jakimow's avatar
      scripts/create_plugin: · 92e642e1
      Benjamin Jakimow authored
      - refactoring
      - added ABOUT.html to plugin folder
      
      scripts/updateexternals.py
      - refactoring
      
      ui/eotest_resources.qrc:
      - renamed resource prefix from timeseriesviewer to eotimeseriesviewer
      
      repaired tests
      
      Merge branch 'develop' of bitbucket.org:jakimowb/eo-time-series-viewer into develop
      
      # Conflicts:
      #	eotimeseriesviewer/__init__.py
      #	eotimeseriesviewer/externals/qps/classification/classificationscheme.py
      #	eotimeseriesviewer/externals/qps/crosshair/crosshair.py
      #	eotimeseriesviewer/externals/qps/enmap.tif.aux.xml
      #	eotimeseriesviewer/externals/qps/layerconfigwidgets/core.py
      #	eotimeseriesviewer/externals/qps/layerconfigwidgets/gdalmetadata.py
      #	eotimeseriesviewer/externals/qps/layerconfigwidgets/vectorlabeling.py
      #	eotimeseriesviewer/externals/qps/layerconfigwidgets/vectorlayerfields.py
      #	eotimeseriesviewer/externals/qps/layerproperties.py
      #	eotimeseriesviewer/externals/qps/plotstyling/plotstyling.py
      #	eotimeseriesviewer/externals/qps/speclib/core.py
      #	eotimeseriesviewer/externals/qps/speclib/gui.py
      #	eotimeseriesviewer/externals/qps/speclib/io/artmo.py
      #	eotimeseriesviewer/externals/qps/speclib/io/asd.py
      #	eotimeseriesviewer/externals/qps/speclib/io/clipboard.py
      #	eotimeseriesviewer/externals/qps/speclib/io/csvdata.py
      #	eotimeseriesviewer/externals/qps/speclib/io/envi.py
      #	eotimeseriesviewer/externals/qps/speclib/io/rastersources.py
      #	eotimeseriesviewer/externals/qps/speclib/io/specchio.py
      #	eotimeseriesviewer/externals/qps/speclib/io/vectorsources.py
      #	eotimeseriesviewer/externals/qps/speclib/spectrallibrarywidget.ui
      #	eotimeseriesviewer/externals/qps/testing.py
      #	eotimeseriesviewer/externals/qps/ui/gdalmetadatamodelwidget.ui
      #	eotimeseriesviewer/tests.py
      #	eotimeseriesviewer/utils.py
      #	scripts/create_runtestsbat.py
      #	scripts/deploy.py
      #	scripts/iconselect.py
      #	scripts/make.py
      #	scripts/setuprepository.py
      #	scripts/svg2png.txt
      #	scripts/updateexternals.py
      92e642e1
  9. Apr 07, 2020
  10. Mar 10, 2020
  11. Jan 23, 2020
  12. Jan 22, 2020
Loading