This example requires a working installation of the Clawpack software to run. Please visit 

http://www.clawpack.org/

for detailed information.

Short installation guide:
=========================

1) git clone git://github.com/clawpack/clawpack.git
2) cd clawpack
3) python setup.py git-dev
4) pip install -e .

Make sure that the pip installer uses the same python as the command line.
