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. Apr 04, 2019
  2. Apr 02, 2019
  3. Apr 01, 2019
  4. Mar 31, 2019
  5. Mar 29, 2019
  6. Mar 25, 2019
  7. Mar 03, 2019
  8. Mar 01, 2019
    • Benjamin Jakimow's avatar
      QPS integration · 6eae76de
      Benjamin Jakimow authored
      .gitignore knows enmapboxtestdata
      fixed several missing references
      
      fixes issue #76 - uses original QGOS raster renderer widgets only (to be improved)
      6eae76de
  9. Feb 28, 2019
  10. Jan 25, 2019
  11. Jan 24, 2019
  12. Jan 19, 2019
  13. Jan 13, 2019
  14. Jan 11, 2019
  15. Jan 10, 2019
  16. Jan 08, 2019
  17. Jan 07, 2019
  18. Jan 06, 2019
  19. Jan 04, 2019
  20. Jan 03, 2019
    • Benjamin Jakimow's avatar
      timeseriesviewer.labeling.py: · c8bba687
      Benjamin Jakimow authored
      added LabelAttributeType, LabelAttributeTableModel, LabelingDock
      c8bba687
    • Benjamin Jakimow's avatar
      timeseriesviewer.settings.py · 1a238a5c
      Benjamin Jakimow authored
      - Keys as shortcut to access EO TSV settings
      - settings are restored during start of EO TSV
      timeseriesviewer.settings.value(..., default=...) und .setValue(...) as counterparts to QSettings object
      - added SettingsDialog
      1a238a5c
  21. Jan 02, 2019
  22. Dec 23, 2018
  23. Dec 22, 2018
    • Benjamin Jakimow's avatar
      MapCanvas: · cd59e92f
      Benjamin Jakimow authored
      - added MapCanvasLayerModel, MapCanvas.Command, multi-raster-layer support
      - implemented refresh pipeline for timed updates
      - QMenu shows Crosshair visibility, fixed some api bugs
      - added setSpatialExtent, setSpatialCenter
      - spatialExtentHint considers all layers
      
      TimeSeriesViewer:
      - added showTimeSeriesDatum fpor scrolling to TSD of interest
      
      TimeSeries + TimeSeriesTableModel + panel:
      - support multiple raster per date
      - QSortProxyModel allows sorting
      
      utils.py
      - added some more TestObject functions
      
      make.py
      - resource.py compilation is now python-only.
      refactoring + docstrings
      cd59e92f
  24. Dec 20, 2018
  25. Dec 19, 2018
  26. Dec 18, 2018
  27. Aug 07, 2014
    • Luke Campagnola's avatar
      Merged numerous updates from acq4: · ca3fbe2f
      Luke Campagnola authored
      * Added HDF5 exporter
      * CSV exporter gets (x,y,y,y) export mode
      * Updates to SVG, Matplotlib exporter
      * Console can filter exceptions by string
      * Added tick context menu to GradientEditorItem
      * Added export feature to imageview
      * Parameter trees:
          - Option to save only user-editable values
          - Option to set visible title of parameters separately from name
          - Added experimental ParameterSystem for handling large systems of
              interdependent parameters
          - Auto-select editable portion of spinbox when editing
      * Added Vector.__abs__
      * Added replacement garbage collector for avoiding crashes on multithreaded Qt
      * Fixed "illegal instruction" caused by closing file handle 7 on OSX
      * configfile now reloads QtCore objects, Point, ColorMap, numpy arrays
      * Avoid triggering recursion issues in exception handler
      * Various bugfies and performance enhancements
      ca3fbe2f
  28. Mar 24, 2014
  29. Mar 05, 2014
Loading