|
BCO-DMO ERDDAP
Accessing BCO-DMO data |
log in
Brought to you by BCO-DMO |
| Dataset Title: | [GP17-OCE Silicon stable isotopes] - Silicon stable isotopes for samples collected from surface to depth on the US GEOTRACES GP17-OCE cruise on R/V Roger Revelle (RR2214) from December 2022 to January 2023 (US GEOTRACES GP17 Section: South Pacific and Southern Ocean (GP17-OCE))
|
| Institution: | BCO-DMO (Dataset ID: bcodmo_dataset_991532_v1) |
| Information: | Summary
| License
| FGDC
| ISO 19115
| Metadata
| Background
| Files
| Make a graph
|
Attributes {
s {
Station_ID {
Int32 actual_range 1, 37;
String long_name "Station_id";
String units "unitless";
}
Event_ID {
String long_name "Event_id";
String units "unitless";
}
time {
String _CoordinateAxisType "Time";
Float64 actual_range 1.67011428e+9, 1.67449416e+9;
String axis "T";
String ioos_category "Time";
String long_name "Start_iso_datetime_utc";
String standard_name "time";
String time_origin "01-JAN-1970 00:00:00";
String units "seconds since 1970-01-01T00:00:00Z";
}
Start_Date_UTC {
String long_name "Start_date_utc";
String units "unitless";
}
Start_Time_UTC {
String long_name "Start_time_utc";
String units "unitless";
}
latitude {
String _CoordinateAxisType "Lat";
Float32 actual_range -67.00024, -19.99984;
String axis "Y";
String ioos_category "Location";
String long_name "Start_latitude";
String standard_name "latitude";
String units "degrees_north";
}
longitude {
String _CoordinateAxisType "Lon";
Float32 actual_range -152.0003, -75.74771;
String axis "X";
String ioos_category "Location";
String long_name "Start_longitude";
String standard_name "longitude";
String units "degrees_east";
}
Rosette_Position {
Int32 actual_range 1, 35;
String long_name "Rosette_position";
String units "unitless";
}
Sample_ID {
Int32 actual_range 15933, 18737;
String long_name "Sample_id";
String units "unitless";
}
depth {
String _CoordinateAxisType "Height";
String _CoordinateZisPositive "down";
Float32 actual_range 5.86, 5620.55;
String axis "Z";
String ioos_category "Location";
String long_name "Sample_depth";
String positive "down";
String standard_name "depth";
String units "m";
}
SILICATE_30_28_D_DELTA_BOTTLE_t2r8zs {
Float32 actual_range 1.183, 2.38;
String long_name "Silicate_30_28_d_delta_bottle_t2r8zs";
String units "per mil";
}
SD1_SILICATE_30_28_D_DELTA_BOTTLE_t2r8zs {
Float32 actual_range 0.002, 0.089;
String long_name "Sd1_silicate_30_28_d_delta_bottle_t2r8zs";
String units "per mil";
}
Flag_SILICATE_30_28_D_DELTA_BOTTLE_t2r8zs {
Int32 actual_range 1, 9;
String long_name "Flag_silicate_30_28_d_delta_bottle_t2r8zs";
String units "unitless";
}
}
NC_GLOBAL {
String cdm_data_type "Other";
String Conventions "COARDS, CF-1.6, ACDD-1.3";
String creator_email "info@bco-dmo.org";
String creator_name "BCO-DMO";
String creator_url "https://www.bco-dmo.org/";
String defaultDataQuery "&time<now";
String doi "10.26008/1912/bco-dmo.991532.1";
Float64 Easternmost_Easting -75.74771;
Float64 geospatial_lat_max -19.99984;
Float64 geospatial_lat_min -67.00024;
String geospatial_lat_units "degrees_north";
Float64 geospatial_lon_max -75.74771;
Float64 geospatial_lon_min -152.0003;
String geospatial_lon_units "degrees_east";
Float64 geospatial_vertical_max 5620.55;
Float64 geospatial_vertical_min 5.86;
String geospatial_vertical_positive "down";
String geospatial_vertical_units "m";
String history
"2026-04-02T20:05:54Z (local files)
2026-04-02T20:05:54Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_991532_v1.html";
String infoUrl "https://osprey.bco-dmo.org/dataset/991532";
String institution "BCO-DMO";
String 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, ERD, NOAA, 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.";
Float64 Northernmost_Northing -19.99984;
String sourceUrl "(local files)";
Float64 Southernmost_Northing -67.00024;
String summary "Silicon isotopes have proven to be a powerful tool for understanding silica cycling on unprecedented spatial and temporal scales in the modern ocean. This dataset contains profiles of silicon isotopes for samples collected from surface to depth at most stations along the GEOTRACES GP17-OCE cruise on R/V Roger Revelle (RR2214), from Tahiti south across the Antarctic Circumpolar Current to 67S, then east towards Chile.";
String time_coverage_end "2023-01-23T17:16:00Z";
String time_coverage_start "2022-12-04T00:38:00Z";
String title "[GP17-OCE Silicon stable isotopes] - Silicon stable isotopes for samples collected from surface to depth on the US GEOTRACES GP17-OCE cruise on R/V Roger Revelle (RR2214) from December 2022 to January 2023 (US GEOTRACES GP17 Section: South Pacific and Southern Ocean (GP17-OCE))";
Float64 Westernmost_Easting -152.0003;
}
}
Data Access Protocol (DAP)
and its
selection constraints
.
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.