BCO-DMO ERDDAP
Accessing BCO-DMO data
log in    
Brought to you by BCO-DMO    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Underway MET data collected on multiple GLOBEC Long Term Observation
Program (LTOP) cruises aboard R/V Wecoma in the Northeast Pacific from 1999-2003
Subscribe RSS
Institution:  BCO-DMO   (Dataset ID: bcodmo_dataset_3645)
Information:  Summary ? | License ? | ISO 19115 | Metadata | Background (external link) | Subset | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
   or a List of Values ?
   Maximum ?
 
 cruiseid (dimensionless) ?          "W0002A"    "W9911A"
 ship (dimensionless) ?      
   - +  ?
 year (dimensionless) ?          1999    2003
 yrday (yearday, 1-365) ?          "024"    "339"
 month_gmt (month, 1-12) ?          "01"    "12"
 day_gmt (day, 1-31) ?          "01"    "30"
 time_gmt (HHMM) ?          "0000"    "NaN"
 latitude (degrees_north) ?          40.851723    45.009128
  < slider >
 longitude (degrees_east) ?          -126.0571    -124.04404
  < slider >
 temp_ss5 (degreesC) ?          -273.15    137.7147
 temp_ss (degrees C) ?          6.8481    17.7785
 cond_ss5 (siemens/meter) ?          -0.4079    125.81
 sal_ss5 (PSU) ?          -0.0328    9104.3901
 flvolt_mV (milliVolts) ?          -2.418    98661.9485
 depth_w_12 (Depth, meters) ?          "-126.2"    "NaN"
 press_bar (millibars) ?          "017.59"    "NaN"
 temp_air (degrees C) ?          -50.0089    23.0715
 temp_air2 (degrees C) ?          10.3749    18.4982
 humidity (percent) ?          -0.0102    9933.1071
 radiation_s (watts/m^2) ?          -25433.5635    1213.8008
 radiation_l (watts/m^2) ?          -131.8498    422.2329
 PAR_doghouse (quanta/(cm^2*s)) ?          -2.8315E18    2.211915E17
 temp_pir_case (degrees C) ?          -273.0992    25.3952
 temp_pir_hemi (degrees C) ?          -273.0975    25.592
 gyro (degrees from true North) ?          0.0033    359.998
 wind_speed (m/s) ?          0.1994    23.5289
 wind_speed_kts_stbd (Wind Speed, knots) ?          0.008    63.1142
 wind_speed_kts_port (Wind Speed, knots) ?          0.0106    62.5325
 wind_dir_stbd (degrees from true North) ?          -180.0    359.998
 wind_dir_port (degrees from true North) ?          -180.0    359.9992
 speedlog_long (knots) ?          "-"    "NaN"
 speedlog_trans (knots) ?          "-"    "NaN"
 cog (Course Over Ground, unknown) ?          0.0    359.9792
 sog (Speed Over Ground, unknown) ?          0.0    12.843
 time (ISO Date Time UTC, UTC) ?          1999-07-03T17:46:00Z    
  < slider >
 
Server-side Functions ?
 distinct() ?
? ("Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.")

File type: (more info)

(Documentation / Bypass this form ? )
 
(Please be patient. It may take a while to get the data.)


 

The Dataset Attribute Structure (.das) for this Dataset

Attributes {
 s {
  cruiseid {
    String bcodmo_name "cruiseid";
    String description "Cruise identifier";
    String long_name "Cruiseid";
    String units "dimensionless";
  }
  ship {
    String bcodmo_name "ship";
    String description "Name of the ship.";
    String long_name "Ship";
    String units "dimensionless";
  }
  year {
    Int16 _FillValue 32767;
    Int16 actual_range 1999, 2003;
    String bcodmo_name "year";
    String description "Year, GMT e.g.  1997.";
    String long_name "Year";
    String nerc_identifier "https://vocab.nerc.ac.uk/collection/P01/current/YEARXXXX/";
    String units "dimensionless";
  }
  yrday {
    String bcodmo_name "yrday";
    String description "Day of the year. Originally named 'truetime_day'.";
    String long_name "Yrday";
    String units "yearday, 1-365";
  }
  month_gmt {
    String bcodmo_name "month_gmt";
    String description "Month of year, GMT. Calculated from yrday and year.";
    String long_name "Month Gmt";
    String units "month, 1-12";
  }
  day_gmt {
    String bcodmo_name "day_gmt";
    String description "Day of month, GMT. Calculated from yrday and year.";
    String long_name "Day Gmt";
    String units "day, 1-31";
  }
  time_gmt {
    String bcodmo_name "time_gmt";
    String description "Time, in GMT format. Calculated from hour_gmt and minute_gmt (which were originally named 'pcode_hour' and 'pcode_minute').";
    String long_name "Time Gmt";
    String units "HHMM";
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float64 _FillValue NaN;
    Float64 actual_range 40.851723, 45.009128;
    String axis "Y";
    String bcodmo_name "latitude";
    Float64 colorBarMaximum 90.0;
    Float64 colorBarMinimum -90.0;
    String description "Latitude (south is negative). Decimal degrees calculated from degrees/decimal minutes. Originally named 'pcode_lat_deg' and 'pcode_lat_min'.";
    String ioos_category "Location";
    String long_name "Latitude";
    String nerc_identifier "https://vocab.nerc.ac.uk/collection/P09/current/LATX/";
    String standard_name "latitude";
    String units "degrees_north";
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 _FillValue NaN;
    Float64 actual_range -126.0571, -124.04404;
    String axis "X";
    String bcodmo_name "longitude";
    Float64 colorBarMaximum 180.0;
    Float64 colorBarMinimum -180.0;
    String description "Longitude (west is negative). Decimal degrees calculated from degrees/decimal minutes. Originally named 'pcode_long_deg' and 'pcode_long_min'.";
    String ioos_category "Location";
    String long_name "Longitude";
    String nerc_identifier "https://vocab.nerc.ac.uk/collection/P09/current/LONX/";
    String standard_name "longitude";
    String units "degrees_east";
  }
  temp_ss5 {
    Float32 _FillValue NaN;
    Float32 actual_range -273.15, 137.7147;
    String bcodmo_name "temp_ss5";
    String description "Sea surface temperature measured by the thermosalinograph located 5 m below the water's surface. Originally named 'water_temp_seabird_flothru'.";
    String long_name "Temp Ss5";
    String units "degreesC";
  }
  temp_ss {
    Float32 _FillValue NaN;
    Float32 actual_range 6.8481, 17.7785;
    String bcodmo_name "temp_ss";
    String description "Sea surface temperature. Originally named 'water_temp_seabird_engineroom'.";
    String long_name "Temp Ss";
    String units "degrees C";
  }
  cond_ss5 {
    Float32 _FillValue NaN;
    Float32 actual_range -0.4079, 125.81;
    String bcodmo_name "unknown";
    String description "Sea surface conductivity, measured by sensor 5 m below the water's surface. Originally named 'conductivity_seabird_flothru'.";
    String long_name "Cond Ss5";
    String units "siemens/meter";
  }
  sal_ss5 {
    Float64 _FillValue NaN;
    Float64 actual_range -0.0328, 9104.3901;
    String bcodmo_name "unknown";
    String description "Sea surface salinity, measured from thermosalinograph located 5 m below water surface.";
    String long_name "Sal Ss5";
    String units "PSU";
  }
  flvolt_mV {
    Float64 _FillValue NaN;
    Float64 actual_range -2.418, 98661.9485;
    String bcodmo_name "fluor voltage in millivolts";
    String description "Fluorometer reading in milliVolts (relative value). Originally named 'fluorometer_value_met2'.";
    String long_name "Flvolt M V";
    String nerc_identifier "https://vocab.nerc.ac.uk/collection/P02/current/FVLT/";
    String units "milliVolts";
  }
  depth_w_12 {
    String bcodmo_name "depth_w";
    String description "Water depth in meters recorded by high frequency (12 kHz) transducer. Originally named 'echosounder_hf_value'.";
    String long_name "Depth";
    String standard_name "depth";
    String units "meters";
  }
  press_bar {
    String bcodmo_name "press_bar";
    String description "Barometric pressure in millibars. Originally named 'baro'.";
    String long_name "Press Bar";
    String units "millibars";
  }
  temp_air {
    Float32 _FillValue NaN;
    Float32 actual_range -50.0089, 23.0715;
    String bcodmo_name "temp_air";
    String description "Air temperature. Originally named 'air_temp_osu_doghouse' or 'air_temp_rmyoung_doghouse' (depending on cruise).";
    String long_name "Temp Air";
    String units "degrees C";
  }
  temp_air2 {
    Float32 _FillValue NaN;
    Float32 actual_range 10.3749, 18.4982;
    String bcodmo_name "temp_air";
    String description "Air temperature from second source. Originally named 'air_temp_vaisela_doghouse'.";
    String long_name "Temp Air2";
    String units "degrees C";
  }
  humidity {
    Float64 _FillValue NaN;
    Float64 actual_range -0.0102, 9933.1071;
    String bcodmo_name "humidity";
    String description "Percent relative humidity. Originally named 'humidity_vaisela_doghouse'.";
    String long_name "Humidity";
    String units "percent";
  }
  radiation_s {
    Float64 _FillValue NaN;
    Float64 actual_range -25433.5635, 1213.8008;
    String bcodmo_name "radiation_s";
    String description "Shortwave radiation. Originally named 'down_welling_shortwave_psp_doghouse'.";
    String long_name "Radiation S";
    String units "watts/m^2";
  }
  radiation_l {
    Float32 _FillValue NaN;
    Float32 actual_range -131.8498, 422.2329;
    String bcodmo_name "radiation_l";
    String description "Longwave radiation. Originally named 'down_welling_longwave_doghouse'.";
    String long_name "Radiation L";
    String units "watts/m^2";
  }
  PAR_doghouse {
    Float64 _FillValue NaN;
    Float64 actual_range -2.8315e+18, 2.211915e+17;
    String bcodmo_name "unknown";
    String description "PAR measured in quanta/cm^2/sec. (6 x 10^17 quanta/m^2/sec = 1 microEinstein(uE)/m^2/sec). Originally named 'down_welling_par_doghouse'.";
    String long_name "PAR Doghouse";
    String units "quanta/(cm^2*s)";
  }
  temp_pir_case {
    Float32 _FillValue NaN;
    Float32 actual_range -273.0992, 25.3952;
    String bcodmo_name "unknown";
    String description "Temperature of the PIR case. Originally named 'pir_case_temp'.";
    String long_name "Temp Pir Case";
    String units "degrees C";
  }
  temp_pir_hemi {
    Float32 _FillValue NaN;
    Float32 actual_range -273.0975, 25.592;
    String bcodmo_name "unknown";
    String description "Temperature of the PIR hemisphere. Originally named 'pir_hemisphere_temp'.";
    String long_name "Temp Pir Hemi";
    String units "degrees C";
  }
  gyro {
    Float32 _FillValue NaN;
    Float32 actual_range 0.0033, 359.998;
    String bcodmo_name "unknown";
    String description "The gyro's reading in degrees from true North. Originally named 'gyro_compass' or 'syncro' (depending on the cruise).";
    String long_name "Gyro";
    String units "degrees from true North";
  }
  wind_speed {
    Float32 _FillValue NaN;
    Float32 actual_range 0.1994, 23.5289;
    String bcodmo_name "wind_speed";
    Float64 colorBarMaximum 15.0;
    Float64 colorBarMinimum 0.0;
    String description "Wind speed measured in m/s. Originally named 'wind_speed_doghouse'.";
    String long_name "Wind Speed";
    String units "m/s";
  }
  wind_speed_kts_stbd {
    Float32 _FillValue NaN;
    Float32 actual_range 0.008, 63.1142;
    String bcodmo_name "wind_speed_kts";
    Float64 colorBarMaximum 15.0;
    Float64 colorBarMinimum 0.0;
    String description "Wind speed in knots, measured from the starboard side of the ship. Originally named 'wind_speed_starboard'.";
    String long_name "Wind Speed";
    String units "knots";
  }
  wind_speed_kts_port {
    Float32 _FillValue NaN;
    Float32 actual_range 0.0106, 62.5325;
    String bcodmo_name "wind_speed_kts";
    Float64 colorBarMaximum 15.0;
    Float64 colorBarMinimum 0.0;
    String description "Wind speed in knots, measured from the port side of the ship. Originally named 'wind_speed_port'.";
    String long_name "Wind Speed";
    String units "knots";
  }
  wind_dir_stbd {
    Float32 _FillValue NaN;
    Float32 actual_range -180.0, 359.998;
    String bcodmo_name "wind_dir";
    Float64 colorBarMaximum 360.0;
    Float64 colorBarMinimum 0.0;
    String description "Wind direction measured on the starboard side in degrees from true North. Originally named 'wind_heading_starboard'.";
    String long_name "Wind From Direction";
    String units "degrees from true North";
  }
  wind_dir_port {
    Float32 _FillValue NaN;
    Float32 actual_range -180.0, 359.9992;
    String bcodmo_name "wind_dir";
    Float64 colorBarMaximum 360.0;
    Float64 colorBarMinimum 0.0;
    String description "Wind direction measured on the port side in degrees from true North. Originally named 'wind_heading_port'.";
    String long_name "Wind From Direction";
    String units "degrees from true North";
  }
  speedlog_long {
    String bcodmo_name "unknown";
    String description "Speed ahead in knots. Originally named 'speedlog_water_longitude'.";
    String long_name "Speedlog Long";
    String units "knots";
  }
  speedlog_trans {
    String bcodmo_name "unknown";
    String description "Speed to starboard (transverse). Originally named 'speedlog_water_transverse'.";
    String long_name "Speedlog Trans";
    String units "knots";
  }
  cog {
    Float32 _FillValue NaN;
    Float32 actual_range 0.0, 359.9792;
    String bcodmo_name "cog";
    String description "cog; units not supplied.";
    String long_name "Course Over Ground";
    String units "unknown";
  }
  sog {
    Float32 _FillValue NaN;
    Float32 actual_range 0.0, 12.843;
    String bcodmo_name "sog";
    String description "sog; units not supplied.";
    String long_name "Speed Over Ground";
    String units "unknown";
  }
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range 9.3102396e+8, NaN;
    String axis "T";
    String bcodmo_name "ISO_DateTime_UTC";
    String description "Date and time in ISO 8601 format: yyyy-mm-ddTHH:MM:SS.";
    String ioos_category "Time";
    String long_name "ISO Date Time UTC";
    String nerc_identifier "https://vocab.nerc.ac.uk/collection/P01/current/DTUT8601/";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
 }
  NC_GLOBAL {
    String access_formats ".htmlTable,.csv,.json,.mat,.nc,.tsv,.esriCsv,.geoJson,.odvTxt";
    String acquisition_description 
"Beginning in April 1999, underway data acquisition system (DAS) files from the
R/V Wecoma were recorded in ASCII, and filtered by a perl script known as
filterdas to calculate engineering units. The DAS files produced were comma-
separated ASCII files, with one file per day at one minute sampling intervals.
More information is available from Oregon State University about the Wecoma's
DAS and the filtering script. BCO-DMO obtained the underway data from
[http://ltop.coas.oregonstate.edu/das.html](\\\\\"http://ltop.coas.oregonstate.edu/das.html\\\\\")";
    String awards_0_award_nid "54872";
    String awards_0_award_number "OCE-0000733";
    String awards_0_data_url "http://www.nsf.gov/awardsearch/showAward.do?AwardNumber=0000733";
    String awards_0_funder_name "NSF Division of Ocean Sciences";
    String awards_0_funding_acronym "NSF OCE";
    String awards_0_funding_source_nid "355";
    String awards_0_program_manager "Phillip R. Taylor";
    String awards_0_program_manager_nid "50451";
    String awards_1_award_nid "54968";
    String awards_1_award_number "OCE-9732386";
    String awards_1_data_url "http://www.nsf.gov/awardsearch/showAward.do?AwardNumber=9732386";
    String awards_1_funder_name "NSF Division of Ocean Sciences";
    String awards_1_funding_acronym "NSF OCE";
    String awards_1_funding_source_nid "355";
    String awards_1_program_manager "Phillip R. Taylor";
    String awards_1_program_manager_nid "50451";
    String awards_2_award_nid "55046";
    String awards_2_award_number "NA67RJ0151 (NEP)";
    String awards_2_funder_name "National Oceanic and Atmospheric Administration";
    String awards_2_funding_acronym "NOAA";
    String awards_2_funding_source_nid "352";
    String awards_3_award_nid "55047";
    String awards_3_award_number "NA86OP0589 (NEP)";
    String awards_3_funder_name "National Oceanic and Atmospheric Administration";
    String awards_3_funding_acronym "NOAA";
    String awards_3_funding_source_nid "352";
    String cdm_data_type "Other";
    String comment 
"LTOP Underway MET Data, R/V Wecoma 
  Collected on GLOBEC LTOP cruises, 1998-2004 
 Data are preliminary. No error checking or in situ calibrations  
  (except for salinity) have been performed.";
    String Conventions "COARDS, CF-1.6, ACDD-1.3";
    String creator_email "info@bco-dmo.org";
    String creator_name "BCO-DMO";
    String creator_type "institution";
    String creator_url "https://www.bco-dmo.org/";
    String data_source "extract_data_as_tsv version 2.3  19 Dec 2019";
    String date_created "2012-05-03T20:06:33Z";
    String date_modified "2019-02-01T16:44:55Z";
    String defaultDataQuery "&amp;time&lt;now";
    String doi "10.1575/1912/bco-dmo.3645.1";
    Float64 Easternmost_Easting -124.04404;
    Float64 geospatial_lat_max 45.009128;
    Float64 geospatial_lat_min 40.851723;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max -124.04404;
    Float64 geospatial_lon_min -126.0571;
    String geospatial_lon_units "degrees_east";
    String history 
"2024-04-19T14:00:35Z (local files)
2024-04-19T14:00:35Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_3645.html";
    String infoUrl "https://www.bco-dmo.org/dataset/3645";
    String institution "BCO-DMO";
    String instruments_0_acronym "CTD Sea-Bird";
    String instruments_0_dataset_instrument_description "SeaBird CTD system, including:  CTD and Carousel sampler in  frame, water bottles, dual C and T sensors, Oxygen sensor, 25 cm  transmissometer, fluorometer, altimeter, bottom trip switch, PAR sensor  data acquisition and storage system, complete backup systems.";
    String instruments_0_dataset_instrument_nid "5609";
    String instruments_0_description "Conductivity, Temperature, Depth (CTD) sensor package from SeaBird Electronics, no specific unit identified. This instrument designation is used when specific make and model are not known. See also other SeaBird instruments listed under CTD. More information from Sea-Bird Electronics.";
    String instruments_0_instrument_external_identifier "https://vocab.nerc.ac.uk/collection/L05/current/130/";
    String instruments_0_instrument_name "CTD Sea-Bird";
    String instruments_0_instrument_nid "447";
    String instruments_0_supplied_name "CTD Sea-Bird";
    String instruments_1_acronym "Turner Fluorometer -10AU";
    String instruments_1_dataset_instrument_description "Turner Designs model 10-AU fluorometer, with grab sample or flow-through cuvettes.  Interfaces to DAS data logger";
    String instruments_1_dataset_instrument_nid "5610";
    String instruments_1_description "The Turner Designs 10-AU Field Fluorometer is used to measure Chlorophyll fluorescence.  The 10AU Fluorometer can be set up for continuous-flow monitoring or discrete sample analyses. A variety of compounds can be measured using application-specific optical filters available from the manufacturer. (read more from Turner Designs, turnerdesigns.com, Sunnyvale, CA, USA)";
    String instruments_1_instrument_external_identifier "https://vocab.nerc.ac.uk/collection/L22/current/TOOL0393/";
    String instruments_1_instrument_name "Turner Designs Fluorometer -10-AU";
    String instruments_1_instrument_nid "464";
    String instruments_1_supplied_name "Turner Designs Fluorometer -10-AU";
    String instruments_2_acronym "TSG";
    String instruments_2_dataset_instrument_description "Thermosalinograph, located at 5 m.";
    String instruments_2_dataset_instrument_nid "5608";
    String instruments_2_description "A thermosalinograph (TSG) is used to obtain a continuous record of sea surface temperature and salinity.  On many research vessels the TSG is integrated into the ship's underway seawater sampling system and reported with the underway or alongtrack data.";
    String instruments_2_instrument_external_identifier "https://vocab.nerc.ac.uk/collection/L05/current/133/";
    String instruments_2_instrument_name "Thermosalinograph";
    String instruments_2_instrument_nid "470";
    String instruments_2_supplied_name "Thermosalinograph";
    String instruments_3_acronym "Anemometer";
    String instruments_3_dataset_instrument_description "Sonic anemometer, approx. 20 m height above waterline";
    String instruments_3_dataset_instrument_nid "5607";
    String instruments_3_description "An anemometer is a device for measuring the velocity or the pressure of the wind. It is commonly used to measure wind speed.  Aboard research vessels, it is often mounted with other meteorological instruments and sensors.";
    String instruments_3_instrument_external_identifier "https://vocab.nerc.ac.uk/collection/L05/current/101/";
    String instruments_3_instrument_name "Anemometer";
    String instruments_3_instrument_nid "481";
    String instruments_3_supplied_name "Anemometer";
    String instruments_4_acronym "GPS";
    String instruments_4_dataset_instrument_description 
"GPS - Northstar 951XDW receiver in the pilothouse and a remote display in the Dry Lab. 
GPS 'P-Code' Receiver - Trimble Tasman.";
    String instruments_4_dataset_instrument_nid "5605";
    String instruments_4_description "The Global Positioning System (GPS) is a U.S. space-based radionavigation system that provides reliable positioning, navigation, and timing services to civilian users on a continuous worldwide basis. The U.S. Air Force develops, maintains, and operates the space and control segments of the NAVSTAR GPS transmitter system. Ships use a variety of receivers (e.g. Trimble and Ashtech) to interpret the GPS signal and determine accurate latitude and longitude.";
    String instruments_4_instrument_external_identifier "https://vocab.nerc.ac.uk/collection/L05/current/POS03/";
    String instruments_4_instrument_name "Global Positioning System Receiver";
    String instruments_4_instrument_nid "560";
    String instruments_4_supplied_name "Global Positioning System Receiver";
    String instruments_5_acronym "Knudsen 320";
    String instruments_5_dataset_instrument_description "Knudsen 320B/R dual-frequency digital echosounder (12 kHz and 3.5  kHz).  12 kHz transducer is a single EDO  323B, 3.5 kHz is an array of sixteen ORE 137D transducers in a 4x4  configuration.";
    String instruments_5_dataset_instrument_nid "5606";
    String instruments_5_description "The Knudsen 320 B/R deepwater echosounder is a digital data logging system used to measure water depth (e.g. depth of the seafloor).  The system is configured to work with different frequency transducers. For example, the Edo 323 B is a 12 kHz High Frequency (HF) transducer or it can be configured to work with an array of 3.5 kHz Low Frequency (LF) transducers mounted in the hull of a vessel.";
    String instruments_5_instrument_external_identifier "https://vocab.nerc.ac.uk/collection/L05/current/156/";
    String instruments_5_instrument_name "Knudsen 320 BR deepwater echosounder";
    String instruments_5_instrument_nid "643";
    String instruments_5_supplied_name "Knudsen 320 BR deepwater echosounder";
    String keywords "air, air2, altimetry, atmosphere, atmospheric, available, bar, bco, bco-dmo, biological, case, chemical, cog, cond, cond_ss5, course, cruiseid, data, dataset, date, day, day_gmt, depth, depth_w_12, direction, dmo, doghouse, earth, Earth Science > Atmosphere > Atmospheric Winds > Surface Winds, erddap, flvolt, flvolt_mV, ground, gyro, hemi, humidity, iso, ISO_DateTime_UTC, laboratory, latitude, long, longitude, management, month, month_gmt, oceanography, office, over, par, PAR_doghouse, photosynthetically, pir, preliminary, press, press_bar, radiation, radiation_l, radiation_s, sal, sal_ss5, satellite, science, ship, sog, speed, speedlog, speedlog_long, speedlog_trans, ss5, surface, temp_air, temp_air2, temp_pir_case, temp_pir_hemi, temp_ss, temp_ss5, temperature, time, time_gmt, trans, v, wind, wind_dir_port, wind_dir_stbd, wind_from_direction, wind_speed, wind_speed_kts_port, wind_speed_kts_stbd, winds, year, yrday";
    String keywords_vocabulary "GCMD Science Keywords";
    String license "https://www.bco-dmo.org/dataset/3645/license";
    String metadata_source "https://www.bco-dmo.org/api/dataset/3645";
    Float64 Northernmost_Northing 45.009128;
    String param_mapping "{'3645': {'lat': 'master - latitude', 'lon': 'master - longitude', 'ISO_DateTime_UTC': 'flag - time'}}";
    String parameter_source "https://www.bco-dmo.org/mapserver/dataset/3645/parameters";
    String people_0_affiliation "Oregon State University";
    String people_0_affiliation_acronym "OSU-CEOAS";
    String people_0_person_name "Dr Robert Smith";
    String people_0_person_nid "50483";
    String people_0_role "Chief Scientist";
    String people_0_role_type "originator";
    String people_1_affiliation "Oregon State University";
    String people_1_affiliation_acronym "OSU-CEOAS";
    String people_1_person_name "Dr Adriana Huyer";
    String people_1_person_nid "50462";
    String people_1_role "Co-Chief Scientist";
    String people_1_role_type "originator";
    String people_2_affiliation "Northwest Fisheries Science Center - Newport";
    String people_2_affiliation_acronym "NOAA NWFSC";
    String people_2_person_name "Dr William  T. Peterson";
    String people_2_person_nid "50438";
    String people_2_role "Co-Chief Scientist";
    String people_2_role_type "originator";
    String people_3_affiliation "Oregon State University";
    String people_3_affiliation_acronym "OSU-CEOAS";
    String people_3_person_name "Dr Evelyn Sherr";
    String people_3_person_nid "51329";
    String people_3_role "Co-Chief Scientist";
    String people_3_role_type "originator";
    String people_4_affiliation "Oregon State University";
    String people_4_affiliation_acronym "OSU-CEOAS";
    String people_4_person_name "Dr Jack Barth";
    String people_4_person_nid "50480";
    String people_4_role "Principal Investigator";
    String people_4_role_type "originator";
    String people_5_affiliation "Oregon State University";
    String people_5_affiliation_acronym "OSU-CEOAS";
    String people_5_person_name "Jane Fleischbein";
    String people_5_person_nid "50484";
    String people_5_role "Principal Investigator";
    String people_5_role_type "originator";
    String people_6_affiliation "Oregon State University";
    String people_6_affiliation_acronym "OSU-CEOAS";
    String people_6_person_name "Dr Adriana Huyer";
    String people_6_person_nid "50462";
    String people_6_role "Principal Investigator";
    String people_6_role_type "originator";
    String people_7_affiliation "Oregon State University";
    String people_7_affiliation_acronym "OSU-CEOAS";
    String people_7_person_name "Dr Robert Smith";
    String people_7_person_nid "50483";
    String people_7_role "Principal Investigator";
    String people_7_role_type "originator";
    String people_8_affiliation "Woods Hole Oceanographic Institution";
    String people_8_affiliation_acronym "WHOI BCO-DMO";
    String people_8_person_name "Shannon Rauch";
    String people_8_person_nid "51498";
    String people_8_role "BCO-DMO Data Manager";
    String people_8_role_type "related";
    String project "NEP";
    String projects_0_acronym "NEP";
    String projects_0_description 
"Program in a Nutshell
Goal:  To understand the effects of climate variability and climate change on the distribution, abundance and production of marine animals (including commercially important living marine resources) in the eastern North Pacific. To embody this understanding in diagnostic and prognostic ecosystem models, capable of capturing the ecosystem response to major climatic fluctuations.
Approach: To study the effects of past and present climate variability on the population ecology and population dynamics of marine biota and living marine resources, and to use this information as a proxy for how the ecosystems of the eastern North Pacific may respond to future global climate change. The strong temporal variability in the physical and biological signals of the NEP will be used to examine the biophysical mechanisms through which zooplankton and salmon populations respond to physical forcing and biological interactions in the coastal regions of the two gyres. Annual and interannual variability will be studied directly through long-term observations and detailed process studies; variability at longer time scales will be examined through retrospective analysis of directly measured and proxy data. Coupled biophysical models of the ecosystems of these regions will be developed and tested using the process studies and data collected from the long-term observation programs, then further tested and improved by hindcasting selected retrospective data series.";
    String projects_0_geolocation "Northeast Pacific Ocean, Gulf of Alaska";
    String projects_0_name "U.S. GLOBEC Northeast Pacific";
    String projects_0_project_nid "2038";
    String projects_0_project_website "http://nepglobec.bco-dmo.org";
    String projects_0_start_date "1997-01";
    String publisher_name "Biological and Chemical Oceanographic Data Management Office (BCO-DMO)";
    String publisher_type "institution";
    String sourceUrl "(local files)";
    Float64 Southernmost_Northing 40.851723;
    String standard_name_vocabulary "CF Standard Name Table v55";
    String subsetVariables "ship";
    String summary "Underway MET data collected on GLOBEC Long Term Observation Program (LTOP) cruises (1998-2004) aboard R/V Wecoma. Data are preliminary. No error-checking or in-situ calibrations (except for salinity) have been performed.";
    String time_coverage_start "1999-07-03T17:46:00Z";
    String title "Underway MET data collected on multiple GLOBEC Long Term Observation Program (LTOP) cruises aboard R/V Wecoma in the Northeast Pacific from 1999-2003";
    String version "1";
    Float64 Westernmost_Easting -126.0571;
    String xml_source "osprey2erddap.update_xml() v1.3";
  }
}

 

Using tabledap to Request Data and Graphs from Tabular Datasets

tabledap lets you request a data subset, a graph, or a map from a tabular dataset (for example, buoy data), via a specially formed URL. tabledap uses the OPeNDAP (external link) Data Access Protocol (DAP) (external link) and its selection constraints (external link).

The URL specifies what you want: the dataset, a description of the graph or the subset of the data, and the file type for the response.

Tabledap request URLs must be in the form
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/datasetID.fileType{?query}
For example,
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.htmlTable?longitude,latitude,time,station,wmo_platform_code,T_25&time>=2015-05-23T12:00:00Z&time<=2015-05-31T12:00:00Z
Thus, the query is often a comma-separated list of desired variable names, followed by a collection of constraints (e.g., variable<value), each preceded by '&' (which is interpreted as "AND").

For details, see the tabledap Documentation.


 
ERDDAP, Version 2.02
Disclaimers | Privacy Policy | Contact