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

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  Event logs from the U.S. GLOBEC Georges Bank project, from 10 vessels and 104
cruises in the Gulf of Maine and Georges Bank area from 1994-1999 (GB project)
Subscribe RSS
Institution:  BCO-DMO   (Dataset ID: bcodmo_dataset_2321)
Information:  Summary ? | License ? | ISO 19115 | Metadata | Background (external link) | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 cruiseid ?          "AL9403I"    "SJ9508"
 year ?          1994    1999
 platform ?          "Albatross_IV"    "Seward_Johnson"
 event ?          "001"    "oc9997.9"
 inst ?          "AC-9"    "steam"
 cast ?          "0"    "al5"
 station ?          "0"    "test2"
 station_std ?          "0"    "WB"
 day_local ?          "01"    "NaN"
 month_local ?          "01"    "NaN"
 time_local ?          "0000"    "NaN"
 se_flag ?          "E"    "s/e"
 timediff ?          4    5
 latitude (degrees_north) ?          38.6888    44.6922
  < slider >
 longitude (degrees_east) ?          -71.41883    -61.302
  < slider >
 depth_w (Depth, meters) ?          "0"    "~800"
 depth (m) ?          0.0    2090.0
  < slider >
 si ?          "0"    "wiebe"
 region ?          "2"    "shallowEPS"
 day_gmt ?          "01"    "NaN"
 month_gmt ?          "01"    "NaN"
 time_gmt ?          "0"    "NaN"
 comments ?          "- cast aborted - n..."    "~40 m of pump hose..."
 
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, e.g.  EN331 = R/V Endeavor cruise number 331.";
    String long_name "Cruiseid";
  }
  year {
    Int16 _FillValue 32767;
    Int16 actual_range 1994, 1999;
    String bcodmo_name "year";
    String description "year, e.g.  1995.";
    String long_name "Year";
    String nerc_identifier "https://vocab.nerc.ac.uk/collection/P01/current/YEARXXXX/";
  }
  platform {
    String bcodmo_name "platform";
    String description "ship, mooring, fixed location name";
    String long_name "Platform";
  }
  event {
    String bcodmo_name "event";
    String description "event or sampling operation number";
    String long_name "Event";
    String nerc_identifier "https://vocab.nerc.ac.uk/collection/P01/current/EVTAGFL/";
  }
  inst {
    String bcodmo_name "instrument";
    String description "instrument used to collect data, see:  instrument list";
    String long_name "Inst";
  }
  cast {
    String bcodmo_name "cast";
    String description "cast number";
    String long_name "Cast";
  }
  station {
    String bcodmo_name "station";
    String description "consecutive station number";
    String long_name "Station";
  }
  station_std {
    String bcodmo_name "station_std";
    String description "standard broad-scale station number, per assigned, see:  Broad-scale Station Plans";
    String long_name "Station Std";
  }
  day_local {
    String bcodmo_name "day_local";
    String description "day of month, local time";
    String long_name "Day Local";
  }
  month_local {
    String bcodmo_name "month_local";
    String description "month of year, local time";
    String long_name "Month Local";
  }
  time_local {
    String bcodmo_name "time_local";
    String description "time of day, local time, using 2400 clock format";
    String long_name "Time Local";
  }
  se_flag {
    String bcodmo_name "se_flag";
    String description "sampling operation start (s) or end (e) flag";
    String long_name "Se Flag";
  }
  timediff {
    Byte _FillValue 127;
    Byte actual_range 4, 5;
    String bcodmo_name "time_offset";
    Float64 colorBarMaximum 10.0;
    Float64 colorBarMinimum -10.0;
    String description "Number of hours added to local time to convert to GMT (e.g. +5).";
    String long_name "Timediff";
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float64 _FillValue NaN;
    Float64 actual_range 38.6888, 44.6922;
    String axis "Y";
    String bcodmo_name "latitude";
    Float64 colorBarMaximum 90.0;
    Float64 colorBarMinimum -90.0;
    String description "latitude, negative = South";
    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 -71.41883, -61.302;
    String axis "X";
    String bcodmo_name "longitude";
    Float64 colorBarMaximum 180.0;
    Float64 colorBarMinimum -180.0;
    String description "longitude, negative = West";
    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";
  }
  depth_w {
    String bcodmo_name "depth_w";
    String description "depth of water";
    String long_name "Depth";
    String standard_name "depth";
    String units "meters";
  }
  depth {
    String _CoordinateAxisType "Height";
    String _CoordinateZisPositive "down";
    Float64 _FillValue NaN;
    Float64 actual_range 0.0, 2090.0;
    String axis "Z";
    String bcodmo_name "depth";
    String description "depth of sample";
    String ioos_category "Location";
    String long_name "Depth";
    String nerc_identifier "https://vocab.nerc.ac.uk/collection/P09/current/DEPH/";
    String positive "down";
    String standard_name "depth";
    String units "m";
  }
  si {
    String bcodmo_name "recorder";
    String description "scientific investigator's name";
    String long_name "Si";
  }
  region {
    String bcodmo_name "region";
    String description "geographical area of sampling";
    String long_name "Region";
  }
  day_gmt {
    String bcodmo_name "day_gmt";
    String description "day of month, gmt time";
    String long_name "Day Gmt";
  }
  month_gmt {
    String bcodmo_name "month_gmt";
    String description "month of year, gmt time";
    String long_name "Month Gmt";
  }
  time_gmt {
    String bcodmo_name "time_gmt";
    String description "time of day, GMT";
    String long_name "Time Gmt";
  }
  comments {
    String bcodmo_name "comment";
    String description "free text comments";
    String long_name "Comments";
  }
 }
  NC_GLOBAL {
    String access_formats ".htmlTable,.csv,.json,.mat,.nc,.tsv,.esriCsv,.geoJson";
    String acquisition_description 
"Cruise Event Log Event logs provide an overall summary of the sampling
activities during a cruise. A hard copy of the event log is also included in
the cruise report. Further documentation about event logs is available in
Chief Scientist Data Reporting Requirements.";
    String awards_0_award_nid "54610";
    String awards_0_award_number "unknown GB NSF";
    String awards_0_funder_name "National Science Foundation";
    String awards_0_funding_acronym "NSF";
    String awards_0_funding_source_nid "350";
    String awards_0_program_manager "David L. Garrison";
    String awards_0_program_manager_nid "50534";
    String awards_1_award_nid "54626";
    String awards_1_award_number "unknown GB NOAA";
    String awards_1_funder_name "National Oceanic and Atmospheric Administration";
    String awards_1_funding_acronym "NOAA";
    String awards_1_funding_source_nid "352";
    String cdm_data_type "Other";
    String comment 
"AL9403-I Event log       L. Madin, Chief Scientist 
 Note:  Longitudes are west even though they are missing the minus sign. 
 	Edited for defgb.  WJS  1 Aug 96 
  Fixed longitude for AL13194.015 AL9403A.022.  rcg 10/11/1996 
  fixed latitude for AL12894.009  transposed latitude degrees  rcg 10/11/1996 
 MOC1 instrument names normalized on Mon Aug 17 12:52:03 1998 
 MOC10 instrument names normalized on Mon Aug 17 12:53:31 1998 
 MkVCTD instrument names normalized on Thu Sep 24 12:59:28 1998 
 Added timediff to every record 2/1/11 - dld";
    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 "2009-11-25T13:37:23Z";
    String date_modified "2019-02-18T18:08:00Z";
    String defaultDataQuery "&amp;time&lt;now";
    String doi "10.1575/1912/bco-dmo.2321.1";
    Float64 Easternmost_Easting -61.302;
    Float64 geospatial_lat_max 44.6922;
    Float64 geospatial_lat_min 38.6888;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max -61.302;
    Float64 geospatial_lon_min -71.41883;
    String geospatial_lon_units "degrees_east";
    Float64 geospatial_vertical_max 2090.0;
    Float64 geospatial_vertical_min 0.0;
    String geospatial_vertical_positive "down";
    String geospatial_vertical_units "m";
    String history 
"2024-04-24T17:16:24Z (local files)
2024-04-24T17:16:24Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_2321.html";
    String infoUrl "https://www.bco-dmo.org/dataset/2321";
    String institution "BCO-DMO";
    String keywords "bco, bco-dmo, biological, cast, chemical, comments, cruiseid, data, dataset, day, day_gmt, day_local, depth, depth2, depth_w, dmo, erddap, event, flag, inst, latitude, local, longitude, management, month, month_gmt, month_local, oceanography, office, platform, preliminary, profiler, region, salinity, salinity-temperature-depth, se_flag, station, station_std, std, temperature, time, time_gmt, time_local, timediff, year";
    String license "https://www.bco-dmo.org/dataset/2321/license";
    String metadata_source "https://www.bco-dmo.org/api/dataset/2321";
    Float64 Northernmost_Northing 44.6922;
    String param_mapping "{'2321': {'lat': 'master - latitude', 'depth': 'flag - depth', 'lon': 'master - longitude'}}";
    String parameter_source "https://www.bco-dmo.org/mapserver/dataset/2321/parameters";
    String people_0_affiliation "Woods Hole Oceanographic Institution";
    String people_0_affiliation_acronym "WHOI";
    String people_0_person_name "Carin J. Ashjian";
    String people_0_person_nid "50381";
    String people_0_role "Chief Scientist";
    String people_0_role_type "originator";
    String people_10_affiliation "National Marine Fisheries Service";
    String people_10_affiliation_acronym "NMFS";
    String people_10_person_name "Dr John Green";
    String people_10_person_nid "50404";
    String people_10_role "Chief Scientist";
    String people_10_role_type "originator";
    String people_11_affiliation "Cornell University";
    String people_11_affiliation_acronym "Cornell";
    String people_11_person_name "Dr Charles H Greene";
    String people_11_person_nid "50406";
    String people_11_role "Chief Scientist";
    String people_11_role_type "originator";
    String people_12_affiliation "University of Rhode Island";
    String people_12_affiliation_acronym "URI-GSO";
    String people_12_person_name "Dave Hebert";
    String people_12_person_nid "50409";
    String people_12_role "Chief Scientist";
    String people_12_role_type "originator";
    String people_13_affiliation "Woods Hole Oceanographic Institution";
    String people_13_affiliation_acronym "WHOI";
    String people_13_person_name "Mr Erich Horgan";
    String people_13_person_nid "50411";
    String people_13_role "Chief Scientist";
    String people_13_role_type "originator";
    String people_14_affiliation "Lamont-Doherty Earth Observatory";
    String people_14_affiliation_acronym "LDEO";
    String people_14_person_name "Robert W. Houghton";
    String people_14_person_nid "50412";
    String people_14_role "Chief Scientist";
    String people_14_role_type "originator";
    String people_15_affiliation "University of Southern Maine";
    String people_15_affiliation_acronym "USM";
    String people_15_person_name "Dr Lewis Incze";
    String people_15_person_nid "50413";
    String people_15_role "Chief Scientist";
    String people_15_role_type "originator";
    String people_16_affiliation "Woods Hole Oceanographic Institution";
    String people_16_affiliation_acronym "WHOI";
    String people_16_person_name "Dr Jim Irish";
    String people_16_person_nid "50414";
    String people_16_role "Chief Scientist";
    String people_16_role_type "originator";
    String people_17_affiliation "Woods Hole Oceanographic Institution";
    String people_17_affiliation_acronym "WHOI";
    String people_17_person_name "James R. Ledwell";
    String people_17_person_nid "50420";
    String people_17_role "Chief Scientist";
    String people_17_role_type "originator";
    String people_18_affiliation "Woods Hole Oceanographic Institution";
    String people_18_affiliation_acronym "WHOI";
    String people_18_person_name "Steve Lentz";
    String people_18_person_nid "50422";
    String people_18_role "Chief Scientist";
    String people_18_role_type "originator";
    String people_19_affiliation "Woods Hole Oceanographic Institution";
    String people_19_affiliation_acronym "WHOI";
    String people_19_person_name "Dr Richard Limeburner";
    String people_19_person_nid "50423";
    String people_19_role "Chief Scientist";
    String people_19_role_type "originator";
    String people_1_affiliation "Washington State University";
    String people_1_person_name "Professor Steve  M. Bollens";
    String people_1_person_nid "50387";
    String people_1_role "Chief Scientist";
    String people_1_role_type "originator";
    String people_20_affiliation "National Marine Fisheries Service";
    String people_20_affiliation_acronym "NMFS";
    String people_20_person_name "Dr Greg Lough";
    String people_20_person_nid "50424";
    String people_20_role "Chief Scientist";
    String people_20_role_type "originator";
    String people_21_affiliation "Woods Hole Oceanographic Institution";
    String people_21_affiliation_acronym "WHOI";
    String people_21_person_name "Dr Laurence P. Madin";
    String people_21_person_nid "50426";
    String people_21_role "Chief Scientist";
    String people_21_role_type "originator";
    String people_22_affiliation "Oregon State University";
    String people_22_affiliation_acronym "OSU";
    String people_22_person_name "Dr Charles B. Miller";
    String people_22_person_nid "50430";
    String people_22_role "Chief Scientist";
    String people_22_role_type "originator";
    String people_23_affiliation "National Marine Fisheries Service";
    String people_23_affiliation_acronym "NMFS";
    String people_23_person_name "Dr David Mountain";
    String people_23_person_nid "50431";
    String people_23_role "Chief Scientist";
    String people_23_role_type "originator";
    String people_24_affiliation "Bedford Institute of Oceanography";
    String people_24_affiliation_acronym "BIO";
    String people_24_person_name "Dr Neil Oakey";
    String people_24_person_nid "50433";
    String people_24_role "Chief Scientist";
    String people_24_role_type "originator";
    String people_25_affiliation "National Marine Fisheries Service";
    String people_25_affiliation_acronym "NMFS";
    String people_25_person_name "Dr Ronald Schlitz";
    String people_25_person_nid "50444";
    String people_25_role "Chief Scientist";
    String people_25_role_type "originator";
    String people_26_affiliation "National Oceanic and Atmospheric Administration";
    String people_26_affiliation_acronym "NOAA";
    String people_26_person_name "Dr John Sibunka";
    String people_26_person_nid "50445";
    String people_26_role "Chief Scientist";
    String people_26_role_type "originator";
    String people_27_affiliation "National Marine Fisheries Service";
    String people_27_affiliation_acronym "NMFS";
    String people_27_person_name "Dr John Sibunka";
    String people_27_person_nid "50445";
    String people_27_role "Chief Scientist";
    String people_27_role_type "originator";
    String people_28_affiliation "Bedford Institute of Oceanography";
    String people_28_affiliation_acronym "BIO";
    String people_28_person_name "Peter C. Smith";
    String people_28_person_nid "50448";
    String people_28_role "Chief Scientist";
    String people_28_role_type "originator";
    String people_29_affiliation "National Marine Fisheries Service";
    String people_29_affiliation_acronym "NMFS";
    String people_29_person_name "Ms Maureen Taylor";
    String people_29_person_nid "50450";
    String people_29_role "Chief Scientist";
    String people_29_role_type "originator";
    String people_2_affiliation "University of New Hampshire";
    String people_2_affiliation_acronym "UNH/OPAL";
    String people_2_person_name "Ann Bucklin";
    String people_2_person_nid "50389";
    String people_2_role "Chief Scientist";
    String people_2_role_type "originator";
    String people_30_affiliation "Woods Hole Oceanographic Institution";
    String people_30_affiliation_acronym "WHOI";
    String people_30_person_name "Dr Robert  A. Weller";
    String people_30_person_nid "50566";
    String people_30_role "Chief Scientist";
    String people_30_role_type "originator";
    String people_31_affiliation "Woods Hole Oceanographic Institution";
    String people_31_affiliation_acronym "WHOI";
    String people_31_person_name "Peter H. Wiebe";
    String people_31_person_nid "50454";
    String people_31_role "Chief Scientist";
    String people_31_role_type "originator";
    String people_32_affiliation "Woods Hole Oceanographic Institution";
    String people_32_affiliation_acronym "WHOI";
    String people_32_person_name "Dr Albert J. Williams";
    String people_32_person_nid "50460";
    String people_32_role "Chief Scientist";
    String people_32_role_type "originator";
    String people_33_affiliation "University of Rhode Island";
    String people_33_affiliation_acronym "URI-GSO";
    String people_33_person_name "Karen Wishner";
    String people_33_person_nid "50455";
    String people_33_role "Chief Scientist";
    String people_33_role_type "originator";
    String people_34_affiliation "University of Washington";
    String people_34_affiliation_acronym "UW";
    String people_34_person_name "Craig Lee";
    String people_34_person_nid "50421";
    String people_34_role "Co-Principal Investigator";
    String people_34_role_type "originator";
    String people_35_affiliation "Woods Hole Oceanographic Institution";
    String people_35_affiliation_acronym "WHOI BCO-DMO";
    String people_35_person_name "Robert C. Groman";
    String people_35_person_nid "50380";
    String people_35_role "BCO-DMO Data Manager";
    String people_35_role_type "related";
    String people_3_affiliation "University of Rhode Island";
    String people_3_affiliation_acronym "URI-GSO";
    String people_3_person_name "Dr Robert Campbell";
    String people_3_person_nid "50390";
    String people_3_role "Chief Scientist";
    String people_3_role_type "originator";
    String people_4_affiliation "Woods Hole Oceanographic Institution";
    String people_4_affiliation_acronym "WHOI";
    String people_4_person_name "Cabell S. Davis";
    String people_4_person_nid "50379";
    String people_4_role "Chief Scientist";
    String people_4_role_type "originator";
    String people_5_affiliation "University of Rhode Island";
    String people_5_affiliation_acronym "URI-GSO";
    String people_5_person_name "Dr Edward Durbin";
    String people_5_person_nid "50378";
    String people_5_role "Chief Scientist";
    String people_5_role_type "originator";
    String people_6_affiliation "Woods Hole Oceanographic Institution";
    String people_6_affiliation_acronym "WHOI";
    String people_6_person_name "Scott Gallager";
    String people_6_person_nid "50402";
    String people_6_role "Chief Scientist";
    String people_6_role_type "originator";
    String people_7_affiliation "University of Rhode Island";
    String people_7_affiliation_acronym "URI-GSO";
    String people_7_person_name "Dr Peter Garrahan";
    String people_7_person_nid "50458";
    String people_7_role "Chief Scientist";
    String people_7_role_type "originator";
    String people_8_affiliation "University of Washington";
    String people_8_affiliation_acronym "UW";
    String people_8_person_name "Dr James Gibson";
    String people_8_person_nid "50457";
    String people_8_role "Chief Scientist";
    String people_8_role_type "originator";
    String people_9_affiliation "University of Rhode Island";
    String people_9_affiliation_acronym "URI-GSO";
    String people_9_person_name "Dian J. Gifford";
    String people_9_person_nid "50377";
    String people_9_role "Chief Scientist";
    String people_9_role_type "originator";
    String project "GB";
    String projects_0_acronym "GB";
    String projects_0_description 
"The U.S. GLOBEC Georges Bank Program is a large multi- disciplinary multi-year oceanographic effort. The proximate goal is to understand the population dynamics of key species on the Bank - Cod, Haddock, and two species of zooplankton (Calanus finmarchicus and Pseudocalanus) - in terms of their coupling to the physical environment and in terms of their predators and prey. The ultimate goal is to be able to predict changes in the distribution and abundance of these species as a result of changes in their physical and biotic environment as well as to anticipate how their populations might respond to climate change.
The effort is substantial, requiring broad-scale surveys of the entire Bank, and process studies which focus both on the links between the target species and their physical environment, and the determination of fundamental aspects of these species' life history (birth rates, growth rates, death rates, etc).
Equally important are the modelling efforts that are ongoing which seek to provide realistic predictions of the flow field and which utilize the life history information to produce an integrated view of the dynamics of the populations.
The U.S. GLOBEC Georges Bank Executive Committee (EXCO) provides program leadership and effective communication with the funding agencies.";
    String projects_0_geolocation "Georges Bank, Gulf of Maine, Northwest Atlantic Ocean";
    String projects_0_name "U.S. GLOBEC Georges Bank";
    String projects_0_project_nid "2037";
    String projects_0_project_website "http://globec.whoi.edu/globec_program.html";
    String projects_0_start_date "1991-01";
    String publisher_name "Biological and Chemical Oceanographic Data Management Office (BCO-DMO)";
    String publisher_type "institution";
    String sourceUrl "(local files)";
    Float64 Southernmost_Northing 38.6888;
    String standard_name_vocabulary "CF Standard Name Table v55";
    String summary "Event logs from the U.S. GLOBEC Georges Bank project, from 10 vessels and 104 cruises in the Gulf of Maine and Georges Bank area from 1994-1999. Event logs provide an overall summary of the sampling activities during a cruise.";
    String title "Event logs from the U.S. GLOBEC Georges Bank project, from 10 vessels and 104 cruises in the Gulf of Maine and Georges Bank area from 1994-1999 (GB project)";
    String version "1";
    Float64 Westernmost_Easting -71.41883;
    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