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
The \Observation\ type now carries \predictionValidation, \ieldData, and \weather\ but ExportService and AnnotationExporter don't yet serialize the full payload.
Tasks
Update \src/services/ExportService.ts\ to include per-source agreement, cover composition, dominant species, and weather columns
Update \src/services/AnnotationExporter.ts\ for the same fields
Verify CSV/GeoJSON exports contain all new columns
Description
The \Observation\ type now carries \predictionValidation, \ieldData, and \weather\ but ExportService and AnnotationExporter don't yet serialize the full payload.
Tasks
Labels
export, priority:p2