netcdf UMAINE_buoys_newFormat/VI1/Waves/A0142.ocean.050m.merged.nc { dimensions: number_tests = 14; station_string_length = 5; time = UNLIMITED; // (7538 currently) variables: double lat; :long_name = "Latitude in decimal degrees north"; :standard_name = "latitude"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFSN0600"; :short_name = "lat"; :units = "degrees_north"; :valid_range = -90.0, 90.0; // double :epic_code = 500; // int :axis = "Y"; :ioos_category = "location"; :echo = 42.5232; // double :comment = "Coordinate variable"; double lon; :long_name = "Longitude in decimal degrees east"; :standard_name = "longitude"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFSN0554"; :short_name = "lon"; :modulo = 360.0; // double :units = "degrees_east"; :valid_range = -180.0, 180.0; // double :epic_code = 502; // int :axis = "X"; :ioos_category = "location"; :echo = -70.5655; // double :comment = "Coordinate variable"; double depth; :long_name = "Depth"; :standard_name = "depth"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFSN0721"; :short_name = "D"; :units = "m"; :positive = "down"; :valid_range = -1.0, 350.0; // double :axis = "Z"; :epic_code = 3; // int :ioos_category = "location"; :echo = 50.0; // double :comment = "Coordinate variable"; char station(station_string_length=5); :cf_role = "timeseries_id"; :long_name = "A01 - Massachusetts Bay"; :short_name = "A01"; :type = "buoy"; :site_id = "A01"; :site_name = "Massachusetts Bay"; :site_description = "SE of Gloucester"; :wmo_code = "44029"; :ioos_category = "identifier"; :ncei_name = "FIXED PLATFORM, MOORINGS"; :comment = "Station refers to site location rather than a specific mooring"; char deployment(station_string_length=5); :long_name = "A0142: Massachusetts Bay"; :short_name = "plat"; :watch_circle_radius = 45; // int :mooring_type = "Slack"; :goes_platform_id = "04427630"; :platform_photo_url = "http://gyre.umeoce.maine.edu/images/gomoosbuoy.jpg"; :water_depth = 65.0; // double :mooring_id = "A0142"; :uscg_light_list = "A"; :uscg_light_list_number = "367"; :comment = "Deployment refers to a specific mooring deployed at a station (site location)"; double time(time=7538); :long_name = "Time"; :standard_name = "time"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFSN0115"; :short_name = "time"; :calendar = "gregorian"; :units = "seconds since 1970-01-01 00:00:00"; :valid_range = 0.0, 2.147483647E9; // double :epic_code = 624; // int :ioos_category = "time"; :axis = "T"; :comment = "Coordinate variable, nominal time of observation"; double conductivity(time=7538); :standard_name = "sea_water_electrical_conductivity"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFSN0394"; :long_name = "Conductivity"; :short_name = "COND"; :ancillary_variables = "conductivity_qc conductivity_qc_agg conductivity_qc_tests data_source"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :_FillValue = -999.0; // double :missing_value = -999.0; // double :units = "mS cm-1"; :instrument = "instrument_1"; :instrument_range = 0.0, 60.0; // double :valid_range = 15.0, 60.0; // double :data_min = 30.608600616455078; // double :data_max = 35.33399963378906; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "moored_buoy"; :resolution = 0.001; // double :accuracy = 0.01; // double :is_dead = 0.0; // double :is_off_station = 0.0; // double :epic_code = 51; // int :ioos_category = "physical_oceanography"; :ncei_name = "WATER CONDUCTIVITY"; :source = "buoy subsurface observation"; :references = "http://www.seabird.com/sbe37im-microcat-ctd"; :computed_by = "instrument"; :grid_mapping = "crs"; :comment = "Measured by SBE37IM"; byte conductivity_qc_agg(time=7538); :long_name = "conductivity QARTOD Aggregate Flag"; :standard_name = "quality_flag"; :short_name = "CONDQAG"; :intent = "data_quality"; :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 1B, 2B, 3B, 4B, 9B; // byte :references = "https://oceandata.umeoce.maine.edu/doc/qc_references.html"; :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :ioos_category = "quality"; :comment = "QARTOD QC flag"; char conductivity_qc_tests(time=7538, number_tests=14); :long_name = "conductivity QARTOD Individual Tests"; :standard_name = "quality_flag"; :short_name = "CONDQTST"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :ioos_category = "quality"; :intent = "data_quality"; :_FillValue = "0"; :missing_value = "0"; :flag_values = "1, 2, 3, 4, 9"; :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :comment = "14-character array with results of individual QARTOD tests. 1:Gap, 2:Syntax, 3:Location, 4:Gross Range, 5:Climatology, 6:Spike, 7:Rate of Change, 8:Flat-line, 9:Multi-variate, 10:Attenuated Signal, 11:Neighbor, 12:Associated variable, 13:Manual, 14:Other"; byte conductivity_qc(time=7538); :long_name = "Conductivity QC"; :standard_name = "quality_flag"; :short_name = "CONDQC"; :intent = "data_quality"; :valid_range = -127B, 127B; // byte :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 0B, 1B, 2B, 3B, 39B, 40B, 60B, 99B; // byte :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :flag_meanings = "quality_good out_of_range sensor_non_functional invalid_input_for_calculated_value valid_but_redundant other_automated_realtime_flag off_station manually_flagged"; :comment = "original QC quality flag"; double temperature(time=7538); :standard_name = "sea_water_temperature"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFSN0335"; :gts_ingest = "true"; :long_name = "Temperature"; :short_name = "WT"; :ancillary_variables = "temperature_qc temperature_qc_agg temperature_qc_tests data_source"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :_FillValue = -999.0; // double :missing_value = -999.0; // double :units = "degree_Celsius"; :units_metadata = "temperature: on_scale"; :instrument = "instrument_1"; :instrument_range = -5.0, 40.0; // double :valid_range = -2.0, 32.0; // double :data_min = 4.765999794006348; // double :data_max = 9.45479965209961; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "moored_buoy"; :resolution = 0.001; // double :accuracy = 0.005; // double :is_dead = 0.0; // double :is_off_station = 0.0; // double :epic_code = 20; // int :ioos_category = "temperature"; :ncei_name = "WATER TEMPERATURE"; :source = "buoy subsurface observation"; :references = "http://www.seabird.com/sbe37im-microcat-ctd"; :computed_by = "instrument"; :grid_mapping = "crs"; :comment = "Measured by SBE37IM"; byte temperature_qc(time=7538); :long_name = "Temperature QC"; :standard_name = "quality_flag"; :short_name = "WTQC"; :intent = "data_quality"; :valid_range = -127B, 127B; // byte :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 0B, 1B, 2B, 3B, 39B, 40B, 60B, 99B; // byte :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :flag_meanings = "quality_good out_of_range sensor_non_functional invalid_input_for_calculated_value valid_but_redundant other_automated_realtime_flag off_station manually_flagged"; :comment = "original QC quality flag"; byte temperature_qc_agg(time=7538); :long_name = "temperature QARTOD Aggregate Flag"; :standard_name = "quality_flag"; :short_name = "WTQAG"; :intent = "data_quality"; :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 1B, 2B, 3B, 4B, 9B; // byte :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :references = "https://oceandata.umeoce.maine.edu/doc/qc_references.html"; :ioos_category = "quality"; :comment = "QARTOD QC flag"; char temperature_qc_tests(time=7538, number_tests=14); :long_name = "temperature QARTOD Individual Tests"; :standard_name = "quality_flag"; :short_name = "WTQTST"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :ioos_category = "quality"; :intent = "data_quality"; :_FillValue = "0"; :missing_value = "0"; :flag_values = "1, 2, 3, 4, 9"; :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :comment = "14-character array with results of individual QARTOD tests. 1:Gap, 2:Syntax, 3:Location, 4:Gross Range, 5:Climatology, 6:Spike, 7:Rate of Change, 8:Flat-line, 9:Multi-variate, 10:Attenuated Signal, 11:Neighbor, 12:Associated variable, 13:Manual, 14:Other"; double dissolved_oxygen(time=7538); :standard_name = "mole_concentration_of_dissolved_molecular_oxygen_in_sea_water"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CF14N29"; :gts_ingest = "true"; :long_name = "Dissolved_Oxygen"; :short_name = "DO"; :ancillary_variables = "dissolved_oxygen_qc dissolved_oxygen_qc_agg dissolved_oxygen_qc_tests data_source"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :_FillValue = -999.0; // double :missing_value = -999.0; // double :units = "mol m-3"; :instrument = "instrument_2"; :instrument_range = 0.0, 0.8; // double :valid_range = 0.0, 0.5; // double :data_min = NaN; // double :data_max = NaN; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "moored_buoy"; :resolution = 5.0E-4; // double :accuracy = 0.008; // double :is_dead = 0.0; // double :is_off_station = 0.0; // double :epic_code = 20; // int :ioos_category = "dissolved_o2"; :ncei_name = "WATER DISSOLVED_OXYGEN"; :source = "buoy subsurface observation"; :references = "http://www.seabird.com/sbe37im-microcat-ctd"; :computed_by = "instrument"; :grid_mapping = "crs"; :comment = "Measured by SBE37IM"; byte dissolved_oxygen_qc_agg(time=7538); :long_name = "dissolved_oxygen QARTOD Aggregate Flag"; :standard_name = "quality_flag"; :short_name = "DOQAG"; :intent = "data_quality"; :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 1B, 2B, 3B, 4B, 9B; // byte :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :ioos_category = "quality"; :comment = "QARTOD QC flag"; :references = "https://oceandata.umeoce.maine.edu/doc/qc_references.html"; char dissolved_oxygen_qc_tests(time=7538, number_tests=14); :long_name = "dissolved_oxygen QARTOD Individual Tests"; :standard_name = "quality_flag"; :short_name = "DOQTST"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :ioos_category = "quality"; :intent = "data_quality"; :_FillValue = "0"; :missing_value = "0"; :flag_values = "1, 2, 3, 4, 9"; :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :comment = "14-character array with results of individual QARTOD tests. 1:Gap, 2:Syntax, 3:Location, 4:Gross Range, 5:Climatology, 6:Spike, 7:Rate of Change, 8:Flat-line, 9:Multi-variate, 10:Attenuated Signal, 11:Neighbor, 12:Associated variable, 13:Manual, 14:Other"; byte dissolved_oxygen_qc(time=7538); :long_name = "Dissolved_Oxygen QC"; :standard_name = "quality_flag"; :short_name = "DOQ"; :intent = "data_quality"; :valid_range = -127B, 127B; // byte :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 0B, 1B, 2B, 3B, 39B, 40B, 60B, 99B; // byte :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :flag_meanings = "quality_good out_of_range sensor_non_functional invalid_input_for_calculated_value valid_but_redundant other_automated_realtime_flag off_station manually_flagged"; :comment = "original QC quality flag"; float pressure(time=7538); :long_name = "Water Pressure"; :standard_name = "sea_water_pressure"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFSN0330/"; :gts_ingest = "true"; :short_name = "WP"; :ancillary_variables = "pressure_qc pressure_qc_agg pressure_qc_tests data_source"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :_FillValue = -999.0f; // float :missing_value = -999.0f; // float :units = "decibars"; :instrument = "instrument_1"; :instrument_range = 0.0f, 350.0f; // float :valid_range = 0.0f, 350.0f; // float :data_min = 39.62099838256836; // double :data_max = 51.89699935913086; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "moored_buoy"; :resolution = 0.07; // double :accuracy = 0.35; // double :is_dead = 0; // int :is_off_station = 0.0; // double :epic_code = 20; // int :ioos_category = "pressure"; :ncei_name = "SEA WATER PRESSURE"; :source = "buoy subsurface observation"; :references = "http://www.seabird.com/sbe37Im-microcat-ctd"; :computed_by = "instrument"; :grid_mapping = "crs"; :comment = "Measured by SBE37IM"; byte pressure_qc_agg(time=7538); :long_name = "sea_water_pressure QARTOD Aggregate Flag"; :standard_name = "quality_flag"; :short_name = "WTQAG"; :intent = "data_quality"; :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 1B, 2B, 3B, 4B, 9B; // byte :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :references = "https://oceandata.umeoce.maine.edu/doc/qc_references.html"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :ioos_category = "quality"; :comment = "QARTOD QC flag"; char pressure_qc_tests(time=7538, number_tests=14); :long_name = "sea_water_pressure QARTOD Individual Tests"; :standard_name = "quality_flag"; :short_name = "SIGTQTST"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :ioos_category = "quality"; :intent = "data_quality"; :_FillValue = "0"; :missing_value = "0"; :flag_values = "1, 2, 3, 4, 9"; :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :comment = "14-character array with results of individual QARTOD tests. 1:Gap, 2:Syntax, 3:Location, 4:Gross Range, 5:Climatology, 6:Spike, 7:Rate of Change, 8:Flat-line, 9:Multi-variate, 10:Attenuated Signal, 11:Neighbor, 12:Associated variable, 13:Manual, 14:Other"; byte pressure_qc(time=7538); :long_name = "Water Pressure QC"; :standard_name = "quality_flag"; :short_name = "WPQC"; :intent = "data_quality"; :valid_range = -127B, 127B; // byte :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 0B, 1B, 2B, 3B, 39B, 40B, 60B, 99B; // byte :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :flag_meanings = "quality_good out_of_range sensor_non_functional invalid_input_for_calculated_value valid_but_redundant other_automated_realtime_flag off_station manually_flagged"; double salinity(time=7538); :standard_name = "sea_water_salinity"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFSN0331"; :gts_ingest = "true"; :long_name = "Salinity"; :short_name = "SAL"; :ancillary_variables = "salinity_qc salinity_qc_agg salinity_qc_tests data_source"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :_FillValue = -999.0; // double :missing_value = -999.0; // double :units = "0.001"; :instrument = "instrument_1"; :instrument_range = 0.0, 60.0; // double :valid_range = 15.0, 37.0; // double :data_min = 31.530899047851562; // double :data_max = 32.95159912109375; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "moored_buoy"; :resolution = 0.001; // double :accuracy = 0.01; // double :is_dead = 0.0; // double :is_off_station = 0.0; // double :epic_code = 41; // int :ioos_category = "salinity"; :ncei_name = "SALINITY"; :source = "buoy subsurface observation"; :references = "http://www.marine.csiro.au/~mansbrid/local_use/toolbox_local/seawater/1.seawater/index.html"; :computed_by = "shore"; :grid_mapping = "crs"; :comment = "Computed using SW_SALT"; byte salinity_qc_agg(time=7538); :long_name = "salinity QARTOD Aggregate Flag"; :standard_name = "quality_flag"; :short_name = "SALQAG"; :intent = "data_quality"; :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 1B, 2B, 3B, 4B, 9B; // byte :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :references = "https://oceandata.umeoce.maine.edu/doc/qc_references.html"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :ioos_category = "quality"; :comment = "QARTOD QC flag"; char salinity_qc_tests(time=7538, number_tests=14); :long_name = "salinity QARTOD Individual Tests"; :standard_name = "quality_flag"; :short_name = "SALQTST"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :ioos_category = "quality"; :intent = "data_quality"; :_FillValue = "0"; :missing_value = "0"; :flag_values = "1, 2, 3, 4, 9"; :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :comment = "14-character array with results of individual QARTOD tests. 1:Gap, 2:Syntax, 3:Location, 4:Gross Range, 5:Climatology, 6:Spike, 7:Rate of Change, 8:Flat-line, 9:Multi-variate, 10:Attenuated Signal, 11:Neighbor, 12:Associated variable, 13:Manual, 14:Other"; byte salinity_qc(time=7538); :long_name = "Salinity QC"; :standard_name = "quality_flag"; :short_name = "SALQC"; :intent = "data_quality"; :valid_range = -127B, 127B; // byte :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 0B, 1B, 2B, 3B, 39B, 40B, 60B, 99B; // byte :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :flag_meanings = "quality_good out_of_range sensor_non_functional invalid_input_for_calculated_value valid_but_redundant other_automated_realtime_flag off_station manually_flagged"; :comment = "original QC quality flag"; double sigma_t(time=7538); :standard_name = "sea_water_sigma_t"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFSN0332"; :long_name = "Sigma_t"; :short_name = "SIGT"; :ancillary_variables = "sigma_t_qc sigma_t_qc_agg sigma_t_qc_tests data_source"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :_FillValue = -999.0; // double :missing_value = -999.0; // double :units = "kg m-3"; :instrument = "instrument_1"; :instrument_range = 0.0, 40.0; // double :valid_range = 10.0, 30.0; // double :data_min = 24.79490852355957; // double :data_max = 25.747514724731445; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "moored_buoy"; :resolution = 0.001; // double :accuracy = 0.01; // double :is_dead = 0.0; // double :is_off_station = 0.0; // double :epic_code = 70; // int :ioos_category = "physical_oceanography"; :ncei_name = "DENSITY"; :source = "buoy subsurface observation"; :references = "http://www.marine.csiro.au/~mansbrid/local_use/toolbox_local/seawater/1.seawater/index.html"; :computed_by = "shore"; :grid_mapping = "crs"; :comment = "Computed using SW_SIGT0"; byte sigma_t_qc_agg(time=7538); :long_name = "sigma_t QARTOD Aggregate Flag"; :standard_name = "quality_flag"; :short_name = "SIGTQAG"; :intent = "data_quality"; :_FillValue = -128B; // byte :missing_value = -128B; // byte :references = "https://oceandata.umeoce.maine.edu/doc/qc_references.html"; :flag_values = 1B, 2B, 3B, 4B, 9B; // byte :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :ioos_category = "quality"; :comment = "QARTOD QC flag"; char sigma_t_qc_tests(time=7538, number_tests=14); :long_name = "sigma_t QARTOD Individual Tests"; :standard_name = "quality_flag"; :short_name = "SIGTQTST"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :ioos_category = "quality"; :intent = "data_quality"; :_FillValue = "0"; :missing_value = "0"; :flag_values = "1, 2, 3, 4, 9"; :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :comment = "14-character array with results of individual QARTOD tests. 1:Gap, 2:Syntax, 3:Location, 4:Gross Range, 5:Climatology, 6:Spike, 7:Rate of Change, 8:Flat-line, 9:Multi-variate, 10:Attenuated Signal, 11:Neighbor, 12:Associated variable, 13:Manual, 14:Other"; byte sigma_t_qc(time=7538); :long_name = "Sigma_t QC"; :standard_name = "quality_flag"; :short_name = "SIGTQC"; :intent = "data_quality"; :valid_range = -127B, 127B; // byte :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 0B, 1B, 2B, 3B, 39B, 40B, 60B, 99B; // byte :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :flag_meanings = "quality_good out_of_range sensor_non_functional invalid_input_for_calculated_value valid_but_redundant other_automated_realtime_flag off_station manually_flagged"; :comment = "original QC quality flag"; byte data_source(time=7538); :long_name = "Source of data for each record"; :short_name = "DATASRC"; :_FillValue = -128B; // byte :missing_value = -128B; // byte :units = "1"; :valid_range = 0B, 100B; // byte :flag_values = 0B, 10B, 20B, 30B, 40B; // byte :flag_meanings = "missing goes_realtime realtime post-recovery post-calibration"; :comment = "variable that indicates which redundant data stream was the source of a timeSeries record - see data_source flag_values and flag_meaning attributes"; byte instrument_1; :long_name = "Conductivity Temperature Sensor (CTD)"; :short_name = "IM"; :manufacturer = "Sea-Bird_Electronics_Inc"; :model = "SBE16plusIMP"; :make_model = "Sea-Bird_Electronics_Inc,SBE16plusIMP"; :ncei_name = "CTD"; :serial_number = "SBESC4124"; :last_calibration_date = "2019-07-15"; :last_calibration_facility = "Sea-Bird_Electronics,_Inc"; :id = "urn:ioos:sensor:edu.maine.umeoce:A0142:CTD,Sea-Bird_Electronics_Inc,SBESC4124"; :component = "CTD,Sea-Bird_Electronics_Inc,SBESC4124"; :number_samples_per_observation = 4; // int :averaging_period = 4; // int :clock_time = "Center of period"; :averaging_period_units = "seconds"; :comment = "Pumped CT Sensor "; byte instrument_2; :long_name = "Dissolved Oxygen Sensor"; :short_name = "DI"; :manufacturer = " "; :model = " "; :make_model = " , "; :ncei_name = "oxygen meter"; :serial_number = " "; :last_calibration_date = "2019-07-31"; :last_calibration_facility = "Sea-Bird_Electronics"; :id = "urn:ioos:sensor:edu.maine.umeoce:A0142:OXYGEN_METER, , "; :component = "OXYGEN_METER, , "; :number_samples_per_observation = 4; // int :averaging_period = 4; // int :clock_time = "Center of period"; :averaging_period_units = "seconds"; :comment = "Pumped CT Sensor "; double actual_time(time=7538); :long_name = "Actual time of observation"; :short_name = "AC_TIME"; :units = "seconds since 1970-01-01 00:00:00"; :calendar = "gregorian"; :epic_code = 624; // int :_FillValue = -2.147483647E9; // double :missing_value = -2.147483647E9; // double :valid_range = 0.0, 2.147483647E9; // double :comment = "auxiliary coordinate variable, may differ slightly from regularly spaced nominal time"; double time_modified(time=7538); :long_name = "Time Record Last Modified"; :short_name = "time_mod"; :calendar = "julian"; :units = "seconds since 1970-01-01 00:00:00"; :_FillValue = -2.147483648E9; // double :missing_value = -2.147483648E9; // double :valid_range = 0.0, 2.147483647E9; // double :comment = "time of last update to record"; double time_processed(time=7538); :long_name = "Time of Last Source Record Update"; :short_name = "time_src_mod"; :calendar = "julian"; :units = "seconds since 1970-01-01 00:00:00"; :_FillValue = -2.147483648E9; // double :missing_value = -2.147483648E9; // double :valid_range = 0.0, 2.147483647E9; // double :ioos_category = "other"; :comment = "time of last update to source record"; double crs; :grid_mapping_name = "latitude_longitude"; :long_name = "coordinate_reference_system"; :longitude_of_prime_meridian = 0.0; // double :semi_major_axis = 6378137.0; // double :inverse_flattening = 298.257223563; // double :epsg_code = "EPSG:4326"; // global attributes: :title = "NERACOOS Gulf of Maine Buoy A01 - Massachusetts Bay"; :summary = "University of Maine real-time buoy observations in the Gulf of Maine at NERACOOS site A01 - Massachusetts Bay, located at 42d 31.392m N, 70d 33.930m W SE of Gloucester. NERACOOS buoy A0142 was deployed from 2019-11-26 20:25:00 until 2020-10-05 22:12:00 UTC. Oceanographic measurements of temperature, conductivity,salinity, and density at a depth of 50 meters were taken hourly."; :featureType = "timeSeries"; :ncei_template_version = "NCEI_NetCDF_TimeSeries_Orthogonal_Template_v2.0"; :acknowledgment = "Buoys operated by the University of Maine Physical Oceanography Group (PhOG) are funded in part through the National Oceanic and Atmospheric Administration (NOAA) as a Regional Association within the U.S. Integrated Ocean Observing System (IOOS)."; :nco_openmp_thread_number = 1; // int :algorithm_ids = ""; :breakout_id = 12; // int :buffer_type = "sbe37"; :cdm_data_type = "Station"; :cdm_timeseries_variables = "station, longitude, latitude"; :clock_time = "Center of period"; :comment = "University of Maine, Physical Oceanography Group"; :contact = "um_phog_dmac@umeoce.maine.edu"; :contributor_email = "info@neracoos.org,info@gmri.org"; :contributor_name = "NERACOOS,Gulf of Maine Research Institute"; :contributor_role = "funder,distributor"; :contributor_role_vocabulary = "https://vocab.nerc.ac.uk/collection/G04/current/"; :contributor_url = "http://neracoos.org,http://www.gmri.org"; :Conventions = "CF-1.11,ACDD-1.3,IOOS-1.2"; :creator_address = "101 MacKay Lab"; :creator_city = "Orono"; :creator_country = "USA"; :creator_email = "um_phog_dmac@umeoce.maine.edu"; :creator_institution = "University of Maine"; :creator_name = "UMaine/Physical Oceanography Group"; :creator_phone = "207-581-4379"; :creator_postalcode = "04469"; :creator_state = "Maine"; :creator_sector = "academic"; :creator_type = "institution"; :creator_url = "http://gyre.umeoce.maine.edu"; :date_created = "2020-10-05T22:00:00Z"; :date_issued = "2020-10-05T22:00:00Z"; :date_modified = "2020-10-05T22:00:00Z"; :date_metadata_modified = "2026-06-16T21:02:26Z"; :delta_t = 60; // int :depth_datum = "Sea Level"; :ending_time = 1.6019352E9; // double :ending_time_string = "2020-10-05T22:00:00Z"; :geospatial_bounds = "POINT (-70.5655 42.5232)"; :geospatial_bounds_crs = "EPSG:4326"; :geospatial_bounds_vertical_crs = "EPSG:5831"; :geospatial_lat_max = 42.5232; // double :geospatial_lat_min = 42.5232; // double :geospatial_lat_units = "degrees_north"; :geospatial_lat_resolution = "0.01 degrees"; :geospatial_lon_max = -70.5655; // double :geospatial_lon_min = -70.5655; // double :geospatial_lon_units = "degrees_east"; :geospatial_lon_resolution = "0.001 degrees"; :geospatial_vertical_min = 50.0; // double :geospatial_vertical_max = 50.0; // double :geospatial_vertical_positive = "down"; :geospatial_vertical_units = "m"; :geospatial_vertical_resolution = "0.5 meter"; :gts_ingest = "true"; :history = ""; :id = "A0142.ocean.050m.merged_20260616T210226.851.nc"; :infoUrl = "https://oceandata.umeoce.maine.edu/buoy/A01"; :institution = "Physical Oceanography Group, School of Marine Sciences, University of Maine"; :institution_url = "http://gyre.umeoce.maine.edu"; :instrument = "In Situ/Laboratory Instruments > Profilers/Sounders > STC"; :instrument_number = 12; // int :instrument_vocabulary = "NASA/GCMD Instrument Keywords Version 8.1"; :ioos_ingest = "true"; :julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 17 November 1858 AD"; :keywords = "EARTH SCIENCE > Oceans > Salinity/Density > Density , EARTH SCIENCE > Oceans > Ocean Temperature > Water Temperature, EARTH SCIENCE > Oceans > Salinity/Density > Conductivity, EARTH SCIENCE > Oceans > Salinity/Density > Salinity, EARTH SCIENCE > Oceans > Ocean Chemistry > Oxygen"; :keywords_vocabulary = "NASA/GCMD Science Keywords Version 8.1"; :last_modified = "2020-10-05T22:00:00Z"; :license = "The data may be used and redistributed for free but is not intended for legal use, since it may contain inaccuracies. Neither the data Contributor, University of Maine, IOOS, NOAA, State of Maine nor the United States Government, nor any of their employees or contractors, makes any warranty, express or implied, including warranties of merchantability and fitness for a particular purpose, or assumes any legal liability for the accuracy, completeness, or usefulness, of this information."; :magnetic_variation = -14.8; // double :metadata_link = "https://oceandata.umeoce.maine.edu/buoy/A01/metadata"; :mooring_history = "2019-11-26T20:25Z deployed by the R/V Connecticut\n2019-11-26T20:25Z (met) (-3m) spikes, noise, missing counts, RMY and Gill speed,gust data. Datalogger software problems\n2019-12-15T00:01Z battery voltage has been falling since deployment, daily lows below 11.5 volts now\n2019-12-18T18:38Z (met) (-3m) wind data problems may be resolved with datalogger software updates\n2020-03-23T08:30Z (sbe37) (s/n=SBESM2474) Last data received from 1m SBE - no response from instrument via talk-through.\n2020-10-05T22:12Z recovered by the R/V Connecticut\n2021-05-01T13:20Z (sbe37) (s/n=SBESM2474) Downloaded file contained only a small amount of data prior to deployment - no useable data.\n"; :mooring_site_desc = "SE of Gloucester"; :mooring_site_id = "A0142"; :naming_authority = "edu.maine"; :number_observations_per_hour = 1; // int :operator_sector = "academic"; :platform = "moored_buoy"; :platform_id = "A01"; :platform_name = "A01 - Massachusetts Bay"; :platform_vocabulary = "https://mmisw.org/ont/ioos/platform"; :position_datum = "WGS 84"; :principal_investigator = "Dr. Neal R. Pettigrew"; :principal_investigator_email = "nealp@maine.edu"; :principal_investigator_institution = "University of Maine, School of Marine Sciences"; :processing = "merged"; :processing_level = "Realtime preliminary QC"; :product_version = "UMO5.0"; :program = "Integrated Ocean Observing System"; :project = "NERACOOS"; :project_url = "http://www.neracoos.org"; :publisher_address = "195 New Hampshire Ave Suite 240"; :publisher_city = "Portsmouth"; :publisher_country = "USA"; :publisher_email = "um_phog_dmac@umeoce.maine.edu"; :publisher_institution = "University of Maine"; :publisher_name = "Bob Fleming"; :publisher_phone = "207-581-4379"; :publisher_postalcode = "03801"; :publisher_state = "New Hampshire"; :publisher_type = "person"; :publisher_url = "http://gyre.umoece.maine.edu"; :references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html"; :sea_name = "Gulf of Maine"; :site_id = "A01"; :site_latitude = 42.5232; // double :site_longitude = -70.5655; // double :source = "Ocean Data Acquisition Systems (ODAS) Buoy"; :sponsor = "NOAA"; :standard_name_vocabulary = "CF Standard Name Table v72"; :starting_time = 1.574802E9; // double :starting_time_string = "2019-11-26T21:00:00Z"; :station_photo_url = "http://gyre.umeoce.maine.edu/images/gomoosbuoy.jpg"; :station_type = "Surface Mooring"; :time_coverage_start = "2019-11-26T21:00:00Z"; :time_coverage_end = "2020-10-05T22:00:00Z"; :time_coverage_duration = "P314DT1H"; :time_coverage_resolution = "PT60M"; :time_deployed = "2019-11-26T20:25Z"; :time_recovered = "2020-10-05T22:12Z"; :time_zone = "UTC"; :wmo_platform_code = "44029"; :uuid = "b058cef1-1b60-467e-840d-8e16fbbdda1c"; :acknowledgement = ""; }