netcdf OS_KEO_200406_D_SW_LW_32N145E_2m { dimensions: TIME = UNLIMITED ; // (1652968 currently) LATITUDE = 1 ; LONGITUDE = 1 ; HEIGHTSW = 1 ; HEIGHTLW = 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 HEIGHTSW(HEIGHTSW) ; HEIGHTSW:units = "m" ; HEIGHTSW:type = "EVEN" ; HEIGHTSW:point_spacing = "even" ; HEIGHTSW:valid_min = 0.f ; HEIGHTSW:valid_max = 20.f ; HEIGHTSW:QC_indicator = 0 ; HEIGHTSW:QC_procedure = 0 ; HEIGHTSW:uncertainty = "None" ; HEIGHTSW:axis = "Z" ; HEIGHTSW:long_name = "Height of each measurement" ; HEIGHTSW:standard_name = "height" ; HEIGHTSW:reference = "sea_level" ; HEIGHTSW:positive = "up" ; HEIGHTSW:coordinate_reference_frame = "urn:ogc:crs:EPSG::5113" ; float SW(TIME, HEIGHTSW, LATITUDE, LONGITUDE) ; SW:name = "sw" ; SW:long_name = "shortwave radiation" ; SW:units = "W/m**2" ; SW:standard_name = "surface_downwelling_shortwave_flux_in_air" ; SW:_FillValue = 1.e+35f ; SW:QC_procedure = "5" ; SW:valid_min = 0.f ; SW:valid_max = 2000.f ; SW:sensor_mount = "mounted_on_surface_buoy" ; SW:DM_indicator = "D" ; SW:ancillary_variables = "SW_QC SW_DM" ; float SWDEV(TIME, HEIGHTSW, LATITUDE, LONGITUDE) ; SWDEV:name = "swdev" ; SWDEV:long_name = "shortwave radiation standard deviation" ; SWDEV:units = "W/m**2" ; SWDEV:standard_name = "surface_downwelling_shortwave_flux_in_air_standard_deviation" ; SWDEV:_FillValue = 1.e+35f ; SWDEV:QC_procedure = "5" ; SWDEV:valid_min = 0.f ; SWDEV:valid_max = 2000.f ; SWDEV:sensor_mount = "mounted_on_surface_buoy" ; SWDEV:DM_indicator = "D" ; SWDEV:ancillary_variables = "SW_QC SW_DM" ; byte SW_QC(TIME, HEIGHTSW, LATITUDE, LONGITUDE) ; SW_QC:name = "qsw" ; SW_QC:long_name = "quality flag" ; SW_QC:conventions = "OceanSITES reference table 2" ; SW_QC:_FillValue = -128b ; SW_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; SW_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 SW_DM(TIME, HEIGHTSW, LATITUDE, LONGITUDE) ; SW_DM:name = "ssw" ; SW_DM:long_name = "method of data processing" ; SW_DM:conventions = "OceanSITES reference table 5" ; SW_DM:flag_values = "R P D M" ; SW_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; SW_DM:_FillValue = " " ; float HEIGHTLW(HEIGHTLW) ; HEIGHTLW:units = "m" ; HEIGHTLW:type = "EVEN" ; HEIGHTLW:point_spacing = "even" ; HEIGHTLW:valid_min = 0.f ; HEIGHTLW:valid_max = 20.f ; HEIGHTLW:QC_indicator = 0 ; HEIGHTLW:QC_procedure = 0 ; HEIGHTLW:uncertainty = "None" ; HEIGHTLW:axis = "Z" ; HEIGHTLW:long_name = "Height of each measurement" ; HEIGHTLW:standard_name = "height" ; HEIGHTLW:reference = "sea_level" ; HEIGHTLW:positive = "up" ; HEIGHTLW:coordinate_reference_frame = "urn:ogc:crs:EPSG::5113" ; float LW(TIME, HEIGHTLW, LATITUDE, LONGITUDE) ; LW:name = "lw" ; LW:long_name = "longwave radiation" ; LW:units = "W/m**2" ; LW:standard_name = "surface_downwelling_longwave_flux_in_air" ; LW:_FillValue = 1.e+35f ; LW:QC_procedure = "5" ; LW:valid_min = 0.f ; LW:valid_max = 600.f ; LW:sensor_mount = "mounted_on_surface_buoy" ; LW:DM_indicator = "D" ; LW:ancillary_variables = "LW_QC LW_DM" ; byte LW_QC(TIME, HEIGHTLW, LATITUDE, LONGITUDE) ; LW_QC:name = "qlw" ; LW_QC:long_name = "quality flag" ; LW_QC:conventions = "OceanSITES reference table 2" ; LW_QC:_FillValue = -128b ; LW_QC:flag_values = 0, 1, 2, 3, 4, 5, 7, 8, 9 ; LW_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 LW_DM(TIME, HEIGHTLW, LATITUDE, LONGITUDE) ; LW_DM:name = "slw" ; LW_DM:long_name = "method of data processing" ; LW_DM:conventions = "OceanSITES reference table 5" ; LW_DM:flag_values = "R P D M" ; LW_DM:flag_meanings = "real-time provisional delayed-mode mixed" ; LW_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:38Z" ; :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: 2-Minute High Resolution Data" ; :summary = "This file contains 2-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 shortwave radiation, its standard deviation, and longwave radiation, all measured 3.5 meters above the sea surface. Variables observed at rates other than 2 minutes can be found in separate high resolution files." ; :naming_authority = "OceanSITES" ; :id = "OS_KEO_200406_D_SW_LW_32N145E_2m" ; :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 = "-3.5" ; :geospatial_vertical_max = "-3.5" ; :time_coverage_start = "2004-06-16T11:50:00Z" ; :time_coverage_end = "2010-09-29T06:44: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" ; }