Attributes { Facility { String PrincipleInvestigator "Raphael Kudela"; String DataCenter "Center for Integrated Marine Technology"; String CTDType "Seabird SBE-19"; String FluorometerType "WETLabs WETStar"; } vCTD { time { String Description "A date-time string"; String Timezone "GMT"; } latitude { String Description "Latitude as recorded by GPS"; String units "degrees_north"; } longitude { String Description "Longitude as recorded by GPS"; String units "degrees_east"; } station { String Description "CIMT Station ID"; } depth { String Description "Binned depth from the CTD"; String units "meters"; String Constants "salt water, lat=36.9"; } temperature { String Description "Temperature at depth, ITS-90"; String units "degrees_Celsius"; } salinity { String Description "Salinity at depth derived from conductivity"; String units "Presumed Salinity Units"; } fluorescence { String Description "Fluorescence at depth from the WETStar"; String units "nominal mg Chl m/^-3"; } avg_sound_velocity { String Description "Average sound velocity at depth derived from temperature and pressure"; String units "m/s"; String Constants "Chen-Millero, minP=20, minS=20, pWS=20, tWS=60"; } sigma_t { String Description "Density (sigma-theta)"; String units "Kg/m^-3"; } acceleration { String Description "Acceleration"; String units "m/s^2"; String Constants "WS=2"; } geopotential_anomaly { String Description "Geopotential Anomaly"; String units "J/Kg"; } } }