*** EDoM measurement campaign: data from Rijkswaterstaat frames ***
Authors: Bas van Maren, Julia Vroom, Daan van Keulen, Jan-Willem Mol
Corresponding author: bas.vanmaren@deltares.nl

*** GENERAL INFORMATION ***
Subset of larger dataset collected during the Ems Dollard Measurements (EDoM) Campaign in 2018 and 2019. This subset contains data collected by so-called RWS frames (large frames installed on the ground with one upward looking ADCP, an ADV and downward looking Aquadopp as well as a multi-probe sensor (temperature, salinity, turbidity)
It is composed of 4 files, each file containing the measurements collected on one location (2 in total) during one field campaign (2 in total). 

Filenemame convention: RS_<loc>_<year>.nc, where 
- RS is bottom mount, 
- <loc> is the location (EFW, DOL), 
- <year> is 2018 or 2019. 
See accompanying report(report-EDoM_v2.0.pdf) for location of stations.


*** METHODOLOGICAL INFORMATION ***
See accompanying report(report-EDoM_v2.0.pdf) for details.

*** DATA SPECIFIC INFORMATION ***

Each file contains
1. x
  description = "x-coordinate [m] (UTM 32)";  
  Units = "m";
2. y
  description = "y-coordinate [m] (UTM 32)";  
  Units = "m";
3. z_measures;
  description = "depth of ADCP bin center relative to sea floor";
  Units = "m";
4. z_measures_AQD;
  description = "depth of Aquadopp bin center relative to sea floor";
  Units = "m";
5. z_measures_ADV;
  description = "depth of ADV relative to sea floor";
  Units = "m";
6. z_measures_MPP;
  description = "depth of Multi Probe relative to sea floor";
  Units = "m"
7. z_measures_OBS;
  description = "depth of Optical Backscatter Sensor relative to sea floor";
  Units = "m";
8. time;
  description = "(Matlab) Serial date number  represents the whole and fractional number of days from 01-01-0000";  
  Units = "days since 01-01-0000";
9. SSC_OBS
  description = "10 minute averaged suspended sediment concentration";
  Units = "mg/l";
10. Sal_MPP
  description = "10 minute averaged salinity";
  Units = "ppt";
11. Temp_MPP
  description = "10 minute averaged temperature";  
  Units = "degrees C";
12. Turb_MPP;
  description = "10 minute averaged turbidity";
  Units = "NTU";
13. vel_East;
  description = "10 minute bin averaged ADCP velocity in the Eastward direction";
  Units = "m/s";
14. vel_North;
  description = "10 minute bin averaged ADCP velocity in the Northward direction";
  Units = "m/s";  
15. vel_East_AQD;
  description = "10 minute bin averaged Aquadopp velocity in the Eastward direction";
  Units = "m/s";
16. vel_North_AQD;
  description = "10 minute bin averaged Aquadopp velocity in the Northward direction";
  Units = "m/s";  
17. velUp_10av_AQD;
  :description = "10 minute bin averaged Aquadopp velocity in the Upward direction";
  :Units = "m/s";
18. vel_East_ADV;
  description = "10 minute ADV averaged velocity in the Eastward direction";
  Units = "m/s";
19. vel_North_ADV;
  description = "10 minute ADV averaged velocity in the Northward direction";
  Units = "m/s";  
20. velUp_10av_ADV;
  description = "ADV: 10 minute averaged velocity in the Upward direction";  
  Units = "m/s";
