Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added some info chla_introduction.md #35

Merged
merged 7 commits into from
Aug 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 33 additions & 4 deletions sections/chla_introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,36 @@ The most important actions to be taken are summarized in this simple cheat sheet
This short summary allows the reader check under time pressure whether key points are taken into account prior to deployment.
We recommend reading each chapter in detail to ensure the best quality data.

**Pre-deployment/Deployment**
(1) Check that sensors are in good condition, and you have selected the best option for the planned mission.
- BEST: Do two-point calibration ({numref}`two_point_calibration`).
(2) Mount the sensor(s) ({numref}`sensors_integration`).
(3) Configure sensor for deployment ({numref}`sensor_configuration`). Make sure your glider is configured to record phase with correct timings.
(4) Dark count assessment in the workshop?
(5) In-situ reference measurements, recommended using hierarchy of decreasing quality
callumrollo marked this conversation as resolved.
Show resolved Hide resolved
- BEST: Optodes attached to a CTD ({numref}`deployment_ship_CTD`).
- BEST: multiple co-located CTD casts.
- GOOD: ??
- OK: ??

.....

**Mission and Real Time data flow** ({numref}`mission-execution`)
(6) Ensure data stream is set up correctly including relevant metadata is sent to allow real time data corrections ({numref}`rtqc`).

**Recovery** ({numref}`post-recovery`)
(7) Keep sensor ON outside the water to assess any issues related to being in water.
(8) Download data.
(9) In-situ reference measurements, using hierarchy of decreasing quality as mentioned above.
(10) Clean and store the sensor.

**DMQC** ({numref}`dmqc`)
(11) Determine and correct dark count and scale factor.

**Data sharing** ({numref}`data-sharing`)
(12) Share high quality data in public open access archives.


.....??

## Overview sensor glider combinations

Expand All @@ -17,9 +45,10 @@ We recommend reading each chapter in detail to ensure the best quality data.
| Sensor / Glider | Slocum | Autosub/ ALR (NOC) | Seaglider | Deepglider | SeaExplorer | Spray | Information |
|---|---|---|---|---|---|---|---|
| SFC - Seapoint | | | | | | X | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| RBR Tridente | | | | | X | | [Link](https://rbr-global.com/products/sensors/rbrtridente/) |
| WetLabs ECOPuck (FLBBCD, FLBBPC, FLNTU, FLBBPE) | X | | X | | X | | [Link](https://www.seabird.com/eco-puck/product?id=60762467723) |
| Seabird SeaOWL | X | | | | X | | [Link](https://www.seabird.com/seaowl-uv-a-sea-oil-in-water-locator/product?id=60762467737) |
| TriOS Nanoflu | | | | | X | | [Link](https://www.trios.de/en/nanoflu.html) |



2 changes: 2 additions & 0 deletions sections/chla_pre_deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@

## Pre-deployment calibration
...
(two_point_calibration)=
### Two point calibration procedure

(calibration_procedure)=
#### Calibration procedure
Expand Down
Loading