| Start | FieldCode | Datatype | Code List | Mandatory | Header | Description / Aditional Information |
| 1 |
RecordType
| char(50) |
| |
Record type
|
Name of the HDF5 group. The group name should be spelled out (File information, Metadata, Data)
|
| 2 |
DateTime
| datetime(21) |
| |
UTC DateTime in ISO 8601 format: YYYY-MM-DDThh:mm[:ss] or YYYY-MM-DD hh:mm[:ss].
|
|
| 3 |
LeqMeasurementsOfChannel1
| float(10) |
| |
|
Equivalent continuous sound pressure level measurements over time for all covered frequency bands. One frequency per column. In case there are multiple channels, there should be an array of values for each channel. If there are 3 channels, there would be three arrays called LeqOfChannel1, LeqOfChannel2, LeqOfChannel3. In case of channel failure, report NAN values.
|
| 4 |
LeqMeasurementsOfChannel…
| float(10) |
| |
|
Equivalent continuous sound pressure level measurements over time for all covered frequency bands. One frequency per column. In case there are multiple channels, there should be an array of values for each channel. If there are 3 channels, there would be three arrays called LeqOfChannel1, LeqOfChannel2, LeqOfChannel3. In case of channel failure, report NAN values.
|
| 5 |
LeqMeasurementsOfChannelN
| float(10) |
| |
|
Equivalent continuous sound pressure level measurements over time for all covered frequency bands. One frequency per column. In case there are multiple channels, there should be an array of values for each channel. If there are 3 channels, there would be three arrays called LeqOfChannel1, LeqOfChannel2, LeqOfChannel3. In case of channel failure, report NAN values.
|