Documentation

Data dictionary

Field-level definitions for core image, fusion, and export payload contracts.

Image record

FieldTypeDescription
idstringStable image identifier used in routes and exports.
capturedAtISO datetimeAcquisition timestamp for temporal analysis and fusion.
lat/lonnumberGeospatial coordinates used for map projection and fusion input.
datasetIdstringUpstream dataset source identifier for provenance.

Fusion context

FieldTypeDescription
environmentobjectNumeric environmental variables (SST, DHW, turbidity, chlorophyll).
qcobjectQuality-control flags per environmental variable.
confidencenumberConfidence score between 0 and 1 for merged fusion output.
provenancearraySource records and processing steps used for traceability.

Export payload

FieldTypeDescription
formatenumRequested output format: json, csv, or geojson.
metadata.licenseobjectLicense name, URL, and restrictions for downstream usage.
metadata.provenancearrayProvider and retrieval lineage attached to exported data.
metadata.qcobjectQC summary included in outbound export jobs.