Releases: usgs/shakemap
Atlas v4
New install procedure
This release uses a new install procedure with Python v3.9 and frozen dependencies. It will hopefully avoid a lot of the intermittent install failures we've had over the years. To update the dependencies, run install.sh -u, but be prepared to do this on both Mac and Linux systems to update both of the systems' requirements files. See the Manual section Guidelines for Contributors, under Dependency Management for more.
Resolve install problems
Resolves install problems from some dependency incompatibilities.
Works with the new release of impactutils.
Don't use on MacOS with Python 3.10 -- it won't work.
Tested with Linux on Python 3.8; Mac on OS 10, 11, and 12, with Intel and M1 using Python 3.8 and 3.9, but YMMV.
v4.1.1
Release 4.1.0
This initial release 4.1.0.
If this is your first install, follow the wiki. If you are updating:
You WILL need to do a reinstall.
There may be some config changes. Look in shakemap/data to see if the config files have any new attributes that your configs in ~/shakemap_profiles//install/config need.
v4.1.0 Beta 2
Like the previous release but now tied to OpenQuake Engine 3.12.0.
v4.1.0 Beta 1
This is a preview of ShakeMap v4.1.0. It is early beta because:
- It has not been thoroughly tested.
- It is tied to a particular (and fairly random) commit of OpenQuake Engine, rather than a release.
- We may still include new features and tests before final v4.1 release.
- The documentation has not been updated to reflect the major under-the-hood changes, and those changes are based on unpublished mathematics/science.
We recommend v4.0.5 for production use.
Update 5
This version is tied to OpenQuake oq-engine v3.11.3 -- the last tagged version of OQ before a major overhaul of the hazardlib. You will want to build/rebuild your ShakeMap environment from the install.sh script to use this release. The script will automatically install oq-engine v3.11.3 and numpy 1.20 (which seems to be necessary, not for OQ reasons, but for... reasons). This version is also compatible with the latest impactutils.