WCS GetCoverage for Grid returning CSV Example

From Earth Science Information Partners (ESIP)
Revision as of 09:29, June 6, 2006 by Hoijarvi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Simple WCS Python Example

This example uses popular python scripting language to call Datafed WCS via SOAP.

Getting python

Windows users: go to http://www.activestate.com and download Python 2.4 or later. You can also go straight to download [1]

The main site for python is http://www.python.org but I prefer to install via the activestate package. Especially Mark Hammonds PythonWin is a nice IDE.