NOAA ERDDAP
Easier access to scientific data

Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  CRCP_Benthic_Cover_PRIAs   RSS
Institution:  Coral Reef Conservation Program   (Dataset ID: CRCP_Benthic_Cover_PRIAs)
Information:  Summary ? | License ? | Metadata | Background (external link) | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 time (UTC) ?          2014-03-16T00:00:00Z    2023-05-07T00:00:00Z
  < slider >
 latitude (degrees_north) ?          -0.382607    19.32573345
  < slider >
 longitude (degrees_east) ?          -176.6267816    166.657759
  < slider >
 ROUNDID ?          87    189
 MISSIONID ?          "HA1401"    "SE1602"
 REGION_NAME ?          "Pacific Remote Isl..."    "Pacific Remote Isl..."
 ISLAND ?          "Baker"    "Wake"
 SITE ?          "BAK-2027"    "WAK-788"
 SITEVISITID ?          11574    51621
 REEF_ZONE ?          "Backreef"    "Protected Slope"
 SURVEY_TYPE ?          "Benthic"    "Fish"
 DEPTH_BIN ?          "Deep"    "Shallow"
 PERM_SITE ?          0    0
 CLIMATE_STATION_YN ?          0    0
 MIN_DEPTH (ft) ?          2.0    84.0
 MAX_DEPTH (ft) ?          9.0    90.0
 DATE_ (UTC) ?          2014-03-16T00:00:00Z    2023-05-07T00:00:00Z
 IMAGE_NAME ?          "BAK-2027_2023_A_01..."    "WAK-788_2017_B_15...."
 Image_URL ?          "https://accession...."    "https://www.ncei.n..."
 OBS_YEAR ?          2014    2023
 REPLICATE ?          "A"    "B"
 PHOTOID ?          1    38
 ANALYST ?          "Alleviate"    "paulamisa"
 TIER_1 ?          "CCA"    "UC"
 CATEGORY_NAME ?          "Coral"    "Unclassified"
 TIER_2 ?          "AMNE"    "ZO"
 SUBCATEGORY_NAME ?          "Anemone"    "Zoanthid"
 TIER_3 ?          "ACAS"    "ZO"
 GENERA_NAME ?          "Acanthastrea sp"    "Zoanthid"
 X_POS ?          1    5335
 Y_POS ?          1    5336
 accession_url ?          "https://accession...."    "https://www.ncei.n..."
 
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 information)

(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 {
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.394928e+9, 1.6834176e+9;
    String axis "T";
    String calendar "Julian";
    String comment "Date the survey was conducted  (dates are presented as midnight UTC due to webservice field formatting requirements)";
    String ioos_category "Time";
    String long_name "Time";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float64 _FillValue -9999.0;
    Float64 actual_range -0.382607, 19.32573345;
    String axis "Y";
    String comment "Site latitude in decimal degrees";
    String ioos_category "Location";
    String long_name "Latitude";
    String standard_name "latitude";
    String units "degrees_north";
    Float64 valid_max 19.32384711;
    Float64 valid_min 0.18688;
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 _FillValue -9999.0;
    Float64 actual_range -176.6267816, 166.657759;
    String axis "X";
    String comment "Site longitude in decimal degrees";
    String ioos_category "Location";
    String long_name "Longitude";
    String standard_name "longitude";
    String units "degrees_east";
    Float64 valid_max 166.656691;
    Float64 valid_min -176.461758;
  }
  ROUNDID {
    Int32 _FillValue -9999;
    Int32 actual_range 87, 189;
    String comment "Unique Identifier auto-assigned by database for ROUND record (corresponds to mission, cruise, cruise leg, etc.)";
    String ioos_category "Identifier";
  }
  MISSIONID {
    String comment "Mission Identifier";
    String ioos_category "Identifier";
  }
  REGION_NAME {
    String comment "One of the five Pacific Island regions ESD surveys: Main Hawaiian islands, Northwestern Hawaiian islands, American Samoa, Marianas, and the Pacific Remote Island Areas.";
    String ioos_category "Location";
  }
  ISLAND {
    String comment "Island or Atoll surveyed";
    String ioos_category "Location";
  }
  SITE {
    String comment "The unique identifier/code for the site surveyed. Combines a 3-letter island code with a site number (usually 2-4 digits), separated by a hypen";
    String ioos_category "Identifier";
  }
  SITEVISITID {
    Int32 _FillValue -9999;
    Int32 actual_range 11574, 51621;
    String comment "Unique identifier for SITE_VISIT record";
    String ioos_category "Identifier";
  }
  REEF_ZONE {
    String comment "The reef zone for the given site (Forereef, Backreef, Protected Slope, Lagoon, unspecified)";
    String ioos_category "Biology";
  }
  SURVEY_TYPE {
    String comment "Identifies the ESD team that conducted the survey, typically 'Fish' or 'Benthic' for stratified random surveys, or 'Oceanography' for climate surveys at permanent sites.";
    String ioos_category "Other";
  }
  DEPTH_BIN {
    String comment "Classification of depth (shallow, mid, deep) based on midpoint between minimum and maximum depths of replicates at this site. Shallow = 0-6m, Mid = 6-18m, Deep = 18-30m.";
    String ioos_category "Physical Oceanography";
  }
  PERM_SITE {
    Byte _FillValue -1;
    String _Unsigned "false";
    Byte actual_range 0, 0;
    String comment "Permanent site flag, yes = 1";
    String ioos_category "Other";
  }
  CLIMATE_STATION_YN {
    Byte _FillValue -1;
    String _Unsigned "false";
    Byte actual_range 0, 0;
    String comment "Climate station flag, yes = 1";
    String ioos_category "Other";
  }
  MIN_DEPTH {
    Float32 _FillValue -9999.0;
    Float32 actual_range 2.0, 84.0;
    String comment "Minimum depth (measured in feet), typically only recorded during 'Benthic' surveys (refer to SURVEY_TYPE)";
    String ioos_category "Physical Oceanography";
    String units "ft";
  }
  MAX_DEPTH {
    Float32 _FillValue -9999.0;
    Float32 actual_range 9.0, 90.0;
    String comment "Maximum depth (measured in feet), typically only recorded during 'Benthic' surveys (refer to SURVEY_TYPE)";
    String ioos_category "Physical Oceanography";
    String units "ft";
  }
  DATE_ {
    Float64 actual_range 1.394928e+9, 1.6834176e+9;
    String comment "Date the survey was conducted  (dates are presented as midnight UTC due to webservice field formatting requirements)";
    String ioos_category "Time";
    String long_name "DATE ";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  IMAGE_NAME {
    String comment "Image name (SITE_YEAR_REP_PHOTOID)";
    String ioos_category "Other";
  }
  Image_URL {
    String comment "URL of the image that was analyzed for this data point.";
    String ioos_category "Other";
  }
  OBS_YEAR {
    Int32 _FillValue -9999;
    Int32 actual_range 2014, 2023;
    String comment "Year the survey was conducted";
    String ioos_category "Time";
  }
  REPLICATE {
    String comment "Unique identifier for the replicate sample within a Fish REA survey";
    String ioos_category "Other";
  }
  PHOTOID {
    Int32 _FillValue -9999;
    Int32 actual_range 1, 38;
    String comment "Image number along transect";
    String ioos_category "Other";
  }
  ANALYST {
    String comment "Initials of the image analyst";
    String ioos_category "Other";
  }
  TIER_1 {
    String comment "Category classification code of the point on the analyzed image";
    String ioos_category "Bottom Character";
  }
  CATEGORY_NAME {
    String comment "Category classification name of the point on the analyzed image";
    String ioos_category "Bottom Character";
  }
  TIER_2 {
    String comment "Subcategory classification code of the point on the analyzed image";
    String ioos_category "Bottom Character";
  }
  SUBCATEGORY_NAME {
    String comment "Subcategory classification name of the point on the analyzed image";
    String ioos_category "Bottom Character";
  }
  TIER_3 {
    String comment "Genera classification code of the point on the analyzed image";
    String ioos_category "Bottom Character";
  }
  GENERA_NAME {
    String comment "Genera classification name of the point on the analyzed image";
    String ioos_category "Bottom Character";
  }
  X_POS {
    Int32 _FillValue -9999;
    Int32 actual_range 1, 5335;
    String comment "X position of the analyzed point";
    String ioos_category "Other";
  }
  Y_POS {
    Int32 _FillValue -9999;
    Int32 actual_range 1, 5336;
    String comment "Y position of the analyzed point";
    String ioos_category "Other";
  }
  accession_url {
    String comment "url of the landing page of the accession pertaining to the data set";
    String ioos_category "Other";
  }
 }
  NC_GLOBAL {
    String acknowledgment "No use constraints are applicable.";
    String cdm_data_type "Point";
    String contributor_name "Coral Reef Conservation Program";
    String conventions "CF-1.6,ACDD-1.3";
    String creator_email "coralreef@noaa.gov";
    String creator_name "Coral Reef Conservation Program";
    String creator_url "https://coralreef.noaa.gov";
    String date_created "2024-10-18";
    String defaultDataQuery "&time<=max(time)&time>=min(time)";
    Float64 Easternmost_Easting 166.657759;
    String featureType "Point";
    String featuretype "point";
    Float64 geospatial_lat_max 19.32573345;
    Float64 geospatial_lat_min -0.382607;
    String geospatial_lat_resolution "point";
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max 166.657759;
    Float64 geospatial_lon_min -176.6267816;
    String geospatial_lon_resolution "point";
    String geospatial_lon_units "degrees_east";
    String history 
"2025-01-15T23:37:39Z (local files)
2025-01-15T23:37:39Z https://www.ncei.noaa.gov/erddap/tabledap/CRCP_Benthic_Cover_PRIAs.html";
    String infoUrl "https://www.coris.noaa.gov/monitoring/biological.html";
    String institution "Coral Reef Conservation Program";
    String keywords "coral reef, corals, CoRIS, CRCP";
    String keywords_vocabulary "None";
    String license "No access constraints are applicable.";
    String metadata_conventions "Unidata Dataset Discovery v1.0";
    String naming_authority "gov.noaa.fisheries.www";
    String ncei_template_version "NCEI_NetCDF_Point_Template_v2.0";
    Float64 Northernmost_Northing 19.32573345;
    String processing_level "4";
    String program "Coral Reef Conservation Program";
    String publisher_email "ncei_info@noaa.gov";
    String publisher_name "NOAA National Centers for Environmental Information (NCEI)";
    String publisher_url "https://ncei.noaa.gov";
    String references "https://www.fisheries.noaa.gov/national/habitat-conservation/deep-sea-coral-habitat";
    String sourceUrl "(local files)";
    Float64 Southernmost_Northing -0.382607;
    String standard_name_vocabulary "CF Standard Name Table v70";
    String summary "CRCP_Benthic_Cover_PRIAs";
    String time_coverage_end "2023-05-07T00:00:00Z";
    String time_coverage_start "2014-03-16T00:00:00Z";
    String title "CRCP_Benthic_Cover_PRIAs";
    Float64 Westernmost_Easting -176.6267816;
  }
}

 

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/erdGlobecBottle.htmlTable?longitude,latitude,time,bottle_posn,temperature1&time>=2002-08-17T00:00:00Z&time<=2002-08-19T20:18: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.23
Disclaimers | Privacy Policy | Contact