netcdf UMAINE_buoys_newFormat/VI1/Waves/PR109.ocean.001m.merged.nc { dimensions: number_tests = 14; station_string_length = 5; time = UNLIMITED; // (8058 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 = 17.8601; // 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 = -66.524; // 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 = 1.0; // double :comment = "Coordinate variable"; char station(station_string_length=5); :cf_role = "timeseries_id"; :long_name = "PR1 - CarICOOS Data Buoy A"; :short_name = "PR1"; :site_id = "PR1"; :site_name = "CarICOOS Data Buoy A"; :site_description = "South of Caja de Muertos Island"; :wmo_code = "42085"; :type = "buoy"; :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 = "PR109: CarICOOS Data Buoy A"; :short_name = "plat"; :watch_circle_radius = 60; // int :mooring_type = "Slack"; :goes_platform_id = "04408340"; :platform_photo_url = "http://gyre.umeoce.maine.edu/caricoos/buoy_launch_sm.jpg"; :water_depth = 18.0; // double :mooring_id = "PR109"; :uscg_light_list = "A"; :uscg_light_list_number = ""; :comment = "Deployment refers to a specific mooring deployed at a station (site location)"; double time(time=8058); :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=8058); :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 = 45.10350036621094; // double :data_max = 60.097198486328125; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "station"; :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/sbe37sm-microcat-ctd"; :computed_by = "instrument"; :grid_mapping = "crs"; :comment = "Measured by SBE37SM"; byte conductivity_qc_agg(time=8058); :long_name = "conductivity QARTOD Aggregate Flag"; :standard_name = "quality_flag"; :short_name = "CONDQAG"; :intent = "data_quality"; :_FillValue = -128B; // byte :references = "https://oceandata.umeoce.maine.edu/doc/qc_references.html"; :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"; char conductivity_qc_tests(time=8058, 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"; :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 conductivity_qc(time=8058); :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, 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"; :comment = "original QC quality flag"; double temperature(time=8058); :standard_name = "sea_water_temperature"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFSN0335"; :long_name = "Temperature"; :short_name = "WT"; :gts_ingest = "true"; :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 = -5.0, 40.0; // double :valid_range = -2.0, 32.0; // double :data_min = 25.91309928894043; // double :data_max = 31.20439910888672; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "station"; :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/sbe37sm-microcat-ctd"; :computed_by = "instrument"; :grid_mapping = "crs"; :comment = "Measured by SBE37SM"; byte temperature_qc_agg(time=8058); :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=8058, 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 temperature_qc(time=8058); :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, 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"; :comment = "original QC quality flag"; double salinity(time=8058); :standard_name = "sea_water_salinity"; :standard_name_url = "https://vocab.nerc.ac.uk/collection/P07/current/CFSN0331"; :long_name = "Salinity"; :short_name = "SAL"; :gts_ingest = "true"; :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 = 27.040531158447266; // double :data_max = 36.39057922363281; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "station"; :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=8058); :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"; :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 salinity_qc_tests(time=8058, 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"; :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 salinity_qc(time=8058); :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, 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"; :comment = "original QC quality flag"; double sigma_t(time=8058); :standard_name = "sea_water_density"; :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 = 16.25486183166504; // double :data_max = 23.893869400024414; // double :cell_methods = "time: point"; :coverage_content_type = "physicalMeasurement"; :platform = "station"; :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=8058); :long_name = "sigma_t QARTOD Aggregate Flag"; :standard_name = "quality_flag"; :short_name = "SIGTQAG"; :intent = "data_quality"; :_FillValue = -128B; // byte :references = "https://oceandata.umeoce.maine.edu/doc/qc_references.html"; :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"; char sigma_t_qc_tests(time=8058, 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"; :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 sigma_t_qc(time=8058); :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, 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"; :comment = "original QC quality flag"; byte data_source(time=8058); :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 = "Source of each record of data"; byte instrument_1; :long_name = "Conductivity Temperature Sensor (CTD)"; :short_name = "SM"; :manufacturer = ""; :model = ""; :make_model = ","; :ncei_name = "CTD"; :serial_number = ""; :last_calibration_date = 32B; // byte :last_calibration_facility = 32B; // byte :id = "urn:ioos:sensor:CARICOOS:PR1:PR109:PR109:CTD,,"; :component = "CTD,,"; :number_samples_per_observation = 4; // int :averaging_period = 4; // int :clock_time = "Center of period"; :averaging_period_units = "seconds"; :comment = "CT Sensor "; double actual_time(time=8058); :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=8058); :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=8058); :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 = "CARICOOS Caribbean Buoy PR1"; :summary = "CARICOOS Real-time Buoy Observations near Puerto Rico and the U.S. Virgin Islands at PR1 - CarICOOS Data Buoy A, located at 17d 51.606m N, 66d 31.440m W, South of Caja de Muertos Island. Buoy PR109 was deployed from 2016-05-02 16:20:00 through 2017-04-03 10:15:00 UTC. Oceanographic near-surface measurements of temperature, conductivity, salinity, and density at a depth of 1 meter were taken hourly."; :featureType = "timeSeries"; :ncei_template_version = "NCEI_NetCDF_TimeSeries_Orthogonal_Template_v2.0"; :acknowledgment = "Buoys in the U.S. Caribbean operated by the University of Maine Physical Oceanography Group (PhOG) are funded in part through CARICOOS."; :nco_openmp_thread_number = 1; // int :algorithm_ids = ""; :breakout_id = 4; // 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@caricoos.org,julio.morell@upr.edu,info@uvi.edu"; :contributor_name = "CARICOOS,UPuertoRico,UVirginIslands"; :contributor_role = "funder,collaborator, collaborator"; :contributor_role_vocabulary = "https://vocab.nerc.ac.uk/collection/G04/current/"; :contributor_url = "http://caricoos.org,http://www.upr.edu,http://www.uvi.edu"; :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 = "2017-04-03T09:00:00Z"; :date_issued = "2017-04-03T09:00:00Z"; :date_modified = "2017-04-03T09:00:00Z"; :date_metadata_modified = "2026-02-10T03:07:15Z"; :delta_t = 60; // int :depth_datum = "Sea Level"; :ending_time = 1.49121E9; // double :ending_time_string = "2017-04-03T09:00:00Z"; :geospatial_bounds = "POINT (-66.5212 17.8628)"; :geospatial_bounds_crs = "EPSG:4326"; :geospatial_bounds_vertical_crs = "EPSG:5831"; :geospatial_lat_max = 17.8601; // double :geospatial_lat_min = 17.8601; // double :geospatial_lat_units = "degrees_north"; :geospatial_lat_resolution = "0.01 degrees"; :geospatial_lon_max = -66.524; // double :geospatial_lon_min = -66.524; // double :geospatial_lon_units = "degrees_east"; :geospatial_lon_resolution = "0.001 degrees"; :geospatial_vertical_min = 1.0; // double :geospatial_vertical_max = 1.0; // double :geospatial_vertical_positive = "down"; :geospatial_vertical_units = "m"; :geospatial_vertical_resolution = "0.5 meter"; :gts_ingest = "true"; :history = ""; :id = "PR109.ocean.001m.merged_20260210T030715.868.nc"; :infoUrl = "https://oceandata.umeoce.maine.edu/buoy/PR1"; :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 = 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 > Salinity/Density > Density , EARTH SCIENCE > Oceans > Ocean Temperature > Water Temperature, EARTH SCIENCE > Oceans > Salinity/Density > Conductivity, EARTH SCIENCE > Oceans > Salinity/Density > Salinity"; :keywords_vocabulary = "NASA/GCMD Science Keywords Version 8.1"; :last_modified = "2017-04-03T09: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 = -12.5; // double :metadata_link = "https://oceandata.umeoce.maine.edu/buoy/PR1/metadata"; :mooring_history = "2016-05-02T16:20Z Redeployed by Commercial Divers, Inc.\n2016-05-15T00:00Z (s/n=UMECB331) Several missed cellphone connections (10-25%) continue at this site despite new modem which points to issues with cell coverage at this loction.\n2017-01-07T00:15Z (doppler) (s/n=NORCP8645) Instrument reset its sampling time due to possible break in power. Instead of starting at minute 56, the doppler current profiler is now starting at minute 15 each hour.\n2017-04-03T10:15Z recovered by Commercial Divers\n"; :mooring_site_desc = "South of Caja de Muertos Island"; :mooring_site_id = "PR109"; :naming_authority = "edu.maine"; :number_observations_per_hour = 1; // int :operator_sector = "academic"; :platform = "station"; :platform_id = "PR1"; :platform_name = "PR1 - CarICOOS Data Buoy A"; :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 = "CARICOOS"; :project_url = "http://www.caricoos.org"; :publisher_address = "Isla Magueyes, La Parguera, PO Box 3446"; :publisher_city = "Lajas"; :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 = "00667"; :publisher_state = "Puerto Rico"; :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 = "Caribbean Sea"; :site_id = "PR1"; :site_latitude = 17.8628; // double :site_longitude = -66.5212; // double :source = "Ocean Data Acquisition Systems (ODAS) Buoy"; :sponsor = "NOAA"; :standard_name_vocabulary = "CF Standard Name Table v72"; :starting_time = 1.4622048E9; // double :starting_time_string = "2016-05-02T16:00:00Z"; :station_photo_url = "http://gyre.umeoce.maine.edu/caricoos/buoy_launch_sm.jpg"; :station_type = "Surface Mooring"; :time_coverage_start = "2016-05-02T16:00:00Z"; :time_coverage_end = "2017-04-03T09:00:00Z"; :time_coverage_duration = "P335DT16H59M60.00S"; :time_coverage_resolution = "PT60M"; :time_deployed = "2016-05-02T16:20Zs"; :time_recovered = "2017-04-03T10:15Zs"; :time_zone = "UTC"; :wmo_platform_code = "42085"; :uuid = "7d997493-f4f1-46f4-bb72-db9145c97faa"; :acknowledgement = ""; }