Changeset 9188


Ignore:
Timestamp:
Jun 18, 2014, 5:08:49 PM (10 years ago)
Author:
steve
Message:

plotting velocity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/demos/cairns/export_results_to_qgis.py

    r9187 r9188  
    6262from anuga.utilities.plot_utils import Make_Geotif
    6363Make_Geotif(swwFile=name+'.sww',
    64              output_quantities=['depth', 'depthIntegratedVelocity'],
     64             output_quantities=['depth', 'velocity'],
    6565             myTimeStep='max', CellSize=50.0,
    6666             lower_left=None, upper_right=None,
Note: See TracChangeset for help on using the changeset viewer.