Skip to content

v0.2.3 bugfix

Choose a tag to compare

@jldz9 jldz9 released this 21 Mar 02:08
· 69 commits to main since this release

v0.2.3

Bug Fixes

  • Fixed troposphere correction crash — Path.mkdir() returns None, which was incorrectly assigned and passed to pyaps3 as the weather data directory
  • Fixed .cdsapirc file created by CLI prompt having a blank first line
  • Fixed dry run checkbox leaving the submit button stuck at "✓ Done" after job completion
  • Fixed "✓ Done" button not closing the modal after a real (non-dry-run) submission
  • Fixed missing pointer cursor on "✓ Done" button
  • Fixed pixel hover value lookup to use Mercator projection formula instead of linear WGS84 interpolation
  • Fixed unclosed file handle in /api/folder-image endpoint
  • Fixed RuntimeWarning: invalid value encountered in cast when rendering velocity PNG with NaN pixels
  • Added path traversal protection to /api/folder-image endpoint
  • Fixed polling interval leak in frontend job status watcher

Documentation

  • Home page: corrected package name from "InSAR Script" to "InSARHub", added Web UI overview screenshot and button, clarified WSL2 support
  • Header: added Email and Discord icon buttons next to GitHub badge
  • Header: reduced excess whitespace in GitHub badge

Features

  • Added yellow click marker on the map when a time-series pixel is selected
  • Click marker renders above the velocity overlay layer