visclaw icon indicating copy to clipboard operation
visclaw copied to clipboard

Clawpack visualization tools

Results 32 visclaw issues
Sort by recently updated
recently updated
newest added

Dear CLAWPACK Maintainers, The VisIt version I use is 3.1.4. CLAWPACK files (produced by CLAWPACK 5.7.1) cannot be imported in VisIt even if the instruction from the CLAWPACK official documentation...

I would like to propose a very small enhancement to the plotting routines. Recently, I generated publication-quality figures with geoclaw. For that I needed to generate a snapshot of a...

The new feature added in #262 skips plotting AMR patches that are outside the specified xlimits and ylimits, unless `plotaxes.skip_patches_outside_xylimits == False` as provided in #263. By default this is...

It looks like a recent change altered the margins for KML plotting (frametools.py) so that now, plots created as Google Earth overlays no longer line up with topography. In this...

In `setplot.py` we set `plotdata.format` to `ascii` or `binary` and then all output directories referenced have to have the same format. Often there's only one `_output` or maybe two similar...

I use [pykml](https://github.com/pykml/pykml) for creating KML files, and it has worked well up until the change to Python 3.x. It doesn't seem to be maintained any longer, but with a...

Basic idea is to modify the plotting loop so that only one figure for a given field is created and then if zoom ins are requested that instead of creating...

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

is set to 500 px in html_writer. But it appears to be initialized at 650 then this variables isn't used. What about using the size of png itself, which has...

Moved from PyClaw to here as this is a capability that needs to be added to VisClaw when it reads in a Solution. Closed issue: clawpack/pyclaw#239

low priority