We are happy to announce that Clawpack 5.11.0 has been released.
One change in GeoClaw that is not backward compatible: More flexibility has been added to the way fgout grids are specified -- you can now specify a set of times that are not equally spaced, and you can specify which components of q to output at each time, possibly resulting in smaller file sizes. This means that the format of the fgout_grids.data file created differs from past versions. So care may be required if you try to load and plot fgout frames that were originally created with earlier versions of GeoClaw. For more details see
https://www.clawpack.org/fgout.html.
There are a few other new features and bug fixes, please see the release notes for more details,
http://www.clawpack.org/release_5_11_0.html.
How to get the latest version:
------------------------------
Please see
http://www.clawpack.org/installing.htmlfor several installation options and the list of prerequisites.
A new tar file is available at:
https://github.com/clawpack/clawpack/releases/ The tarfile is also permanently archived on Zenodo with DOI
10.5281/zenodo.13376470,
https://doi.org/10.5281/zenodo.13376470So if you publish results (and also, we hope, the code used to generate them) based on this version, you can rest assured that it will always be available to your readers. For earlier versions, see
http://www.clawpack.org/releases.html Tar files for all recent releases can also now be referenced with the single DOI 10.17605/
osf.io/kmw6h, convenient if you have used multiple versions in your work, or you want to cite a generic Clawpack DOI. For more information on how best to cite Clawpack, please see
http://www.clawpack.org/about.html#citing Many thanks to everyone who contributed to this release. You can view all the commits, diffs, and contributors starting from the release notes page
http://www.clawpack.org/release_5_11_0.html.
Happy Computing,
The Clawpack Development Team