clawpack / visclaw

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

plot_gauge_locations should not plot gauges outside plot extent? #243

Open rjleveque opened 5 years ago

rjleveque commented 5 years ago

gaugetools.plot_gauge_locations with gaugenos='all' even plots gauges outside the extent of xlimits, ylimits. Can we automatically suppress gauges outside the extent?

mandli commented 5 years ago

I have noticed this before. We should be able to check the plot extents at the time we plot though right?