Ingestion

Ingestion layer highlighted

A client MRV Provider authenticates and receives a token containing the 'provider' role. With this token applied to an HTTP client header 'x-access-token', they will send (post) data in the form described by this flexible schema example:

Details of ingested data point

Location can be an array of points or polygons. See the measurements interface definition below for currently supported data types and units of measure.

Relevant code:

Last updated

Was this helpful?