This release has substantial changes to the code base, but users will not see many large differences. The goal of most code changes was to improve modularity and usability, making PISM easier to use, maintain and extend.
User-visible changes include the following.
For a more complete list of changes since v0.7, please see CHANGES.rst in the source release.
If you already have a Git repository for PISM then upgrade by doing
git fetch origin git checkout master
in the PISM source tree. (Or get a new tagged .tar.gz
or .zip
at github.com/pism/pism/releases.) Then run
make install
in the build directory.
Please see the Installation Manual for detailed instructions.
Help with installation and usage is available through uaf-pism@alaska.edu.