netcdf UMAINE_buoys_newFormat/VI1/Waves/N0109.currents.adcp.merged.nc { dimensions: number_tests = 14; station_string_length = 5; depth = 30; time = UNLIMITED; // (8194 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.3279; // 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 = -65.9118; // double :comment = "Coordinate variable"; double depth(depth=30); :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"; :comment = "Coordinate variable"; char station(station_string_length=5); :cf_role = "timeseries_id"; :long_name = "N01 - Northeast Channel"; :short_name = "N01"; :site_id = "N01"; :site_name = "Northeast Channel"; :site_description = "South of Browns Bank"; :type = "buoy"; :wmo_code = "44024"; :ncei_name = "FIXED PLATFORM, MOORINGS"; :ioos_category = "identifier"; :comment = "Station refers to site location rather than a specific mooring"; char deployment(station_string_length=5); :long_name = "N0109: Northeast Channel"; :short_name = "plat"; :watch_circle_radius = 80; // int :mooring_type = "Slack"; :goes_platform_id = "044157D2"; :platform_photo_url = "http://gyre.umeoce.maine.edu/images/gomoosbuoy.jpg"; :water_depth = 225.0; // double :mooring_id = "N0109"; :ioos_category = "identifier"; :uscg_light_list = "-"; :uscg_light_list_number = ""; :comment = "Deployment refers to a specific mooring deployed at a station (site location)"; double time(time=8194); :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 :cf_role = "profile_id"; :epic_code = 624; // int :ioos_category = "time"; :axis = "T"; :comment = "Coordinate variable, nominal time of observation"; double current_speed(time=8194, depth=30); :standard_name = "sea_water_speed"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFSN0334"; :gts_ingest = "true"; :long_name = "current_speed"; :short_name = "CSPD"; :ancillary_variables = "current_speed_qc current_speed_qc_agg current_speed_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 = "cm/s"; :instrument = "instrument_1"; :instrument_range = 0.0, 300.0; // double :valid_range = 0.0, 300.0; // double :data_min = 0.0; // double :data_max = 292.2094052183927; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "station"; :resolution = 0.3; // double :accuracy = 3.0; // double :is_dead = 0.0; // double :is_off_station = 0.0; // double :epic_code = 300; // int :ioos_category = "currents"; :ncei_name = "CURRENT METER - SPEED"; :source = "buoy subsurface observation"; :references = "see instrument"; :computed_by = "shore"; :grid_mapping = "crs"; :comment = "Ocean current speed computed from current_u and current_v vectors reported by instrument"; byte current_speed_qc_agg(time=8194, depth=30); :long_name = "current_speed QARTOD Aggregate Flag"; :standard_name = "quality_flag"; :short_name = "CSPDQAG"; :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 current_speed_qc_tests(time=8194, depth=30, number_tests=14); :long_name = "current_speed QARTOD Individual Tests"; :standard_name = "quality_flag"; :short_name = "CSPDQTST"; :intent = "data_quality"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :ioos_category = "quality"; :_FillValue = "0"; :missing_value = "0"; :flag_values = "1, 2, 3, 4, 9"; :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :comments = "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 current_speed_qc(time=8194, depth=30); :long_name = "current_speed QC"; :standard_name = "quality_flag"; :short_name = "CSPDQ"; :intent = "data_quality"; :valid_range = -127B, 127B; // byte :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 0B, 1B, 2B, 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 off_station manually_flagged"; :ioos_category = "quality"; :comment = "original QC quality flag"; double current_direction(time=8194, depth=30); :standard_name = "sea_water_velocity_to_direction"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/5D4D7YMF"; :gts_ingest = "true"; :long_name = "current_direction"; :short_name = "CDIR"; :ancillary_variables = "current_direction_qc current_direction_qc_agg current_direction_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"; :instrument = "instrument_1"; :instrument_range = 0.0, 360.0; // double :valid_range = 0.0, 360.0; // double :data_min = 0.0; // double :data_max = 359.99120310884183; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "station"; :resolution = 0.35; // double :accuracy = 5.0; // double :is_dead = 0.0; // double :is_off_station = 0.0; // double :epic_code = 310; // int :ioos_category = "currents"; :ncei_name = "CURRENT METER - DIRECTION"; :source = "buoy subsurface observation"; :references = "see instrument"; :computed_by = "shore"; :grid_mapping = "crs"; :comment = "Direction towards which ocean water is flowing; computed from current_u and current v reported by instrument; has been corrected to degrees true using global attribute magnetic_variation"; byte current_direction_qc_agg(time=8194, depth=30); :long_name = "current_direction QARTOD Aggregate Flag"; :standard_name = "quality_flag"; :short_name = "CDIRQAG"; :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 current_direction_qc_tests(time=8194, depth=30, number_tests=14); :long_name = "current_direction QARTOD Individual Tests"; :standard_name = "quality_flag"; :short_name = "CDIRQTST"; :intent = "data_quality"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :ioos_category = "quality"; :_FillValue = "0"; :missing_value = "0"; :flag_values = "1, 2, 3, 4, 9"; :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :comments = "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 current_direction_qc(time=8194, depth=30); :long_name = "current_direction QC"; :standard_name = "quality_flag"; :short_name = "CDIRQ"; :intent = "data_quality"; :valid_range = -127B, 127B; // byte :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 0B, 1B, 2B, 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 off_station manually_flagged"; :ioos_category = "quality"; :comment = "original QC quality flag"; double current_u(time=8194, depth=30); :standard_name = "eastward_sea_water_velocity"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFSN0650"; :long_name = "current_u"; :short_name = "U"; :ancillary_variables = "current_u_qc current_u_qc_agg current_u_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 = "cm/s"; :instrument = "instrument_1"; :instrument_range = -300.0, 300.0; // double :valid_range = -300.0, 300.0; // double :data_min = -288.7763671875; // double :data_max = 329.1459655761719; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "station"; :resolution = 0.1; // double :accuracy = 3.0; // double :is_dead = 0.0; // double :is_off_station = 0.0; // double :epic_code = 320; // int :ioos_category = "currents"; :ncei_name = "CURRENT METER - EAST-WEST COMPONENT"; :source = "buoy subsurface observation"; :references = "see instrument"; :computed_by = "instrument"; :grid_mapping = "crs"; :comment = "Eastward current speed positive; westward current speed negative; reported by instrument; has been rotated to true north using global attribute magnetic_variation"; byte current_u_qc_agg(time=8194, depth=30); :long_name = "current_u QARTOD Aggregate Flag"; :standard_name = "quality_flag"; :short_name = "UQAG"; :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 current_u_qc_tests(time=8194, depth=30, number_tests=14); :long_name = "current_u QARTOD Individual Tests"; :standard_name = "quality_flag"; :short_name = "UQTST"; :intent = "data_quality"; :coordinates = "time depth lat lon station actual_time time_modified time_processed"; :_FillValue = "0"; :missing_value = "0"; :flag_values = "1, 2, 3, 4, 9"; :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :comments = "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 current_u_qc(time=8194, depth=30); :long_name = "current_u QC"; :standard_name = "quality_flag"; :short_name = "UQ"; :intent = "data_quality"; :valid_range = -127B, 127B; // byte :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 0B, 1B, 2B, 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 off_station manually_flagged"; :ioos_category = "quality"; :comment = "original QC quality flag"; double current_v(time=8194, depth=30); :standard_name = "northward_sea_water_velocity"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFS0494"; :long_name = "current_v"; :short_name = "V"; :ancillary_variables = "current_v_qc current_v_qc_agg current_v_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 = "cm/s"; :instrument = "instrument_1"; :instrument_range = -300.0, 300.0; // double :valid_range = -300.0, 300.0; // double :data_min = -187.37635803222656; // double :data_max = 157.4694366455078; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "station"; :resolution = 0.1; // double :accuracy = 3.0; // double :is_dead = 0.0; // double :is_off_station = 0.0; // double :epic_code = 321; // int :ioos_category = "currents"; :ncei_name = "CURRENT METER - NORTH-SOUTH COMPONENT"; :source = "buoy subsurface observation"; :references = "see instrument"; :computed_by = "instrument"; :grid_mapping = "crs"; :comment = "Northward current speed positive; southward current speed negative; reported by instrument; has been rotated to true north using global attribute magnetic_variation"; byte current_v_qc_agg(time=8194, depth=30); :long_name = "current_v QARTOD Aggregate Flag"; :standard_name = "quality_flag"; :short_name = "VQAG"; :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 current_v_qc_tests(time=8194, depth=30, number_tests=14); :long_name = "current_v QARTOD Individual Tests"; :standard_name = "quality_flag"; :short_name = "VQTST"; :intent = "data_quality"; :coordinates = "time depth lat lat actual_time time_modified time_processed"; :ioos_category = "quality"; :_FillValue = "0"; :missing_value = "0"; :flag_values = "1, 2, 3, 4, 9"; :flag_meanings = "PASS NOT_EVALUATED SUSPECT FAIL MISSING"; :comments = "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 current_v_qc(time=8194, depth=30); :long_name = "current_v QC"; :standard_name = "quality_flag"; :short_name = "VQ"; :intent = "data_quality"; :valid_range = -127B, 127B; // byte :_FillValue = -128B; // byte :missing_value = -128B; // byte :flag_values = 0B, 1B, 2B, 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 off_station manually_flagged"; :ioos_category = "quality"; :comment = "original QC quality flag"; byte instrument_1; :long_name = "Ocean Current Profiler (ADCP)"; :short_name = "RDIWK"; :manufacturer = "RD_Instruments"; :model = "WHLR-75-1-2"; :make_model = "RD_Instruments,WHLR-75-1-2"; :serial_number = "RDILR5477"; :id = "urn:ioos:sensor:edu.maine.umeoce:N0109:CURRENT_METER,RD_Instruments,RDILR5477"; :component = "CURRENT_METER,RD_Instruments,RDILR5477"; :number_samples_per_observation = 170; // int :averaging_period = 8; // int :clock_time = "Center of period"; :averaging_period_units = "minutes"; :ioos_category = "identifier"; :comment = "Current Meter "; double actual_time(time=8194); :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 :ioos_category = "time"; :comment = "auxiliary coordinate variable, may differ slightly from regularly spaced nominal time "; double time_modified(time=8194); :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 :ioos_category = "other"; :comment = "time of last update to profile record"; double time_processed(time=8194); :long_name = "Time Record Processed"; :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 :ioos_category = "other"; :comment = "time of last update to source record"; byte data_source(time=8194); :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 = "time of last update to profile 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 N01 - Northeast Channel"; :summary = "University of Maine real-time buoy observations in the Gulf of Maine at NERACOOS site N01 - Northeast Channel, located at 42d 19.674m N, 65d 54.708m W South of Browns Bank. NERACOOS buoy N0109 was deployed from 2008-04-19 16:15:00 until 2009-03-27 12:25:00 UTC. Ocean current speed and direction measurements were made hourly every 4 meters throughout the water column from 10m to 58m."; :featureType = "timeSeriesProfile"; :ncei_template_version = "NCEI_NetCDF_TimeSeriesProfile_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 = 2; // int :buffer_type = "doppler"; :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.8,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 = "2008-06-19T01:00:00Z"; :date_issued = "2008-06-19T01:00:00Z"; :date_modified = "2008-06-19T01:00:00Z"; :date_metadata_modified = "2026-02-04T22:52:07Z"; :delta_t = 60; // int :depth_datum = "Sea Level"; :ending_time = 1.2138372E9; // double :ending_time_string = "2008-06-19T01:00:00Z"; :geospatial_bounds = "POINT (-65.9070 42.3303)"; :geospatial_bounds_crs = "EPSG:4326"; :geospatial_bounds_vertical_crs = "EPSG:5831"; :geospatial_lat_max = 42.3279; // double :geospatial_lat_min = 42.3279; // double :geospatial_lat_units = "degrees_north"; :geospatial_lat_resolution = "0.01 degrees"; :geospatial_lon_max = -65.9118; // double :geospatial_lon_min = -65.9118; // double :geospatial_lon_units = "degrees_east"; :geospatial_lon_resolution = "0.001 degrees"; :geospatial_vertical_min = 10.0; // double :geospatial_vertical_max = 126.0; // double :geospatial_vertical_positive = "down"; :geospatial_vertical_units = "m"; :geospatial_vertical_resolution = "0.5 meter"; :gts_ingest = "true"; :history = ""; :id = "N0109.currents.adcp.merged_20260204T225207.436.nc"; :infoUrl = "https://oceandata.umeoce.maine.edu/buoy/N01"; :institution = "Physical Oceanography Group, School of Marine Sciences, University of Maine"; :institution_url = "http://gyre.umeoce.maine.edu"; :instrument = "In Situ/Laboratory Instruments > Current/Wind Meters > CURRENT METERS"; :instrument_number = 0; // 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 > OCEAN CIRCULATION > OCEAN CURRENTS"; :keywords_vocabulary = "NASA/GCMD Science Keywords Version 8.1"; :last_modified = "2008-06-19T01: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 = -17.8; // double :metadata_link = "https://oceandata.umeoce.maine.edu/buoy/N01/metadata"; :mooring_history = "2008-04-19T16:15Z Deployed from Delaware II\n2008-05-18T13:30Z (sbe37) (s/n=SBESM1930) Last data received from 1m microcat.\n2008-06-05T22:00Z (s/n=LSP08) Buoy moved about 250m to the NW; still appears to be anchored.\n2008-06-19T01:00Z (doppler) (s/n=RDILR5477) Last data received from doppler current profiler.\n2008-08-05T12:00Z (sbe37) (s/n=SBEIM2576) Data from 180m microcat becoming intermittent.\n2008-10-20T21:40Z (met) (s/n=RMYWM49998) Backup wind sensor failed (readings too low).\n2009-02-11T05:00Z (met) (s/n=CAMAT013) Air temperature flagged as invalid (values are too high and erratic).\n2009-03-12T19:00Z (aanderaa) (s/n=AANCM970) Last data received from 2m surface current meter.\n2009-03-27T12:25Z recovered by R/V Delaware.\n"; :mooring_site_desc = "South of Browns Bank"; :mooring_site_id = "N0109"; :naming_authority = "edu.maine"; :number_observations_per_hour = 1; // int :operator_sector = "academic"; :platform = "station"; :platform_id = "N01"; :platform_name = "N01 - Northeast Channel"; :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 = "N01"; :site_latitude = 42.3303; // double :site_longitude = -65.907; // double :source = "Ocean Data Acquisition Systems (ODAS) Buoy"; :sponsor = "NOAA"; :standard_name_vocabulary = "CF Standard Name Table v72"; :starting_time = 1.2086208E9; // double :starting_time_string = "2008-04-19T16:00:00Z"; :station_photo_url = "http://gyre.umeoce.maine.edu/images/gomoosbuoy.jpg"; :station_type = "Surface Mooring"; :time_coverage_start = "2008-04-19T16:00:00Z"; :time_coverage_end = "2008-06-19T01:00:00Z"; :time_coverage_duration = "P60DT9H"; :time_coverage_resolution = "PT60M"; :time_deployed = "2008-04-19T16:15Zs"; :time_recovered = "2009-03-27T12:25Zs"; :time_zone = "UTC"; :wmo_platform_code = "44024"; :uuid = "e77e1c0f-99b5-41bb-8aab-fd29b61502fb"; :acknowledgement = ""; }