Current Implementations: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
(New page: == The GrADS Data Server (GDS) == ==== Institution ==== ==== Documentation ==== ==== Implementation Details ==== ==== Functions ==== ==== Syntax ==== == The Ferret-Thredds Data Server (F...)
 
No edit summary
Line 37: Line 37:
5 add (the constant 5; the operation desired)
5 add (the constant 5; the operation desired)


http://iridl.ldeo.columbia.edu/expert/SOURCES/.NOAA/.NCDC/.ERSST/.version2/.SST/X/%28170W%29%28120W%29RANGE/Y/%285S%29%285N%29RANGE%5BX/Y%5Daverage/
[http://iridl.ldeo.columbia.edu/expert/SOURCES/.NOAA/.NCDC/.ERSST/.version2/.SST/X/%28170W%29%28120W%29RANGE/Y/%285S%29%285N%29RANGE%5BX/Y%5Daverage/ http://iridl.ldeo.columbia.edu/expert/SOURCES/.NOAA/.NCDC/.ERSST/.version2/.SST/X/(170W)(120W)RANGE/Y/(5S)(5N)RANGE[X/Y]average/]
(The actual URL must be encoded.  See the link contents.)


SOURCES .NOAA .NCDC .ERSST .version2 .SST (The OPeDNAP data variable)
SOURCES .NOAA .NCDC .ERSST .version2 .SST (The OPeDNAP data variable)

Revision as of 20:49, 27 September 2007

The GrADS Data Server (GDS)

Institution

Documentation

Implementation Details

Functions

Syntax

The Ferret-Thredds Data Server (F-TDS)

Institution

Documentation

Implementation Details

Functions

Syntax

Ingrid

Institution

The [Data Library] of the [The International Research Institute for Climate and Society]

Documentation

[Overview]

Implementation Details

Local code not under wide distribution.

Functions

166 functions [detailed here].

Syntax

A URL-based (not in the query string) RPN notation.

For example:

http://iridl.ldeo.columbia.edu/expert/SOURCES/.NOAA/.NCEP/.CPC/.GMSM/.w/5/add/

SOURCES .NOAA .NCEP .CPC .GMSM .w (the OPeDNAP data variable)

5 add (the constant 5; the operation desired)

http://iridl.ldeo.columbia.edu/expert/SOURCES/.NOAA/.NCDC/.ERSST/.version2/.SST/X/(170W)(120W)RANGE/Y/(5S)(5N)RANGE[X/Y]average/ (The actual URL must be encoded. See the link contents.)

SOURCES .NOAA .NCDC .ERSST .version2 .SST (The OPeDNAP data variable)

X (170W) (120W) RANGE (A range in X of the data variable's underlying grid in world coordinates)

Y (5S) (5N) RANGE (A range in Y of the data variable's underlying grid in world coordinates)

[X Y]average (the dimensions to be operated on; the operation)

Benno -- Is there also an index notation for the ranges? If Y did not appear in the [X Y] then the average would be a line in Y from 5S to 5N, right?

pyDap

Institution

Documentation

Implementation Details

Functions

Syntax

SWAMP

Institution

Documentation

Implementation Details

Functions

Syntax