Releases: luhipi/insar_explorer
Releases · luhipi/insar_explorer
v0.3.0: Merge pull request #16 from luhipi/dev
Release Note: InSAR Explorer Version 0.3.0
Release Date: November 11, 2024
What's New:
- Residual Plotting: Introduced the ability to plot residuals of fitting.
- Updated X-Axis Tick Labels: Improved readability with updated tick labels on the X-axis.
- New Plot Marker Design: Enhanced the visual style with redesigned plot markers.
- Sample Data Link: Added a link to sample data for easy access and testing.
- Redesigned UI:
- Message Bar: A new message bar has been added for displaying alerts and notifications.
- Info Box Relocation: The info box has been moved to a separate tab for a cleaner layout.
- Colormap Symbols: Colormap symbols have been introduced to enhance visual guidance.
- Bug Fixes: Addressed some minor bugs.
Full Changelog: GitHub Compare v0.2.0...v0.3.0
v0.2.0
Release Note: InSAR Explorer Version 0.2.0
Release Date: November 7, 2024
What's New:
- Enhanced Colormap Support: Added multiple colormaps, including
roma
andvik
from Scientific Colormaps. Users can now select a colormap from a list and reverse the colormap . - Improved Symbology Customization: Users can specify the number of symbology classes, allowing for more detailed visualization. The velocity range can now be synchronized.
- Bug Fixes: Addressed some minor bugs.
Full Changelog: GitHub Compare v0.1.0...v0.2.0
Initial Release
Release Note: InSAR Explorer Version 0.1.0
Release Date: November 6, 2024
The initial release of InSAR Explorer!
Key Features:
- Point Vector Data Input: Accepts point vector data as input.
- Interactive Time Series Plotting: Plots time series data for selected points upon clicking.
- Reference Point Setting: Allows setting a reference point for time series analysis.
- Dynamic Symbology: Adjusts symbology of InSAR points based on the
velocity
field.