![]() |
Italian Arctic Data Center - ERDDAP
Easier access to scientific data |
log in
|
| Dataset Title: | Trace elements in Svalbard snow (Hg, Br, Mn, Na, MSA, I) 2018-20
|
| Institution: | Institute of Polar Sciences (Dataset ID: 4e5d5381-d185-4678-a265-41bcf6d263ce) |
| Range: | longitude = 11.9 to 11.9°E, latitude = 78.92 to 78.92°N |
| Information: | Summary
| License
| FGDC
| ISO 19115
| Metadata
| Background
|
Click on the map to specify a new center point.
Zoom:
|
Attributes {
s {
time {
String _CoordinateAxisType "Time";
String axis "T";
String ioos_category "Time";
String long_name "Date";
String source_name "Date";
String standard_name "time";
String time_origin "01-JAN-1970 00:00:00";
String time_precision "1970-01-01";
String units "seconds since 1970-01-01T00:00:00Z";
}
MSA {
Float64 _FillValue NaN;
Float64 actual_range 0.0, 2.64789933;
String long_name "mathasulfonic acid";
String standard_name "msa";
String units "ppb";
}
Bromine {
Float64 _FillValue NaN;
Float64 actual_range 0.0, 3.06938156;
String long_name "Bromine";
String standard_name "br";
String units "ppb";
}
Iodine {
Float32 _FillValue NaN;
Float32 actual_range 0.0, 0.05403403;
String long_name "Iodine";
String standard_name "i";
String units "ppb";
}
Mercury {
Float32 _FillValue NaN;
Float32 actual_range 9.6e-7, 0.00696709;
String long_name "Mercury";
String standard_name "hg";
String units "ppb";
}
Manganese {
Float64 _FillValue NaN;
Float64 actual_range 2.6993e-4, 1.43358781;
String long_name "Manganese";
String standard_name "mn";
String units "ppb";
}
Sodium {
Float64 _FillValue NaN;
Float64 actual_range 0.0, 388.0517506;
String long_name "Sodium";
String standard_name "na";
String units "ppb";
}
station_id {
String actual_range
"trace_elements_in_svalbard_snow_hg_br_mn_na_msa_i
trace_elements_in_svalbard_snow_hg_br_mn_na_msa_i";
String cf_role "timeseries_id";
String long_name "Id of the station in the TimeSeries";
String standard_name "gruvebadet";
}
latitude {
String _CoordinateAxisType "Lat";
Float32 actual_range 78.92, 78.92;
String axis "Y";
String ioos_category "Location";
String long_name "latitude position of the station";
String standard_name "latitude";
String units "degrees_north";
}
longitude {
String _CoordinateAxisType "Lon";
Float32 actual_range 11.9, 11.9;
String axis "X";
String ioos_category "Location";
String long_name "longitude position of the station";
String standard_name "longitude";
String units "degrees_east";
}
}
NC_GLOBAL {
String cdm_data_type "TimeSeries";
String cdm_timeseries_variables "station_id,latitude,longitude";
String contributor_email "azzurra.spagnesi@isp.cnr.it";
String contributor_institution "Institute of Polar Sciences";
String contributor_name "Azzurra Spagnesi";
String Conventions "COARDS, CF-1.10, ACDD-1.3";
String creator_email "veronica.amoruso@unive.it";
String creator_name "Veronica Amoruso";
Float64 Easternmost_Easting 11.9;
String featureType "TimeSeries";
Float64 geospatial_lat_max 78.92;
Float64 geospatial_lat_min 78.92;
String geospatial_lat_units "degrees_north";
Float64 geospatial_lon_max 11.9;
Float64 geospatial_lon_min 11.9;
String geospatial_lon_units "degrees_east";
String history
"October 2018- May 2019 first sampling campaign; October 2019- may 2020 secondo sampling campaign; 2021 sample preparation and lab analyses
2026-03-20T02:53:57Z (local files)
2026-03-20T02:53:57Z https://data.iadc.cnr.it/tabledap/4e5d5381-d185-4678-a265-41bcf6d263ce.das";
String infoUrl "https://www.isp.cnr.it/index.php/en/infrastructures/research-stations/item/955-amoruso-veronica";
String institution "Institute of Polar Sciences";
String keywords "bromine, iodine, manganese, mercury, msa, snow, sodium, svalbard";
String license "CC BY-NC: This license allows reusers to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator.";
Float64 Northernmost_Northing 78.92;
String publisher_name "Italian Arctic Data Center";
String publisher_type "group";
String publisher_url "https://iadc.cnr.it";
String sourceUrl "(local files)";
Float64 Southernmost_Northing 78.92;
String standard_name_vocabulary "CF Standard Name Table v70";
String summary "This dataset contains data of mercury (Hg), bromine (Br), iodine (I), Manganese (Mn), sodium (Na) and mathasulphonic acid (MSA) from Svalbard (78°56' N, 11°56' E) surface snow (first 3 cm) analysez through ionic chromatography (IC) technique. The two campaigns have been respectively conducted from october 2018 to may 2019 and from october 2019 to may 2020. All the results are shown in ppb.";
String title "Trace elements in Svalbard snow (Hg, Br, Mn, Na, MSA, I) 2018-20";
Float64 Westernmost_Easting 11.9;
}
}
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.