netcdf OS_KEO_200406_M_TVSBP_32N145E_hr { dimensions: TIME = UNLIMITED ; // (77809 currently) DEPTEMP = 33 ; LATITUDE = 1 ; LONGITUDE = 1 ; DEPTH = 33 ; DEPCUR = 4 ; DEPPSAL = 20 ; DEPDEN = 20 ; HEIGHTATMS = 1 ; variables: double TIME(TIME) ; TIME:units = "days since 1950-01-01T00:00:00Z" ; TIME:type = "EVEN" ; TIME:point_spacing = "even" ; TIME:valid_min = 0.f ; TIME:valid_max = 90000.f ; TIME:QC_indicator = 0 ; TIME:QC_procedure = 0 ; TIME:uncertainty = "None" ; TIME:axis = "T" ; TIME:long_name = "time" ; TIME:standard_name = "time" ; float LATITUDE(LATITUDE) ; LATITUDE:units = "degrees_north" ; LATITUDE:valid_min = -90.f ; LATITUDE:valid_max = 90.f ; LATITUDE:QC_indicator = 0 ; LATITUDE:QC_procedure = 0 ; LATITUDE:uncertainty = "None" ; LATITUDE:axis = "Y" ; LATITUDE:long_name = "Latitude of each location" ; LATITUDE:standard_name = "latitude" ; LATITUDE:reference = "WGS84" ; LATITUDE:coordinate_reference_frame = "urn:ogc:crs:EPSG::4326" ; float LONGITUDE(LONGITUDE) ; LONGITUDE:units = "degrees_east" ; LONGITUDE:valid_min = -180.f ; LONGITUDE:valid_max = 180.f ; LONGITUDE:QC_indicator = 0 ; LONGITUDE:QC_procedure = 0 ; LONGITUDE:uncertainty = "None" ; LONGITUDE:axis = "X" ; LONGITUDE:long_name = "Longitude of each location" ; LONGITUDE:standard_name = "longitude" ; LONGITUDE:reference = "WGS84" ; LONGITUDE:coordinate_reference_frame = "urn:ogc:crs:EPSG::4326" ; float DEPTEMP(DEPTEMP) ; DEPTEMP:units = "meters" ; DEPTEMP:type = "UNEVEN" ; DEPTEMP:point_spacing = "uneven" ; DEPTEMP:valid_min = 0.f ; DEPTEMP:valid_max = 12000.f ; DEPTEMP:QC_indicator = 0 ; DEPTEMP:QC_procedure = 0 ; DEPTEMP:uncertainty = "None" ; DEPTEMP:axis = "Z" ; DEPTEMP:long_name = "Depth of each measurement" ; DEPTEMP:standard_name = "depth" ; DEPTEMP:reference = "sea_level" ; DEPTEMP:positive = "down" ; DEPTEMP:coordinate_reference_frame = "urn:ogc:crs:EPSG::5113" ; float TEMP(TIME, DEPTEMP, LATITUDE, LONGITUDE) ; TEMP:name = "temp" ; TEMP:long_name = "temperature" ; TEMP:units = "degree_Celsius" ; TEMP:standard_name = "sea_water_temperature" ; TEMP:_FillValue = 1.e+35f ; TEMP:QC_procedure = "5" ; TEMP:valid_min = 0.f ; TEMP:valid_max = 40.f ; TEMP:sensor_mount = "mounted_on_mooring_line" ; TEMP:DM_indicator = "D" ; TEMP:ancillary_variables = "TEMP_QC TEMP_DM" ; byte TEMP_QC(TIME, DEPTEMP, LATITUDE, LONGITUDE) ; TEMP_QC:name = "qtemp" ; TEMP_QC:long_name = "quality flag" ; TEMP_QC:conventions = "OceanSITES reference table 2" ; TEMP_QC:_FillValue = -128b ; TEMP_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; TEMP_QC:flag_meanings = "no_qc_performed good_data probably_good_data bad_data_that_are_potentially_correctable bad_data value_changed nominal_value interpolated_value missing_value" ; char TEMP_DM(TIME, DEPTEMP, LATITUDE, LONGITUDE) ; TEMP_DM:name = "stemp" ; TEMP_DM:long_name = "method of data processing" ; TEMP_DM:conventions = "OceanSITES reference table 5" ; TEMP_DM:flag_values = "R P D M" ; TEMP_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; TEMP_DM:_FillValue = " " ; float DEPTH(DEPTH) ; DEPTH:units = "meters" ; DEPTH:type = "UNEVEN" ; DEPTH:point_spacing = "uneven" ; DEPTH:valid_min = 0.f ; DEPTH:valid_max = 12000.f ; DEPTH:QC_indicator = 0 ; DEPTH:QC_procedure = 0 ; DEPTH:uncertainty = "None" ; DEPTH:axis = "Z" ; DEPTH:long_name = "Depth of each measurement" ; DEPTH:standard_name = "depth" ; DEPTH:reference = "sea_level" ; DEPTH:positive = "down" ; DEPTH:coordinate_reference_frame = "urn:ogc:crs:EPSG::5113" ; float PRES(TIME, DEPTH, LATITUDE, LONGITUDE) ; PRES:name = "pressure" ; PRES:long_name = "water pressure, observed and calculated" ; PRES:units = "decibar" ; PRES:standard_name = "sea_water_pressure" ; PRES:_FillValue = 1.e+35f ; PRES:QC_procedure = "5" ; PRES:valid_min = 0.f ; PRES:valid_max = 15000.f ; PRES:sensor_mount = "mounted_on_mooring_line" ; PRES:DM_indicator = "D" ; PRES:ancillary_variables = "PRES_QC PRES_DM" ; byte PRES_QC(TIME, DEPTH, LATITUDE, LONGITUDE) ; PRES_QC:name = "qpress" ; PRES_QC:long_name = "quality flag" ; PRES_QC:conventions = "OceanSITES reference table 2" ; PRES_QC:_FillValue = -128b ; PRES_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; PRES_QC:flag_meanings = "no_qc_performed good_data probably_good_data bad_data_that_are_potentially_correctable bad_data value_changed nominal_value interpolated_value missing_value" ; char PRES_DM(TIME, DEPTH, LATITUDE, LONGITUDE) ; PRES_DM:name = "spress" ; PRES_DM:long_name = "method of data processing" ; PRES_DM:conventions = "OceanSITES reference table 5" ; PRES_DM:flag_values = "R P D M" ; PRES_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; PRES_DM:_FillValue = " " ; float DEPCUR(DEPCUR) ; DEPCUR:units = "m" ; DEPCUR:type = "UNEVEN" ; DEPCUR:point_spacing = "uneven" ; DEPCUR:valid_min = 0.f ; DEPCUR:valid_max = 12000.f ; DEPCUR:QC_indicator = 0 ; DEPCUR:QC_procedure = 0 ; DEPCUR:uncertainty = "None" ; DEPCUR:axis = "Z" ; DEPCUR:long_name = "Depth of each measurement" ; DEPCUR:standard_name = "depth" ; DEPCUR:reference = "sea_level" ; DEPCUR:positive = "down" ; DEPCUR:coordinate_reference_frame = "urn:ogc:crs:EPSG::5113" ; float UCUR(TIME, DEPCUR, LATITUDE, LONGITUDE) ; UCUR:name = "ucur" ; UCUR:long_name = "zonal current" ; UCUR:units = "cm/s" ; UCUR:standard_name = "eastward_sea_water_velocity" ; UCUR:_FillValue = 1.e+35f ; UCUR:QC_procedure = "5" ; UCUR:valid_min = -5000.f ; UCUR:valid_max = 5000.f ; UCUR:sensor_mount = "mounted_on_mooring_line" ; UCUR:DM_indicator = "D" ; UCUR:ancillary_variables = "CSPD_QC CSPD_DM CDIR_QC CDIR_DM" ; float VCUR(TIME, DEPCUR, LATITUDE, LONGITUDE) ; VCUR:name = "vcur" ; VCUR:long_name = "meridional current" ; VCUR:units = "cm/s" ; VCUR:standard_name = "northward_sea_water_velocity" ; VCUR:_FillValue = 1.e+35f ; VCUR:QC_procedure = "5" ; VCUR:valid_min = -5000.f ; VCUR:valid_max = 5000.f ; VCUR:sensor_mount = "mounted_on_mooring_line" ; VCUR:DM_indicator = "D" ; VCUR:ancillary_variables = "CSPD_QC CSPD_DM CDIR_QC CDIR_DM" ; float CSPD(TIME, DEPCUR, LATITUDE, LONGITUDE) ; CSPD:name = "cspd" ; CSPD:long_name = "current speed" ; CSPD:units = "cm/s" ; CSPD:standard_name = "sea_water_speed" ; CSPD:_FillValue = 1.e+35f ; CSPD:QC_procedure = "5" ; CSPD:valid_min = 0.f ; CSPD:valid_max = 5000.f ; CSPD:sensor_mount = "mounted_on_mooring_line" ; CSPD:DM_indicator = "D" ; CSPD:ancillary_variables = "CSPD_QC CSPD_DM" ; byte CSPD_QC(TIME, DEPCUR, LATITUDE, LONGITUDE) ; CSPD_QC:name = "qcspd" ; CSPD_QC:long_name = "quality flag" ; CSPD_QC:conventions = "OceanSITES reference table 2" ; CSPD_QC:_FillValue = -128b ; CSPD_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; CSPD_QC:flag_meanings = "no_qc_performed good_data probably_good_data bad_data_that_are_potentially_correctable bad_data value_changed nominal_value interpolated_value missing_value" ; char CSPD_DM(TIME, DEPCUR, LATITUDE, LONGITUDE) ; CSPD_DM:name = "scspd" ; CSPD_DM:long_name = "method of data processing" ; CSPD_DM:conventions = "OceanSITES reference table 5" ; CSPD_DM:flag_values = "R P D M" ; CSPD_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; CSPD_DM:_FillValue = " " ; float CDIR(TIME, DEPCUR, LATITUDE, LONGITUDE) ; CDIR:name = "cdir" ; CDIR:long_name = "current direction (oceanographic convention, flowing to)" ; CDIR:units = "degree" ; CDIR:standard_name = "direction_of_sea_water_velocity" ; CDIR:_FillValue = 1.e+35f ; CDIR:QC_procedure = "5" ; CDIR:valid_min = 0.f ; CDIR:valid_max = 360.f ; CDIR:sensor_mount = "mounted_on_mooring_line" ; CDIR:DM_indicator = "D" ; CDIR:ancillary_variables = "CDIR_QC CDIR_DM" ; byte CDIR_QC(TIME, DEPCUR, LATITUDE, LONGITUDE) ; CDIR_QC:name = "qcdir" ; CDIR_QC:long_name = "quality flag" ; CDIR_QC:conventions = "OceanSITES reference table 2" ; CDIR_QC:_FillValue = -128b ; CDIR_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; CDIR_QC:flag_meanings = "no_qc_performed good_data probably_good_data bad_data_that_are_potentially_correctable bad_data value_changed nominal_value interpolated_value missing_value" ; char CDIR_DM(TIME, DEPCUR, LATITUDE, LONGITUDE) ; CDIR_DM:name = "scdir" ; CDIR_DM:long_name = "method of data processing" ; CDIR_DM:conventions = "OceanSITES reference table 5" ; CDIR_DM:flag_values = "R P D M" ; CDIR_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; CDIR_DM:_FillValue = " " ; float DEPPSAL(DEPPSAL) ; DEPPSAL:units = "m" ; DEPPSAL:type = "UNEVEN" ; DEPPSAL:point_spacing = "uneven" ; DEPPSAL:valid_min = 0.f ; DEPPSAL:valid_max = 12000.f ; DEPPSAL:QC_indicator = 0 ; DEPPSAL:QC_procedure = 0 ; DEPPSAL:uncertainty = "None" ; DEPPSAL:axis = "Z" ; DEPPSAL:long_name = "Depth of each measurement" ; DEPPSAL:standard_name = "depth" ; DEPPSAL:reference = "sea_level" ; DEPPSAL:positive = "down" ; DEPPSAL:coordinate_reference_frame = "urn:ogc:crs:EPSG::5113" ; float PSAL(TIME, DEPPSAL, LATITUDE, LONGITUDE) ; PSAL:name = "sal" ; PSAL:long_name = "salinity" ; PSAL:units = "PSU" ; PSAL:standard_name = "sea_water_salinity" ; PSAL:_FillValue = 1.e+35f ; PSAL:QC_procedure = "5" ; PSAL:valid_min = 25.f ; PSAL:valid_max = 45.f ; PSAL:sensor_mount = "mounted_on_mooring_line" ; PSAL:DM_indicator = "D" ; PSAL:ancillary_variables = "PSAL_QC PSAL_DM" ; byte PSAL_QC(TIME, DEPPSAL, LATITUDE, LONGITUDE) ; PSAL_QC:name = "qsal" ; PSAL_QC:long_name = "quality flag" ; PSAL_QC:conventions = "OceanSITES reference table 2" ; PSAL_QC:_FillValue = -128b ; PSAL_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; PSAL_QC:flag_meanings = "no_qc_performed good_data probably_good_data bad_data_that_are_potentially_correctable bad_data value_changed nominal_value interpolated_value missing_value" ; char PSAL_DM(TIME, DEPPSAL, LATITUDE, LONGITUDE) ; PSAL_DM:name = "ssal" ; PSAL_DM:long_name = "method of data processing" ; PSAL_DM:conventions = "OceanSITES reference table 5" ; PSAL_DM:flag_values = "R P D M" ; PSAL_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; PSAL_DM:_FillValue = " " ; float DEPDEN(DEPDEN) ; DEPDEN:units = "m" ; DEPDEN:type = "UNEVEN" ; DEPDEN:point_spacing = "uneven" ; DEPDEN:valid_min = 0.f ; DEPDEN:valid_max = 12000.f ; DEPDEN:QC_indicator = 0 ; DEPDEN:QC_procedure = 0 ; DEPDEN:uncertainty = "None" ; DEPDEN:axis = "Z" ; DEPDEN:long_name = "Depth of each measurement" ; DEPDEN:standard_name = "depth" ; DEPDEN:reference = "sea_level" ; DEPDEN:positive = "down" ; DEPDEN:coordinate_reference_frame = "urn:ogc:crs:EPSG::5113" ; float DEN(TIME, DEPDEN, LATITUDE, LONGITUDE) ; DEN:name = "den" ; DEN:long_name = "sigma-theta (potential density)" ; DEN:units = "kg/m**3" ; DEN:standard_name = "sea_water_sigma_theta" ; DEN:_FillValue = 1.e+35f ; DEN:QC_procedure = "5" ; DEN:valid_min = 15.f ; DEN:valid_max = 35.f ; DEN:sensor_mount = "mounted_on_mooring_line" ; DEN:DM_indicator = "D" ; DEN:ancillary_variables = "DEN_QC DEN_DM" ; byte DEN_QC(TIME, DEPDEN, LATITUDE, LONGITUDE) ; DEN_QC:name = "qden" ; DEN_QC:long_name = "quality flag" ; DEN_QC:conventions = "OceanSITES reference table 2" ; DEN_QC:_FillValue = -128b ; DEN_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; DEN_QC:flag_meanings = "no_qc_performed good_data probably_good_data bad_data_that_are_potentially_correctable bad_data value_changed nominal_value interpolated_value missing_value" ; char DEN_DM(TIME, DEPDEN, LATITUDE, LONGITUDE) ; DEN_DM:name = "sden" ; DEN_DM:long_name = "method of data processing" ; DEN_DM:conventions = "OceanSITES reference table 5" ; DEN_DM:flag_values = "R P D M" ; DEN_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; DEN_DM:_FillValue = " " ; float HEIGHTATMS(HEIGHTATMS) ; HEIGHTATMS:units = "m" ; HEIGHTATMS:type = "EVEN" ; HEIGHTATMS:point_spacing = "even" ; HEIGHTATMS:valid_min = 0.f ; HEIGHTATMS:valid_max = 20.f ; HEIGHTATMS:QC_indicator = 0 ; HEIGHTATMS:QC_procedure = 0 ; HEIGHTATMS:uncertainty = "None" ; HEIGHTATMS:axis = "Z" ; HEIGHTATMS:long_name = "Height of each measurement" ; HEIGHTATMS:standard_name = "height" ; HEIGHTATMS:reference = "sea_level" ; HEIGHTATMS:positive = "up" ; HEIGHTATMS:coordinate_reference_frame = "urn:ogc:crs:EPSG::5113" ; float ATMS(TIME, HEIGHTATMS, LATITUDE, LONGITUDE) ; ATMS:name = "bp" ; ATMS:long_name = "barometric pressure" ; ATMS:units = "mbar" ; ATMS:standard_name = "air_pressure_at_sea_level" ; ATMS:_FillValue = 1.e+35f ; ATMS:QC_procedure = "5" ; ATMS:valid_min = 800.f ; ATMS:valid_max = 1200.f ; ATMS:sensor_mount = "mounted_on_surface_buoy" ; ATMS:DM_indicator = "D" ; ATMS:ancillary_variables = "ATMS_QC ATMS_DM" ; byte ATMS_QC(TIME, HEIGHTATMS, LATITUDE, LONGITUDE) ; ATMS_QC:name = "qbpsb" ; ATMS_QC:long_name = "quality flag" ; ATMS_QC:conventions = "OceanSITES reference table 2" ; ATMS_QC:_FillValue = -128b ; ATMS_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; ATMS_QC:flag_meanings = "no_qc_performed good_data probably_good_data bad_data_that_are_potentially_correctable bad_data value_changed nominal_value interpolated_value missing_value" ; char ATMS_DM(TIME, HEIGHTATMS, LATITUDE, LONGITUDE) ; ATMS_DM:name = "sbpOc" ; ATMS_DM:long_name = "method of data processing" ; ATMS_DM:conventions = "OceanSITES reference table 5" ; ATMS_DM:flag_values = "R P D M" ; ATMS_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; ATMS_DM:_FillValue = " " ; // global attributes: :data_type = "OceanSITES time-series data" ; :format_version = "1.2" ; :platform_code = "KEO" ; :array = "KUROSHIO" ; :network = "OCS" ; :date_update = "2013-05-02T14:20:08Z" ; :institution = "NOAA/Pacific Marine Environmental Laboratory" ; :site_code = "KEO" ; :wmo_platform_code = "28401" ; :source = "Mooring observation" ; :history = "20130502 00:00:00 data updated at PMEL" ; :data_mode = "M" ; :quality_control_indicator = "5" ; :quality_index = "A" ; :references = "http://www.pmel.noaa.gov/ocs/" ; :comment = "None" ; :conventions = "OceanSITES Manual 1.2, CF-1.1" ; :netcdf_version = "3.5" ; :title = "OceanSITES KEO in-situ data: Hourly High Resolution Data" ; :summary = "This file contains hourly real-time and delayed-mode in-situ data from the Kuroshio Extension Observatory (KEO) site nominally at 32.4N,144.5E, in the Kuroshio Extension recirculation gyre. This slack-line mooring has been instrumented with upper ocean and surface sensors since June 2004. Included in this file are sea water temperatures, pressures, salinity, and density (sigma-theta) from the surface to 525 meters depth, sea currents to 36m depth, and surface barometric pressure. Variables observed at rates other than 1 hour can be found in separate high resolution files. Note that because this is a slack-line mooring, subsurface sensor depths vary with time, and hence one must use the observed and calculated water pressures to compute sensor depths. These pressures are also included." ; :naming_authority = "OceanSITES" ; :id = "OS_KEO_200406_M_TVSBP_32N145E_hr" ; :cdm_data_type = "Station" ; :area = "Western North Pacific Kuroshio Extension" ; :geospatial_lat_min = "32.2" ; :geospatial_lat_max = "32.55" ; :geospatial_lon_min = "144.4" ; :geospatial_lon_max = "144.71" ; :geospatial_vertical_min = "1.0" ; :geospatial_vertical_max = "525.0" ; :time_coverage_start = "2004-06-16T12:00:00Z" ; :time_coverage_end = "2013-05-02T12:00:00Z" ; :institution_references = "http://www.pmel.noaa.gov/" ; :contact = "Dai.C.McClurg@noaa.gov" ; :author = "Dr. Meghan F. Cronin" ; :data_assembly_center = "NOAA/Pacific Marine Environmental Laboratory" ; :pi_name = "Dr. Meghan F. Cronin: Meghan.F.Cronin@noaa.gov" ; :distribution_statement = "Please do not distribute these data. Instead direct anyone interested in the data to the OCS data download page at http://www.pmel.noaa.gov/ocs/" ; :citation = "These data were collected and made available by the OCS Project Office of NOAA/PMEL" ; :update_interval = "daily" ; :qc_manual = "OceanSITES Users Manual v1.2" ; :Data_Source = "OCS Project Office/NOAA/PMEL" ; :Data_info = "Contact: Keith.Ronnholm@noaa.gov" ; :File_info = "Contact: Dai.C.McClurg@noaa.gov" ; :Request_for_acknowledgement = "If you use these data in publications or presentations, please acknowledge the OCS Project Office of NOAA/PMEL. Also, we would appreciate receiving a preprint and/or reprint of publications utilizing the data for inclusion in our bibliography. Relevant publications should be sent to: OCS Project Office, NOAA/Pacific Marine Environmental Laboratory, 7600 Sand Point Way NE, Seattle, WA 98115" ; :CREATION_DATE = "07:20 02-May-2013" ; }