Skip to content

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 10 Mar 03:37

NexView v1.5.1

Bug Fixes

  • Sounding render freeze fixed — Root cause: pressure loops in Skew-T renderer got stuck at floor value forever (p.max(P_TOP) = infinite loop). Now terminates correctly.
  • HRRR soundings re-enabled — Click anywhere in CONUS for HRRR model sounding with 30s timeout, falls back to IEM/rucsoundings
  • CIN clamped — CIN values capped at -2000 J/kg to prevent absurd numbers
  • Drawing safety — NaN guards on all line-drawing functions, Bresenham length caps, moist lapse rate safe defaults

macOS Users

If you see a Gatekeeper warning, right-click the app and select "Open", or run:

xattr -cr /Applications/NexView.app

Downloads

Platform File
Windows x64 NexView-Windows-x64.zip
macOS Apple Silicon NexView-macOS-AppleSilicon.dmg
macOS Intel NexView-macOS-Intel.dmg
Linux x64 NexView-Linux-x64.tar.gz