|
SalishSeaCast ERDDAP™
Public access to the SalishSeaCast model products |
Brought to you by SalishSeaCast UBC EOAS MEOPAR NOAA |
| Dataset Title: | Files, WAVEWATCH III®, Strait of Georgia, V17-02
|
| Institution: | UBC EOAS & DFO IOS (Dataset ID: ubcSSWaveWatch3-SoGFilesV17-02) |
| 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 acknowledgement
"Fisheries & Oceans CanadaCast,
Ocean Networks Canada (ONC),
Digital Research Alliance of Canada";
String cdm_data_type "Grid";
String creator_email "gemmrish@uvic.ca";
String creator_name "SalishSeaCast Project Contributors";
String creator_url "https://salishsea-meopar-docs.readthedocs.io/";
String history
"2025-10-29T16:44:36Z (local files)
2025-10-29T16:44:36Z https://salishsea.eos.ubc.ca/erddap/tabledap/ubcSSWaveWatch3-SoGFilesV17-02.html";
String infoUrl "https://salishsea.eos.ubc.ca/";
String institution "UBC EOAS & DFO IOS";
String institution_fullname
"Dept of Earth, Ocean & Atmospheric Sciences, University of British Columbia,
Fisheries and Oceans Canada, Institute of Ocean Sciences";
String keywords "file, identifier, lastModified, model results, modified, name, size, time";
String license
"The SalishSeaCast model results are copyright
by the SalishSeaCast Project Contributors and The University of British Columbia.
They are licensed under the Apache License, Version 2.0. https://www.apache.org/licenses/LICENSE-2.0";
String sourceUrl "(local files)";
String subsetVariables "fileType";
String summary
"Files, WAVEWATCH III®, Strait of Georgia, V17-02
2d wave field values from the Strait of Georgia WaveWatch III® model runs.
The values are calculated for a model grid that covers the Strait of Georgia
on the coast of British Columbia. The time values are UTC.
The Strait of Georgia WaveWatch III® model grid and configuration were developed
by Johannes Gemmrich at the University of Victoria. The WaveWatch III® model
is forced with currents from the SalishSeaCast NEMO model and the same ECCC HRDPS
GEM 2.5km resolution winds that are used to force the NEMO model.
v17-02: WaveWatch III® v5.16; NEMO-3.6; see infoUrl link for full details.";
String testOutOfDate "now+24hours";
String title "Files, WAVEWATCH III®, Strait of Georgia, V17-02";
}
}
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.