![]() |
ERDDAP
Easier access to scientific data |
|
Brought to you by NOAA NMFS SWFSC ERD |
| Dataset Title: | Tulane University Delft3D-FM WY2025 Mississippi River Outlet Time Series Excel Workbook
|
| Institution: | Tulane University; distributed via the MissDelta-funded server maintained by LSU CCT (Dataset ID: TulaneDelft3DMRxlsx) |
| Information: | Summary
| License
| ISO 19115
| Metadata
| Background
| Data Access Form
| Files
|
|
Attributes {
s {
url {
String ioos_category "Identifier";
String long_name "File URL";
}
name {
String ioos_category "Identifier";
String long_name "File Name";
}
lastModified {
String ioos_category "Time";
String long_name "Last Modified Time";
String standard_name "time";
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 "File Size";
String units "bytes";
}
}
NC_GLOBAL {
String cdm_data_type "Other";
String Conventions "ACDD-1.3";
String creator_email "khu1@tulane.edu, emeselhe@tulane.edu";
String creator_name "Dr. Kelin Hu and Dr. Ehab Meselhe, Tulane University";
String creator_type "group";
String creator_url "https://meselhe.tulane.edu/";
String history
"2026-09-04T21:27:47Z (local files)
2026-09-04T21:27:47Z https://missdelta.cct.lsu.edu/tabledap/TulaneDelft3DMRxlsx.das";
String infoUrl "https://missdelta.cct.lsu.edu/";
String institution "Tulane University; distributed via the MissDelta-funded server maintained by LSU CCT";
String keywords "clay, Delft3D, discharge, MissDelta, Mississippi Delta, Mississippi River, outlet time series, salinity, sand, sediment, silt, temperature, Tulane, WY2025";
String license
"The data may be used and redistributed for free but is not intended
for legal use, since it may contain inaccuracies. Neither the data
Contributor, ERD, NOAA, nor the United States Government, nor any
of their employees or contractors, makes any warranty, express or
implied, including warranties of merchantability and fitness for a
particular purpose, or assumes any legal liability for the accuracy,
completeness, or usefulness, of this information.";
String sourceUrl "(local files)";
String summary "This Excel workbook provides WY2025 Delft3D-FM hourly time series at Mississippi River outlet locations from the Tulane Delft3D model. Variables include discharge, salinity, temperature, and suspended sediment concentrations for sand, silt, and clay. Dataset credit: Dr. Kelin Hu (khu1@tulane.edu) and Dr. Ehab Meselhe (emeselhe@tulane.edu). The workbook is distributed through the MissDelta-funded server maintained by LSU CCT.";
String title "Tulane University Delft3D-FM WY2025 Mississippi River Outlet Time Series Excel Workbook";
}
}
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.