Draft Summary of RSI Boulder GALEON Testing
Louie Genduso, RSI Boulder
January 31, 2006
Below is a summary of the testing i have completed using the generic
RSI IDLOgcWcs Object
against some of the servers listed in the Galeon web site
(this the second client, the first by Norman Barker of RSI UK).
This testing is checking for the ability of to communicate
with a server
using the ogc wcs protocol. It does not check the quality of the
data returned by
the server to any degree other than opening the file. Only the servers that listed a url in the GALEON wiki were tested so far.
[Unidata] //motherlode.ucar.edu:8080/thredds/wcs/testdata/sst.nc
- GetCapabilites - ok - request with 1 coverage
- DescribeCoverage - ok
- GetCoverage (coverage name=tos)
- returns a geo-tiff note: server does not pay attention to height/width...the geo-tiff is always the same size
- returns a netcdf note: netcdf can be opened in IDL
[Unidata] //motherlode.ucar.edu:8080/thredds/wcs/testdata/ocean.nc
- GetCapabilites - ok - request with 5 coverages
- DescribeCoverage - ok
- GetCoverage (coverage name=u_sfc)
- returns an error when trying to get a geo-tiff of the u_sfc (err='must be evenly spaced grid')
- returns a netcdf note: netcdf can be opened in IDL
[Unidata] //motherlode.ucar.edu:8080/thredds/wcs/testdata/striped.nc
- GetCapabilites - ok - request with 1 coverage
- DescribeCoverage - ok
- GetCoverage (coverage name=ta)
- returns a geo-tiff note: server does not pay attention to height/width...the geo-tiff is always the same size
- returns a netcdf note: netcdf can be opened in IDL
[Unidata] //motherlode.ucar.edu:8080/thredds/wcs/testdata/ruc.nc
- GetCapabilites - failed - err=no such file
- DescribeCoverage - n/a
- GetCoverage - n/a [U of Florence] //athena.pin.unifi.it:8080/galeon/WCS-v1.0
- GetCapabilites - ok - request with 8 coverages
- DescribeCoverage - ok
- GetCoverage (coverage name=PR2A25_200210030119_cpr_mod(ZAX71_71-YAX-XAX))
- returns a netcdf fails err=internal server error
- returns a ncML-GML fails err=internal server error
[GMU] //data.laits.gmu.edu/cgi-bin/tsunami/wcs100
- GetCapabilites - ok - request with 20 coverages
- DescribeCoverage - ok
- GetCoverage (coverage name=/data4/TSUNAMI/SV5_BEFORE_ANDAMAN_WEST_q.tif.hdf:Grid:SV5_BEFORE_AN DAMAN_WEST_q:SV5_BEFORE_ANDAMAN_WEST_q)
- returns a geo-tiff note: geo-tiff opens in idl
- returns a hdf-eos note: hdf-eos opens with idl