![]() |
INGV OCEANO GROUP BO ERDDAP
Easier access to scientific data |
|
Brought to you by INGV OCEANO GROUP |
| Dataset Title: | Reprocessed XBT dataset (1999-2019) version2 - Collection of profiles metadata
|
| Institution: | ENEA Centro Ricerche Ambiente Marino - La Spezia, Istituto Nazionale di Geofisica e Vulcanologia, Sede di Bologna (INGV) (Dataset ID: REP_XBT_1999_2019_v2_metadata) |
| Information: | Summary
| License
| Metadata
| Background
|
Attributes {
s {
cruise_id {
String long_name "Cruise Id";
}
profile_id {
String long_name "Profile Id";
}
PLATFORM_NAME {
String long_name "platform_name";
}
PLATFORM_CODE {
String long_name "platform_code";
}
IMO_NUMBER {
String long_name "IMO_number";
}
ICES_PLATFORM_CODE {
String long_name "ices_platform_code";
}
SHIP_SPEED {
String long_name "ship_speed";
}
WIND_SPEED {
String long_name "wind_speed";
}
LAUNCHING_HEIGHT {
String long_name "launching_height";
}
SOURCE_PLATFORM_CATEGORY_CODE {
String long_name "source_platform_category_code";
}
WMO_PLATFORM_CODE {
String long_name "wmo_platform_code";
}
WMO_INST_TYPE {
String long_name "wmo_inst_type";
}
PROBE_TYPE {
String long_name "probe_type";
}
PROBE_MANUFACTURER {
String long_name "probe_manufacturer";
}
PROBE_SERIAL_NUMBER {
String long_name "probe_serial_number";
}
PROBE_MANUFACTURING_DATE {
String long_name "probe_manufacturing_date";
}
PROBE_WEIGHT_IN_AIR {
String long_name "probe_weight_in_air";
}
RECORDER_TYPES {
String long_name "recorder_types";
}
RECORDER_SERIAL_NUMBER {
String long_name "recorder_serial_number";
}
RECORDER_VERSION {
String long_name "recorder_version";
}
RECORDER_SAMPLING_FREQUENCY {
String long_name "recorder_sampling_frequency";
}
TL_REF {
String long_name "TL_ref";
}
TL_START {
String long_name "TL_start";
}
TL_STOP {
String long_name "TL_stop";
}
TH_REF {
String long_name "TH_ref";
}
TH_START {
String long_name "TH_start";
}
TH_STOP {
String long_name "TH_stop";
}
FALL_RATE_EQUATION_COEFF_1 {
String long_name "fall_rate_equation_Coeff_1";
}
FALL_RATE_EQUATION_COEFF_2 {
String long_name "fall_rate_equation_Coeff_2";
}
MAX_ACQUISITION_DEPTH {
String long_name "max_acquisition_depth";
}
MAX_RECORDED_DEPTH {
String long_name "max_recorded_depth";
}
LAST_GOOD_DEPTH_ACCORDING_TO_OPERATOR {
String long_name "last_good_depth_according_to_operator";
}
BATHYMETRIC_INFORMATION {
String long_name "bathymetric_information";
}
QC_INDICATOR {
String long_name "qc_indicator";
}
QC_INDICATOR_COMMENT {
String long_name "qc_indicator_comment";
}
}
NC_GLOBAL {
String area "Mediterranean Sea";
String cdm_data_type "Other";
String citation "Reseghetti F., Fratianni C., Simoncelli S. (2024). Reprocessed of XBT dataset in the Ligurian and Tyrrhenian seas (1999-2019) (Version 2) [Data set]. Istituto Nazionale di Geofisica e Vulcanologia (INGV). https://doi.org/10.13127/rep_xbt_1999_2019.2";
String contributor_name "Franco Reseghetti, Claudia Fratianni, Simona Simoncelli, Antonio Guarnieri";
String contributor_role "Data Collector, Data Curator/Manager, Researcher/Supervisor, Project Leader";
String contributor_url "orcid.org/0000-0002-7569-8541, orcid.org/0000-0002-4983-4255, orcid.org/0000-0003-1283-2798, orcid.org/0000-0001-8162-6571";
String depth_uncertainty "depth <=230m: 4.6m; depth >=230m: 2% (Table 2 from Cowley R et al., 2021 https://doi.org/10.3389/fmars.2021.689695)";
String doi "https://doi.org/10.13127/rep_xbt_1999_2019.2";
String history
"2025-11-07T18:10:32Z (local files)
2025-11-07T18:10:32Z http://oceano.bo.ingv.it/erddap/tabledap/REP_XBT_1999_2019_v2_metadata.html";
String infoUrl "https://www.enea.it/it//,http://www.ingv.it";
String institution "ENEA Centro Ricerche Ambiente Marino - La Spezia, Istituto Nazionale di Geofisica e Vulcanologia, Sede di Bologna (INGV)";
String institution_edmo_code "136, 251";
String license "Attribution (CC BY 4.0)";
String sourceUrl "(local files)";
String summary "The REP_XBT_1999_2019_v2 collection of associated full metadata.";
String TEMPET01_uncertainity "0.10 (Table 2 from Cowley R et al., 2021 https://doi.org/10.3389/fmars.2021.689695)";
String title "Reprocessed XBT dataset (1999-2019) version2 - Collection of profiles metadata";
}
}
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.