CanWIN ERDDAP
The Canadian Watershed Information Networks' ERDDAP server making scientific data more accessible |
Brought to you by CEOS UM CCADI ECCC |
Dataset Title: | NEMO-ANHA4 Sea ice locking of icebergs |
Institution: | Centre for Earth Observation Science - University of Manitoba (Dataset ID: NEMO_ANHA4_SeaIceLocking_309d_54a5_54cc) |
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 "Juliana.MariniMarson@umanitoba.ca"; String creator_name "Marson, Juliana"; String history "2024-11-21T15:48:37Z https://canwin-datahub.ad.umanitoba.ca/data/dataset/nemo-anha4-seaice-locking-icebergs 2024-11-21T15:48:37Z http://CanWINerddap.ad.umanitoba.ca/erddap/tabledap/NEMO_ANHA4_SeaIceLocking_309d_54a5_54cc.html"; String infoUrl "https://canwin-datahub.ad.umanitoba.ca/data/dataset/nemo-anha4-seaice-locking-icebergs"; String institution "Centre for Earth Observation Science - University of Manitoba"; String keywords "data, file, identifier, lastModified, modified, name, size, time"; String license "Creative Commons Attribution 4.0 International"; String sourceUrl "https://canwin-datahub.ad.umanitoba.ca/data/dataset/nemo-anha4-seaice-locking-icebergs"; String subsetVariables "fileType"; String summary "This dataset contains the model output used in Marson et al. 2023/2024. The simulations were carried out with the Nucleus for European Modelling of the Ocean (NEMO) at 1/4 degree resolution over the Arctic and Northern Hemisphere Atlantic (ANHA) domain. The simulation labelled SIL differs from the CTL simulation only in the parameterization of the sea ice force over icebergs: while in CTL it is simply a drag force, in SIL sea ice above 90% concentration is capable of locking icebergs."; String title "NEMO-ANHA4 Sea ice locking of icebergs"; } }
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.