Loading data processing/readme.md +13 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,19 @@ The following tabel gives an overview. It will grow with more data being added. 1st level|2nd level | unit | description :--- | :--- | :--- | :--- mtime | | | Matlab time lat | | deg N | Latitude lon | | den E | Longitude dship. | course | deg | course over ground dship. | heading | deg | ship's heading dship. | sal | PSU | salinity calculated from conductivity with ship's thermosalinograph [SBE21](https://www.seabird.com/) dship. | sst_ship | degC | seawater temperature at water intake, SBE38. There were problems with the data recording, so there are data gaps. dship. | tsg_temp | degC | seawater temperature inside SBE21 dship. | wind_dir_t | deg | true wind direction dship. | wind_speed_t | m/s | true wind speed dship. | air_press | mbar | air pressure dship. | rh | % | humidity dship. | wind_dir_r | deg | wind direction, relative to the ship dship. | wind_speed_r | m/s | wind speed, relative to the ship ### import dship data Loading Loading
data processing/readme.md +13 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,19 @@ The following tabel gives an overview. It will grow with more data being added. 1st level|2nd level | unit | description :--- | :--- | :--- | :--- mtime | | | Matlab time lat | | deg N | Latitude lon | | den E | Longitude dship. | course | deg | course over ground dship. | heading | deg | ship's heading dship. | sal | PSU | salinity calculated from conductivity with ship's thermosalinograph [SBE21](https://www.seabird.com/) dship. | sst_ship | degC | seawater temperature at water intake, SBE38. There were problems with the data recording, so there are data gaps. dship. | tsg_temp | degC | seawater temperature inside SBE21 dship. | wind_dir_t | deg | true wind direction dship. | wind_speed_t | m/s | true wind speed dship. | air_press | mbar | air pressure dship. | rh | % | humidity dship. | wind_dir_r | deg | wind direction, relative to the ship dship. | wind_speed_r | m/s | wind speed, relative to the ship ### import dship data Loading