R/terrain_reference_review.R
terrain_reference_review.RdKeeps file declarations, caller-recorded analysis choices and preparation evidence separate. Differences between source and analysis CRS are not automatically conflicts. No source lineage, metadata acceptance or conversion is inferred. Selected files are inspected now; rendering uses that snapshot.
terrain_reference_review(artifacts, analysis_reference = NULL)Data frame with unique artifact_id, label, role, path and evidence character columns. role is SOURCE_PRODUCT or ANALYSIS_DEM; evidence describes the supplied role/selection, not scientific acceptance. NA path means no local GeoTIFF selected. Optional review_note/review_evidence and preparation_note/preparation_evidence pairs retain attributed supplied text. A note requires its evidence; preparation notes apply to ANALYSIS_DEM only.
Optional data frame with component, value, basis, evidence character columns. Unique components are horizontal, vertical and elevation_unit. Basis is PROJECT_RECORD, OWNER_RECOLLECTION or PROPOSED. Omitted components remain unresolved; supplied values require evidence.
A list of class fg_terrain_reference_review with files, analysis_reference, observations keyed by artifact_id, and generated_at. Per-file inspection failures remain FILE_INSPECTION_FAILED findings, not absent-CRS claims.