CLAWPACK               addlevels.py.html        
 Source file:   addlevels.py
 Directory:   /var/www/html/clawpack/links/awr10/radial-ocean-island
 Converted:   Thu Jul 29 2010 at 13:49:17   using clawcode2html
 This documentation file will not reflect any later changes in the source file.

 

from pylab import text

text(-13,41,'Level 1')
text(-7,41,'2')
text(-4.5,41,'3')