clawpack / visclaw

Clawpack visualization tools
http://www.clawpack.org
BSD 3-Clause "New" or "Revised" License
29 stars 47 forks source link

Added utility routines for geoclaw plots #274

Closed donnaaboise closed 4 years ago

donnaaboise commented 4 years ago

Add three routines that read gauge data, plot gauges on 2d plots, and add time dependent regions.

rjleveque commented 4 years ago

@donnaaboise: I don't know if anyone else is using matlab plotting now to test this out, but if you think it's good to go we can merge it in.

donnaaboise commented 4 years ago

Can we merge this in? I just added comments to add_gauges and add_regions.

I still find Matlab useful, especially for students who sometimes have trouble navigating the visclaw commands in set plots.py

rjleveque commented 4 years ago

Thanks for adding these!