Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Releases: usgs/shakemap

Atlas v4

27 Oct 19:40
8dafaa2
Compare
Choose a tag to compare

Updates OpenQuake to main development branch (3.16); updates MapIO dependency; fixes bugs that broke Atlas runs; revises calculation of tau in cases where there is no fault; uses new location for Vs30 and topo files; etc.

New install procedure

23 Sep 17:16
a12d0dc
Compare
Choose a tag to compare

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

21 Jun 19:03
680fce1
Compare
Choose a tag to compare

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

02 May 20:12
e093f46
Compare
Choose a tag to compare

Some minor fixes to make the compiler issues work better and to update code.json. Use this rather than v4.1.0.

Release 4.1.0

27 Apr 21:07
fe35db1
Compare
Choose a tag to compare

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

08 Sep 20:47
a58103d
Compare
Choose a tag to compare
v4.1.0 Beta 2 Pre-release
Pre-release

Like the previous release but now tied to OpenQuake Engine 3.12.0.

v4.1.0 Beta 1

05 Sep 15:38
1fa2ee8
Compare
Choose a tag to compare
v4.1.0 Beta 1 Pre-release
Pre-release

This is a preview of ShakeMap v4.1.0. It is early beta because:

  1. It has not been thoroughly tested.
  2. It is tied to a particular (and fairly random) commit of OpenQuake Engine, rather than a release.
  3. We may still include new features and tests before final v4.1 release.
  4. 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

02 Aug 19:03
Compare
Choose a tag to compare

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.

Update 4

16 Jul 15:43
bb55f48
Compare
Choose a tag to compare

This version and all previous versions will no longer function with the latest release of impactutils. Get v4.0.5 or later and rebuild your environment.

Update 3

19 Jun 16:04
cf24c8a
Compare
Choose a tag to compare

This is a long-overdue release containing numerous enhancements and bug fixes.