Overview of the events.csv files across the LĂ©XPLORE datasets¶
Standard¶
The suggested structure of the events.csv file mainly follows the structure of the temperature chain
| start | stop | parameter | depth | comments |
|---|---|---|---|---|
| 20190617 00:00:00 | 20190620 14:00:00 | All | All | Initial deployment |
| 20190822 10:00:00 | 20191025 00:00:00 | All | All | Cable broken. No data |
| 20191025 00:00:00 | 20200418 00:00:00 | All | 2.5,4,7,10,12,13,15,18,21,27,48,51 | Sensor failure |
Current state¶
Meteorological station¶
The events.csv file is located in the notes folder. It contains 2 entries, in the format
| start | stop | parameter | Comments |
|---|---|---|---|
| 20220510 00:00:00 | 20221026 12:30:00 | Rain | sensor broken |
| 20221024 12:00:00 | 20221024 12:30:00 | All | Maintenance |
As of the 11.09.2025, the file is never used in the processing described in main.py.
Wave buoy¶
The events.csv file is located in the notes folder. It contains 1 entry, in the format
| Start date | Start time | Stop date | Stop time | parameter | Comments | Operator |
|---|---|---|---|---|---|---|
| 20021019 | 13:20:00 | 20221026 | 13:40:00 | all | Bad com, extrafile | Sebastien Lavanchy |
As of the 11.09.2025, the file is never used in the processing described in main.py.
ADCP velocities - Deep and near-surface¶
The events.csv file is located in the notes folder. It contains 1 entry, in the format
| Start date | Start time | Stop date | Stop time | parameter | Comments |
|---|---|---|---|---|---|
| 20210625 | 07:29:00 | 20220625 | 17:33:00 | all | Maintenance |
As of the 11.09.2025, the file is never used in the processing described in main.py.
Temperature chain¶
The events.csv file is located in the notes folder. It contains 76 entries, in the format
| start | stop | parameter | depth | comments |
|---|---|---|---|---|
| 20190617 00:00:00 | 20190620 14:00:00 | All | All | Initial deployment |
| 20190822 10:00:00 | 20191025 00:00:00 | All | All | Cable broken. No data |
| 20191025 00:00:00 | 20200418 00:00:00 | All | 2.5,4,7,10,12,13,15,18,21,27,48,51 | Sensor failure |
| ... | ... | ... | ... |
The file is used in main.py.
Idronaut¶
The events.csv file is located in the notes folder. It contains 0 entries, in the format
| start | stop | parameter | Comments |
|---|---|---|---|
Thetis - physico-chemical, optical¶
As of 11.09.2025, no events.csv in the Thetis Multi Instrument Profiler repository
Sea and Sun CTD¶
As of 11.09.2025, no events.csv in the Platform CTD Profiles repository
OxyPAR mooring¶
As of 11.09.2025, no events.csv in the OxyPAR mooring repository.