Skip to content

Add scene provenance directly to sampling functions - #9

Open
ysims wants to merge 1 commit into
mainfrom
feature/sampling-provenance
Open

Add scene provenance directly to sampling functions#9
ysims wants to merge 1 commit into
mainfrom
feature/sampling-provenance

Conversation

@ysims

@ysims ysims commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Sample_points, sample_polygons, and sample_transects now populate sensor/acquisition_time on every row themselves, so calling them directly (bypassing Dataset) yields provenance-complete rows. Dataset.sample_points no longer duplicates that enrichment and only adds scene_index, the one field genuinely dataset-scoped.

sample_points, sample_polygons, and sample_transects now populate
sensor/acquisition_time on every row themselves, so calling them
directly (bypassing Dataset) yields provenance-complete rows.
Dataset.sample_points no longer duplicates that enrichment and only
adds scene_index, the one field genuinely dataset-scoped.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant