Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 906 Bytes

readme.adoc

File metadata and controls

21 lines (14 loc) · 906 Bytes

Schemas for Distributed Acoustic Sensing (DAS) fiber optic data communication.

badge

Latest version: 2.0.3

About

This project contains a collection of schemas for Distributed Acoustic Sensing. The schemas are used in the communication process between a data producer (DAS interrogator) and a data processing server (DAS processor).

Description for use of schemas

The DASAcquisition schema is used when communicating a new DAS acquisition. The fields in the schema should adhere to the 2.0 ProdML standard: http://w3.energistics.org/energyML/data/prodml/v2.0/doc/prodml_schema_overview.html

The DASMeasurement and the DASMeasurementKey are used for streaming time based messages, where each message contains raw amplitudes either as an array of floats or as an array of integers.