All notable changes to Kite will be documented in this file.
The format is based on Keep a Changelog.
- Import of SNAP products
- Scene: Added method
get_elevation
- Scene: Added polygon masking of unwanted areas
- Scene: Added empirical APS removal
- Scene: Added GACOS APS import and removal
- Scene: Added Deramping as module
- SceneStack: handles stacks of time series
- Spool: Added Plugin handlers
- QuadTree: Exporting unit vectors [ENU]
- Spool: improved UI
- Covariance: fixing sparse spool noise window selection
- Covariance: fixed spectral 1D estmiation // performance improvements
- Spool: Added outline to Quadtree Nodes
- Spool: Added scene de-ramp action
bbd2kite
: import of BGR BodenBewegungsDienst data (https://bodenbewegungsdienst.bgr.de)
- Spool:
- changed leaf center color
- changed satellite arrow label
- Quadtree sliders now behave exponential for better fine-tuning
- Performance upgrade
stamps2kite
parses pixel size in meters instead of grid size- Quadtree smallest node size is calculated adaptively
- Spool:
- Fixed displayed coordinates
- Improvement slider responsiveness
- Gamma: Fixed ncols/nrows import
- Quadtree: focal point calculation to accommodate small quadtree nodes.
- Quadtree: Export UTM GeoJSON
- Added ARIA import
quadtree
added GeoJSON export- Spool: covariance progress bar
- Spool: added absolute degree to cursor position
- bugfixes LiCSAR import
Scene
added__i/add__
,__i/sub__
and__neg__
standard operators.- Talpa dialog to change LOS vectors (phi and theta) of forward modelled scene.
- MacOS gcc install with OpenMP.
stamps2kite
Backward compat MATLAB import.covariance
/quadtree
more defensive against sparsely correlated scenes.- LiCSAR import more defensive data handling.
- scene displacement pixel variance attribute
displacement_px_var
. - quadtree and covariance propagation of
displacement_px_var
towards diagonal. - spool to display
displacement_px_var
. - More meta information for
stamps2kite
.
stamps2kite
: look angle import
stamps2kite
import of look angle is now from interpolation.
stamps2kite
conversion tool.
- ISCE import: XML tag cases.
- Version numbering in
setup.py
- Deramping of displacement maps
Scene.displacement_deramp()
- Spool more digits for degree scenes
- Fixed log handling and handler injection
- Added LiCSAR import
- Added SARSCAPE import
- Added LiCSAR downloader (
client.py
) - Added CLVDVolume to talpa
- Added SpinBox for sliders
- talpa various improvements and bugfixes
- updated documentation
- fixed import for ROIPAC and ISCE
- matplotlib plotting functions
- Spool: Changes 'LOS' to 'Towards Satellite'
- Adapting semating versioning
- Spool: added log control
- Improved log control
- Documentation fixes and internal references.
- Fixed Gamma import from Lat/Lon
- docs: Removed Anaconda pre-build installation