v0.16.1

Release date: 2025-07-17

Early Access

The Luminary Cloud API and Python SDK are Early Access features that are still under development. View the Luminary Cloud Early Access Terms. The interface may change, and you may need to migrate or discard scripts and configuration files multiple times before v1.0.0 is released. In the future, migrations may also be necessary when upgrading to new major versions of the SDK (e.g. v2.0.0).

Release Notes

This release adds a few new features.

Breaking Changes

None.

Features

  • A new class, LineSample, lets you generate line data by computing intersections between volumetric data and a line.

  • A new visualization filter, GridStreamlines, lets you produce streamlines with seeds laid out in a grid.

  • Geometry now has a .to_code() function to generate SDK code that would recreate it.

Deprecations

None.

Bug Fixes / Improvements

A few error messages were tweaked to provide more helpful information.

Migration Guide

No breaking changes, migration from v0.16.0 should cause no problems.