netcdf OS_PAPA_200706_D_TM_50N145W_10m { dimensions: TIME = UNLIMITED ; // (211195 currently) DEPTH = 21 ; LATITUDE = 1 ; LONGITUDE = 1 ; HEIGHTWIND = 1 ; HEIGHTAIRT = 1 ; HEIGHTRELH = 1 ; HEIGHTRAIN = 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 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 HEIGHTWIND(HEIGHTWIND) ; HEIGHTWIND:units = "m" ; HEIGHTWIND:type = "EVEN" ; HEIGHTWIND:point_spacing = "even" ; HEIGHTWIND:valid_min = 0.f ; HEIGHTWIND:valid_max = 20.f ; HEIGHTWIND:QC_indicator = 0 ; HEIGHTWIND:QC_procedure = 0 ; HEIGHTWIND:uncertainty = "None" ; HEIGHTWIND:axis = "Z" ; HEIGHTWIND:long_name = "Height of each measurement" ; HEIGHTWIND:standard_name = "height" ; HEIGHTWIND:reference = "sea_level" ; HEIGHTWIND:positive = "up" ; HEIGHTWIND:coordinate_reference_frame = "urn:ogc:crs:EPSG::5113" ; float UWND(TIME, HEIGHTWIND, LATITUDE, LONGITUDE) ; UWND:name = "uwnd" ; UWND:long_name = "zonal wind" ; UWND:units = "m/s" ; UWND:standard_name = "eastward_wind" ; UWND:_FillValue = 1.e+35f ; UWND:QC_procedure = "5" ; UWND:valid_min = -100.f ; UWND:valid_max = 100.f ; UWND:sensor_mount = "mounted_on_surface_buoy" ; UWND:DM_indicator = "D" ; UWND:ancillary_variables = "WSPD_QC WSPD_DM WDIR_QC WDIR_DM" ; float VWND(TIME, HEIGHTWIND, LATITUDE, LONGITUDE) ; VWND:name = "vwnd" ; VWND:long_name = "meridional wind" ; VWND:units = "m/s" ; VWND:standard_name = "northward_wind" ; VWND:_FillValue = 1.e+35f ; VWND:QC_procedure = "5" ; VWND:valid_min = -100.f ; VWND:valid_max = 100.f ; VWND:sensor_mount = "mounted_on_surface_buoy" ; VWND:DM_indicator = "D" ; VWND:ancillary_variables = "WSPD_QC WSPD_DM WDIR_QC WDIR_DM" ; float WSPD(TIME, HEIGHTWIND, LATITUDE, LONGITUDE) ; WSPD:name = "wspd" ; WSPD:long_name = "wind speed" ; WSPD:units = "m/s" ; WSPD:standard_name = "wind_speed" ; WSPD:_FillValue = 1.e+35f ; WSPD:QC_procedure = "5" ; WSPD:valid_min = 0.f ; WSPD:valid_max = 100.f ; WSPD:sensor_mount = "mounted_on_surface_buoy" ; WSPD:DM_indicator = "D" ; WSPD:ancillary_variables = "WSPD_QC WSPD_DM" ; byte WSPD_QC(TIME, HEIGHTWIND, LATITUDE, LONGITUDE) ; WSPD_QC:name = "qwspd" ; WSPD_QC:long_name = "quality flag" ; WSPD_QC:conventions = "OceanSITES reference table 2" ; WSPD_QC:_FillValue = -128b ; WSPD_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; WSPD_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 WSPD_DM(TIME, HEIGHTWIND, LATITUDE, LONGITUDE) ; WSPD_DM:name = "swspd" ; WSPD_DM:long_name = "method of data processing" ; WSPD_DM:conventions = "OceanSITES reference table 5" ; WSPD_DM:flag_values = "R P D M" ; WSPD_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; WSPD_DM:_FillValue = " " ; float WDIR(TIME, HEIGHTWIND, LATITUDE, LONGITUDE) ; WDIR:name = "wdir" ; WDIR:long_name = "wind direction (oceanographic convention, blowing to)" ; WDIR:units = "degree" ; WDIR:standard_name = "wind_to_direction" ; WDIR:_FillValue = 1.e+35f ; WDIR:QC_procedure = "5" ; WDIR:valid_min = 0.f ; WDIR:valid_max = 360.f ; WDIR:sensor_mount = "mounted_on_surface_buoy" ; WDIR:DM_indicator = "D" ; WDIR:ancillary_variables = "WDIR_QC WDIR_DM" ; byte WDIR_QC(TIME, HEIGHTWIND, LATITUDE, LONGITUDE) ; WDIR_QC:name = "qwdir" ; WDIR_QC:long_name = "quality flag" ; WDIR_QC:conventions = "OceanSITES reference table 2" ; WDIR_QC:_FillValue = -128b ; WDIR_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; WDIR_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 WDIR_DM(TIME, HEIGHTWIND, LATITUDE, LONGITUDE) ; WDIR_DM:name = "swdir" ; WDIR_DM:long_name = "method of data processing" ; WDIR_DM:conventions = "OceanSITES reference table 5" ; WDIR_DM:flag_values = "R P D M" ; WDIR_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; WDIR_DM:_FillValue = " " ; float HEIGHTAIRT(HEIGHTAIRT) ; HEIGHTAIRT:units = "m" ; HEIGHTAIRT:type = "EVEN" ; HEIGHTAIRT:point_spacing = "even" ; HEIGHTAIRT:valid_min = 0.f ; HEIGHTAIRT:valid_max = 20.f ; HEIGHTAIRT:QC_indicator = 0 ; HEIGHTAIRT:QC_procedure = 0 ; HEIGHTAIRT:uncertainty = "None" ; HEIGHTAIRT:axis = "Z" ; HEIGHTAIRT:long_name = "Height of each measurement" ; HEIGHTAIRT:standard_name = "height" ; HEIGHTAIRT:reference = "sea_level" ; HEIGHTAIRT:positive = "up" ; HEIGHTAIRT:coordinate_reference_frame = "urn:ogc:crs:EPSG::5113" ; float AIRT(TIME, HEIGHTAIRT, LATITUDE, LONGITUDE) ; AIRT:name = "airt" ; AIRT:long_name = "air temperature" ; AIRT:units = "degree_Celsius" ; AIRT:standard_name = "air_temperature" ; AIRT:_FillValue = 1.e+35f ; AIRT:QC_procedure = "5" ; AIRT:valid_min = 0.f ; AIRT:valid_max = 40.f ; AIRT:sensor_mount = "mounted_on_surface_buoy" ; AIRT:DM_indicator = "D" ; AIRT:ancillary_variables = "AIRT_QC AIRT_DM" ; byte AIRT_QC(TIME, HEIGHTAIRT, LATITUDE, LONGITUDE) ; AIRT_QC:name = "qairt" ; AIRT_QC:long_name = "quality flag" ; AIRT_QC:conventions = "OceanSITES reference table 2" ; AIRT_QC:_FillValue = -128b ; AIRT_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; AIRT_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 AIRT_DM(TIME, HEIGHTAIRT, LATITUDE, LONGITUDE) ; AIRT_DM:name = "sairt" ; AIRT_DM:long_name = "method of data processing" ; AIRT_DM:conventions = "OceanSITES reference table 5" ; AIRT_DM:flag_values = "R P D M" ; AIRT_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; AIRT_DM:_FillValue = " " ; float HEIGHTRELH(HEIGHTRELH) ; HEIGHTRELH:units = "m" ; HEIGHTRELH:type = "EVEN" ; HEIGHTRELH:point_spacing = "even" ; HEIGHTRELH:valid_min = 0.f ; HEIGHTRELH:valid_max = 20.f ; HEIGHTRELH:QC_indicator = 0 ; HEIGHTRELH:QC_procedure = 0 ; HEIGHTRELH:uncertainty = "None" ; HEIGHTRELH:axis = "Z" ; HEIGHTRELH:long_name = "Height of each measurement" ; HEIGHTRELH:standard_name = "height" ; HEIGHTRELH:reference = "sea_level" ; HEIGHTRELH:positive = "up" ; HEIGHTRELH:coordinate_reference_frame = "urn:ogc:crs:EPSG::5113" ; float RELH(TIME, HEIGHTRELH, LATITUDE, LONGITUDE) ; RELH:name = "rh" ; RELH:long_name = "relative humidity" ; RELH:units = "%" ; RELH:standard_name = "relative_humidity" ; RELH:_FillValue = 1.e+35f ; RELH:QC_procedure = "5" ; RELH:valid_min = 0.f ; RELH:valid_max = 100.f ; RELH:sensor_mount = "mounted_on_surface_buoy" ; RELH:DM_indicator = "D" ; RELH:ancillary_variables = "RELH_QC RELH_DM" ; byte RELH_QC(TIME, HEIGHTRELH, LATITUDE, LONGITUDE) ; RELH_QC:name = "qrh" ; RELH_QC:long_name = "quality flag" ; RELH_QC:conventions = "OceanSITES reference table 2" ; RELH_QC:_FillValue = -128b ; RELH_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; RELH_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 RELH_DM(TIME, HEIGHTRELH, LATITUDE, LONGITUDE) ; RELH_DM:name = "srh" ; RELH_DM:long_name = "method of data processing" ; RELH_DM:conventions = "OceanSITES reference table 5" ; RELH_DM:flag_values = "R P D M" ; RELH_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; RELH_DM:_FillValue = " " ; float HEIGHTRAIN(HEIGHTRAIN) ; HEIGHTRAIN:units = "m" ; HEIGHTRAIN:type = "EVEN" ; HEIGHTRAIN:point_spacing = "even" ; HEIGHTRAIN:valid_min = 0.f ; HEIGHTRAIN:valid_max = 20.f ; HEIGHTRAIN:QC_indicator = 0 ; HEIGHTRAIN:QC_procedure = 0 ; HEIGHTRAIN:uncertainty = "None" ; HEIGHTRAIN:axis = "Z" ; HEIGHTRAIN:long_name = "Height of each measurement" ; HEIGHTRAIN:standard_name = "height" ; HEIGHTRAIN:reference = "sea_level" ; HEIGHTRAIN:positive = "up" ; HEIGHTRAIN:coordinate_reference_frame = "urn:ogc:crs:EPSG::5113" ; float RAIN(TIME, HEIGHTRAIN, LATITUDE, LONGITUDE) ; RAIN:name = "rain" ; RAIN:long_name = "rain" ; RAIN:units = "mm/hr" ; RAIN:standard_name = "rainfall_rate" ; RAIN:_FillValue = 1.e+35f ; RAIN:QC_procedure = "5" ; RAIN:valid_min = 0.f ; RAIN:valid_max = 200.f ; RAIN:sensor_mount = "mounted_on_surface_buoy" ; RAIN:DM_indicator = "D" ; RAIN:ancillary_variables = "RAIN_QC RAIN_DM" ; byte RAIN_QC(TIME, HEIGHTRAIN, LATITUDE, LONGITUDE) ; RAIN_QC:name = "qrain" ; RAIN_QC:long_name = "quality flag" ; RAIN_QC:conventions = "OceanSITES reference table 2" ; RAIN_QC:_FillValue = -128b ; RAIN_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; RAIN_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 RAIN_DM(TIME, HEIGHTRAIN, LATITUDE, LONGITUDE) ; RAIN_DM:name = "srain" ; RAIN_DM:long_name = "method of data processing" ; RAIN_DM:conventions = "OceanSITES reference table 5" ; RAIN_DM:flag_values = "R P D M" ; RAIN_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; RAIN_DM:_FillValue = " " ; // global attributes: :data_type = "OceanSITES time-series data" ; :format_version = "1.2" ; :platform_code = "Papa" ; :network = "OCS" ; :date_update = "2013-04-25T20:00:03Z" ; :institution = "NOAA/Pacific Marine Environmental Laboratory" ; :site_code = "Papa" ; :wmo_platform_code = "48400" ; :source = "Mooring observation" ; :history = "20130425 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 Papa in-situ data: 10-Minute High Resolution Data" ; :summary = "This file contains 10 minute 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 temperatures from the surface to 300 meters depth, a variety of surface observations for net air-sea fluxes of heat, moisture, and momentum including winds, air temperature, relative humidity, and rain. Variables observed at rates other than 10 minutes can be found in separate high resolution files." ; :naming_authority = "OceanSITES" ; :id = "OS_PAPA_200706_D_TM_50N145W_10m" ; :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-07T23:00:00Z" ; :time_coverage_end = "2011-06-13T14: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 = "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 25-Apr-2013" ; }