netcdf OS_KEO_200709_D_V_32N145E_20m { dimensions: TIME = UNLIMITED ; // (51115 currently) DEPTH = 3 ; LATITUDE = 1 ; LONGITUDE = 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 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 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 UCUR(TIME, DEPTH, 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, DEPTH, 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, DEPTH, 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, DEPTH, 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, DEPTH, 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, DEPTH, 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, DEPTH, 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, DEPTH, 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 = " " ; // global attributes: :data_type = "OceanSITES time-series data" ; :format_version = "1.2" ; :platform_code = "KEO" ; :array = "KUROSHIO" ; :network = "OCS" ; :date_update = "2013-04-26T20:00:36Z" ; :institution = "NOAA/Pacific Marine Environmental Laboratory" ; :site_code = "KEO" ; :wmo_platform_code = "28401" ; :source = "Mooring observation" ; :history = "20130426 00:00:00 data updated at PMEL" ; :data_mode = "D" ; :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: 20-Minute High Resolution Data" ; :summary = "This file contains 20-minute 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 currents to 35m depth. Variables observed at rates other than 10 minutes 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." ; :naming_authority = "OceanSITES" ; :id = "OS_KEO_200709_D_V_32N145E_20m" ; :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 = "5.0" ; :geospatial_vertical_max = "35.0" ; :time_coverage_start = "2007-09-26T05:20:00Z" ; :time_coverage_end = "2009-09-05T03:20: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 = "void" ; :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 = "13:00 26-Apr-2013" ; }