clawpack / visclaw

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

Read kml maxlevels properly from amr.data #304

Closed rjleveque closed 6 months ago

rjleveque commented 6 months ago

In plotpages.py, the original code assumed amr_levels_max was a particular line in amr.data, but then we added max1d as an earlier line, so it was making kml level files for 60 levels (or more).