DODS Server Help

To access most of the features of this DODS server, append one of the following suffixes to a URL. Using these suffixes, you can ask this server for:
das
attribute object
dds
data type object
dods
data object
info
info object (attributes, types and other information)
html
html form for this dataset
ver
return the version number of the server
help
help information (this text)
For example, to request the DAS object from the FNOC1 dataset at URI/GSO (a test dataset) you would append `.das' to the URL: http://dods.gso.uri.edu/cgi-bin/nph-nc/data/fnoc1.nc.das.

Note: Many DODS clients supply these extensions for you so you should not append them when using interfaces supplied by us or software re-linked with a DODS client-library. Generally, you only need to add these if you are typing a URL directly into a WWW browser.

Note: If you would like version information for this server but don't know a specific data file or data set name, use `/version' for the filename. For example: http://dods.gso.uri.edu/cgi-bin/nph-dods/version will return the version number for the netCDF server used in the first example.

Suggestion: If you're typing this URL into a WWW browser and would like information about the dataset, use the `.info' extension.

If you'd like to see a data values, use the `.html' extension and submit a query using the customized form.