![]() |
CanWIN ERDDAP
The Canadian Watershed Information Networks' ERDDAP server making scientific data more accessible |
Brought to you by CEOS UM CCADI ECCC |
| Dataset Title: | High resolution images of Netley-Libau Marsh
|
| Institution: | Centre for Earth Observation Science (Dataset ID: Netley_Libau_Marsh_Images_eeb8_bf73_aed3) |
| Information: | Summary
| License
| Metadata
| Background
| Subset
| Files
| Make a graph
|
Attributes {
s {
url {
String ioos_category "Identifier";
String long_name "URL";
}
name {
String ioos_category "Identifier";
String long_name "File Name";
}
lastModified {
String ioos_category "Time";
String long_name "Last Modified";
String time_origin "01-JAN-1970 00:00:00";
String units "seconds since 1970-01-01T00:00:00Z";
}
size {
String ioos_category "Other";
String long_name "Size";
String units "bytes";
}
fileType {
String ioos_category "Identifier";
String long_name "File Type";
}
}
NC_GLOBAL {
String cdm_data_type "Other";
String creator_email "elise.watchorn@canada.ca";
String creator_name "Watchorn, Elise";
String Data_collection_end_date "2013-08-11";
String Data_collection_start_date "1979-01-01";
String Dataset_Author "Watchorn, Elise";
String Dataset_Author_Affiliation "Environment and Climate Change Canada";
String Dataset_Author_Email "elise.watchorn@canada.ca";
String history
"2025-11-15T15:35:27Z https://canwin-datahub.ad.umanitoba.ca/data/dataset/hires-netlib/resource/40d606a1-affd-40c5-bead-81200048f006
2025-11-15T15:35:27Z http://CanWINerddap.ad.umanitoba.ca/erddap/tabledap/Netley_Libau_Marsh_Images_eeb8_bf73_aed3.html";
String infoUrl "https://canwin-datahub.ad.umanitoba.ca/data/dataset/hires-netlib";
String institution "Centre for Earth Observation Science";
String keywords "canada, change, climate, data, environment, file, identifier, images, lastModified, libar, marsh, modified, name, netley, netley-libar, observation, resolution, science, size, time";
String license "Open Government Licence 2.0 - Canada";
String Research_Area "Netley-Libau Marsh";
String sourceUrl "https://canwin-datahub.ad.umanitoba.ca/data/dataset/hires-netlib/resource/40d606a1-affd-40c5-bead-81200048f006";
String subsetVariables "fileType";
String summary "High resolution images of Netley-Libau Marsh during 1979 to 2013 and water distribution from 1990 to 2013.";
String title "High resolution images of Netley-Libau Marsh";
String Type "Dataset";
}
}
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.