You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevents KMeans crash when DEM contains NaN pixels (e.g. from
reprojected rasters with non-rectangular valid regions). Nodata
pixels are now automatically excluded from clustering, both with
and without a user-provided mask file.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments