netcdf UMAINE_buoys_newFormat/PR2/Waves/M0129.ocean.002m.merged.nc { dimensions: number_tests = 14; station_string_length = 5; time = UNLIMITED; // (11229 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 = 43.4969; // 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 = -67.8757; // 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 = 2.0; // double :comment = "Coordinate variable"; char station(station_string_length=5); :cf_role = "timeseries_id"; :long_name = "M01 - Jordan Basin"; :short_name = "M01"; :site_id = "M01"; :site_name = "Jordan Basin"; :site_description = ""; :type = "buoy"; :wmo_code = "44037"; :ioos_category = "identifier"; :comment = "Station refers to site location rather than a specific mooring"; char deployment(station_string_length=5); :long_name = "M0129: Jordan Basin"; :short_name = "plat"; :watch_circle_radius = 55; // int :mooring_type = "Slack"; :goes_platform_id = "0441713E"; :platform_photo_url = "http://gyre.umeoce.maine.edu/images/gomoosbuoy.jpg"; :water_depth = 285.0; // double :mooring_id = "M0129"; :ioos_category = "identifier"; :uscg_light_list = "M"; :uscg_light_list_number = "6"; :comment = "Deployment refers to a specific mooring deployed at a station (site location)"; double time(time=11229); :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 temperature(time=11229); :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"; :instrument = "instrument_1"; :instrument_range = -0.64, 32.87; // double :valid_range = -0.5, 31.0; // double :data_min = -0.6718999743461609; // double :data_max = 32.7869758605957; // double :calibration_coeeffs = -0.6719, 0.03412, -6.292E-6, 4.8E-9; // double :calibration_type = "Wide Range"; :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "station"; :resolution = 0.003; // double :accuracy = 0.05; // 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 = "see instrument"; :computed_by = "instrument"; :grid_mapping = "crs"; :comment = "Water temperature measured by Aanderaa current meter"; byte temperature_qc(time=11229); :long_name = "temperature QC"; :standard_name = "quality_flag"; :short_name = "WTQ"; :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 temperature_qc_agg(time=11229); :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"; :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 temperature_qc_tests(time=11229, 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"; :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 data_source(time=11229); :long_name = "Source of data for each record"; :short_name = "DATASRC"; :_FillValue = -128B; // byte :missing_value = -128B; // byte :valid_range = 0B, 100B; // byte :units = "1"; :flag_values = 0B, 10B, 20B, 30B, 40B; // byte :flag_meanings = "missing goes_realtime realtime post-recovery post-calibration"; :comment = "Source of each record of data"; byte instrument_1; :long_name = "Ocean Current Meter"; :short_name = "AANCM"; :manufacturer = "Aanderaa_Instruments"; :model = "3429"; :make_model = "Aanderaa_Instruments,3429"; :serial_number = "AANCM714"; :id = "urn:ioos:sensor:edu.maine.umeoce:M0129:CURRENT_METER,Aanderaa_Instruments,AANCM714"; :component = "CURRENT_METER,Aanderaa_Instruments,AANCM714"; :number_samples_per_observation = 120; // int :averaging_period = 2; // int :clock_time = "Center of period"; :averaging_period_units = "minutes"; :ioos_category = "identifier"; :comment = "Current Meter "; double actual_time(time=11229); :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=11229); :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 record"; double time_processed(time=11229); :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"; 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 M01 - Jordan Basin"; :summary = "University of Maine real-time buoy observations in the Gulf of Maine at NERACOOS site M01 - Jordan Basin, located at 43d 29.814m N, 67d 52.542m W . NERACOOS buoy M0129 was deployed from 2019-07-29 16:35:00 until 2020-11-08 16:02:00 UTC. Temperature measurements at a depth of 2 meters were measured by the surface current meter."; :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 = 5; // int :buffer_type = "aanderaa"; :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 = "2020-10-07T18:00:00Z"; :date_issued = "2020-10-07T18:00:00Z"; :date_modified = "2020-10-07T18:00:00Z"; :date_metadata_modified = "2026-02-10T02:07:03Z"; :delta_t = 60; // int :depth_datum = "Sea Level"; :ending_time = 1.6020936E9; // double :ending_time_string = "2020-10-07T18:00:00Z"; :geospatial_bounds = "POINT (-67.8798 43.4907)"; :geospatial_bounds_crs = "EPSG:4326"; :geospatial_bounds_vertical_crs = "EPSG:5831"; :geospatial_lat_max = 43.4969; // double :geospatial_lat_min = 43.4969; // double :geospatial_lat_units = "degrees_north"; :geospatial_lat_resolution = "0.01 degrees"; :geospatial_lon_max = -67.8757; // double :geospatial_lon_min = -67.8757; // double :geospatial_lon_units = "degrees_east"; :geospatial_lon_resolution = "0.001 degrees"; :geospatial_vertical_min = 2.0; // double :geospatial_vertical_max = 2.0; // double :geospatial_vertical_positive = "down"; :geospatial_vertical_units = "m"; :geospatial_vertical_resolution = "0.5 meter"; :gts_ingest = "true"; :history = ""; :id = "M0129.ocean.002m.merged_20260210T020703.815.nc"; :infoUrl = "https://oceandata.umeoce.maine.edu/buoy/M01"; :institution = "Physical Oceanography Group, School of Marine Sciences, University of Maine"; :institution_url = "http://gyre.umeoce.maine.edu"; :instrument = "In Situ/Laboratory Instruments > Probes > Temperature Probe"; :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 Temperature > Water Temperature"; :keywords_vocabulary = "NASA/GCMD Science Keywords Version 8.1"; :last_modified = "2020-10-07T18: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.5; // double :metadata_link = "https://oceandata.umeoce.maine.edu/buoy/M01/metadata"; :mooring_history = "2019-07-29T12:35Z redeployed by R/V Connecticut\n2019-07-29T13:00Z (sbe37) (s/n=SBEIM2575) 150m and 200m SBE37IM data missing since deployment.\n2019-07-29T13:00Z (goes) (s/n=GOETR1020) Backup Goes transmissions not being received from this buoy.\n2019-07-29T15:30Z (suna) (s/n=UMECB130) All SUNA data missing since deployment (20m, 50m, 150m, 200m).\n2020-05-10T00:20Z (met) (s/n=RMYWM48489) (-4m) Backup RMYoung wind data is invalid (reporting all zeros)\n2020-05-29T05:00Z (aanderaa) (s/n=AANCM714) Temperature sensor failed on 2m current meter.\n2020-07-25T19:00Z (aanderaa) (s/n=AANCM714) Current direction failed on 2m current meter. Speed still appears to be valid.\n2020-11-08T16:02Z Recovered by R/V Connecticut\n2021-02-27T11:50Z (sbe37) (s/n=SBEIM2576) Post-recovery processing completed for 200m SBEIM2576. Data in file ended early on 2020/03/03.\n2021-02-27T13:30Z (sbe37) (s/n=SBEIM2573) Post-recovery processing for 20m SBEIM2572 was completed. All data successfully processed.\n2021-02-27T15:10Z (sbe37) (s/n=SBEIM2573) Post-recovery processing for 50m SBEIM2573 was completed. All data successfully processed.\n2021-03-06T09:30Z (sbe37) (s/n=SBEIM2574) Post-recovery processing for 100m SBE37IM2574 completed show 5 gaps of >11 hrs in file - redownload of data from instrument is suggested.\n2021-03-06T11:30Z (sbe37) (s/n=SBEIM2574) Post-recovery processing for 250m SBE37IMP 12507 completed. Appears to still be missing every 224th point but no \'executed tag\' in file...\n2021-03-06T13:30Z (sbe37) (s/n=SBESM4929) Post-recovery processing for 1m SBE37SM 4929 completed. Data OK.\n2021-03-27T00:00Z (sbe37) (s/n=IM2574) Post-recovery processing completed for re-downloaded IM 2574 - all data looks good.\n"; :mooring_site_desc = ""; :mooring_site_id = "M0129"; :naming_authority = "edu.maine"; :number_observations_per_hour = 1; // int :operator_sector = "academic"; :platform = "station"; :platform_id = "M01"; :platform_name = "M01 - Jordan Basin"; :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 = "M01"; :site_latitude = 43.4907; // double :site_longitude = -67.8798; // double :source = "Ocean Data Acquisition Systems (ODAS) Buoy"; :sponsor = "NOAA"; :standard_name_vocabulary = "CF Standard Name Table v72"; :starting_time = 1.5644196E9; // double :starting_time_string = "2019-07-29T17:00:00Z"; :station_photo_url = "http://gyre.umeoce.maine.edu/images/gomoosbuoy.jpg"; :station_type = "Surface Mooring"; :time_coverage_start = "2019-07-29T17:00:00Z"; :time_coverage_end = "2020-10-07T18:00:00Z"; :time_coverage_duration = "P436DT1H"; :time_coverage_resolution = "PT60M"; :time_deployed = "2019-07-29T16:35Zs"; :time_recovered = "2020-11-08T16:02Zs"; :time_zone = "UTC"; :wmo_platform_code = "44037"; :uuid = "6beafb99-21b8-409e-9092-73971b095c14"; :acknowledgement = ""; }