netcdf OS_PAPA_200706_M_TVS_50N145W_hr { dimensions: TIME = UNLIMITED ; // (51756 currently) DEPTH = 24 ; LATITUDE = 1 ; LONGITUDE = 1 ; DEPCUR = 3 ; DEPADCP = 67 ; DEPPSAL = 17 ; DEPDEN = 17 ; 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 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 TEMP(TIME, DEPTH, 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, DEPTH, 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, DEPTH, 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 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 DEPADCP(DEPADCP) ; DEPADCP:units = "m" ; DEPADCP:type = "UNEVEN" ; DEPADCP:point_spacing = "uneven" ; DEPADCP:valid_min = 0.f ; DEPADCP:valid_max = 12000.f ; DEPADCP:QC_indicator = 0 ; DEPADCP:QC_procedure = 0 ; DEPADCP:uncertainty = "None" ; DEPADCP:axis = "Z" ; DEPADCP:long_name = "Depth of each measurement" ; DEPADCP:standard_name = "depth" ; DEPADCP:reference = "sea_level" ; DEPADCP:positive = "down" ; DEPADCP:coordinate_reference_frame = "urn:ogc:crs:EPSG::5113" ; float UADCP(TIME, DEPADCP, LATITUDE, LONGITUDE) ; UADCP:name = "uadcp" ; UADCP:long_name = "zonal adcp current" ; UADCP:units = "cm/s" ; UADCP:standard_name = "eastward_sea_water_velocity" ; UADCP:_FillValue = 1.e+35f ; UADCP:QC_procedure = "5" ; UADCP:valid_min = -5000.f ; UADCP:valid_max = 5000.f ; UADCP:sensor_mount = "mounted_on_mooring_line" ; UADCP:DM_indicator = "D" ; UADCP:ancillary_variables = "ADCP_QC ADCP_DM" ; float VADCP(TIME, DEPADCP, LATITUDE, LONGITUDE) ; VADCP:name = "vadcp" ; VADCP:long_name = "meridional adcp current" ; VADCP:units = "cm/s" ; VADCP:standard_name = "northward_sea_water_velocity" ; VADCP:_FillValue = 1.e+35f ; VADCP:QC_procedure = "5" ; VADCP:valid_min = -5000.f ; VADCP:valid_max = 5000.f ; VADCP:sensor_mount = "mounted_on_mooring_line" ; VADCP:DM_indicator = "D" ; VADCP:ancillary_variables = "ADCP_QC ADCP_DM" ; byte ADCP_QC(TIME, DEPADCP, LATITUDE, LONGITUDE) ; ADCP_QC:name = "qadcp" ; ADCP_QC:long_name = "quality flag" ; ADCP_QC:conventions = "OceanSITES reference table 2" ; ADCP_QC:_FillValue = -128b ; ADCP_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; ADCP_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 ADCP_DM(TIME, DEPADCP, LATITUDE, LONGITUDE) ; ADCP_DM:name = "sadcp" ; ADCP_DM:long_name = "method of data processing" ; ADCP_DM:conventions = "OceanSITES reference table 5" ; ADCP_DM:flag_values = "R P D M" ; ADCP_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; ADCP_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 = " " ; // global attributes: :data_type = "OceanSITES time-series data" ; :format_version = "1.2" ; :platform_code = "Papa" ; :network = "OCS" ; :date_update = "2013-05-02T14:25:04Z" ; :institution = "NOAA/Pacific Marine Environmental Laboratory" ; :site_code = "Papa" ; :wmo_platform_code = "48400" ; :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 PAPA in-situ data: Hourly High Resolution Data" ; :summary = "This file contains hourly real-time and delayed-mode in-situ data from station Papa at 50N,145W in the North Pacific. This taut-line mooring has been instrumented with upper ocean and surface sensors since June 2007. Included in this file are sea water temperature from the surface to 300 meters depth, salinity and potential density (sigma-theta) from the surface to 200 meters depth, acoustic doppler profiles of zonal and meridional ocean current from 30 to 160 meters depth, and fixed depth currents at 5 and 35 meters depth. Variables observed at rates other than 10 minutes can be found in separate high resolution files." ; :naming_authority = "OceanSITES" ; :id = "OS_PAPA_200706_M_TSV_50N145W_hr" ; :cdm_data_type = "Station" ; :area = "North Pacific" ; :geospatial_lat_min = "50.0" ; :geospatial_lat_max = "50.2" ; :geospatial_lon_min = "-145.0" ; :geospatial_lon_max = "-144.7" ; :geospatial_vertical_min = "1.0" ; :geospatial_vertical_max = "300.0" ; :time_coverage_start = "2007-06-07T01: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 Ocean Climate Station 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:25 02-May-2013" ; }