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
v0.8.1: fix silent Planetographic latitude bug + refresh GPU plan
Documentation of the F05 re-profile and the refreshed GPU plan in
docs/plans/gpu-acceleration.md. See CHANGELOG.md [0.8.1] for details.
v0.8.0: body-agnostic csm2map
JANUS / LRO / Europa Clipper enablement. See CHANGELOG [0.8.0] for
the full entry. Bit-for-bit identical to 0.7.1 on Mars data.
Add spiceinit and overlaps CLI commands
- spiceinit: batch spiceinit over cube list with parallel workers, web=yes default
- overlaps: run findimageoverlaps + parse WKB output to GeoDataFrame with
summary table, PNG plot, and GeoPackage export options
- New isistools.io.overlaps module for programmatic overlap polygon access
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Fix shared-axis linking between map and image plots
Rename image dims x/y to sample/line, add linked_axes=False and
shared_axes=False to prevent HoloViews from linking map and image axes.
Restyle cnet markers: smaller cross markers, red circle for ignored.
Co-Authored-By: Claude Opus 4.6 <[email protected]>