Skip to content

refactor: update notebooks for renamed rasterflow sdk methods#161

Draft
rbavery wants to merge 2 commits into
mainfrom
ryan/align-task-naming
Draft

refactor: update notebooks for renamed rasterflow sdk methods#161
rbavery wants to merge 2 commits into
mainfrom
ryan/align-task-naming

Conversation

@rbavery
Copy link
Copy Markdown
Member

@rbavery rbavery commented May 20, 2026

Summary

Aligns RasterFlow notebook calls with renamed SDK methods:

  • build_mosaicbuild_mosaics
  • build_gti_mosaicbuild_gti_mosaics
  • build_and_predict_mosaic_recipepredict_mosaic_recipe
  • run_geometry_inference_recipepredict_mosaic_geometries_recipe

And renames store= kwarg to mosaics= for predict_mosaic, predict_mosaic_geometries, run_mosaics_change

Depends on wherobots-rasterflow-remote PR release.

Test plan

  • Re-run impacted notebooks against new SDK release

Aligns notebook calls with new SDK method names (build_mosaics,
build_gti_mosaics, predict_mosaic_recipe, predict_mosaic_geometries_recipe)
and renames store= kwarg to mosaics= in predict_mosaic, predict_mosaic_geometries,
run_mosaics_change, vectorize_mosaic calls.
@gitnotebooks
Copy link
Copy Markdown

gitnotebooks Bot commented May 20, 2026

Found 9 changed notebooks. Review the changes at https://app.gitnotebooks.com/wherobots/wherobots-examples/pull/161

Matches SDK rename to singular form for the single-mosaic input.
@rbavery rbavery requested a review from pdarringer May 20, 2026 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants