This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
2022-09-28 bugfix Beta release
(Based on HabitatSeven 2022-09-14 Beta release)
Changes since v1.0-API_v1.4.3-20220914:
Upstream HabitatSeven code:
- No change since 2022-09-14
Static site export (2022-09-28):
- Fix missing 5km shakemap on https://beta.riskprofiler.ca/.
The bug, seen only on the static site export, was caused by doubly applying the workaround for incomplete hexbin-to-hexgrid transition in
bin/init-db-and-generate-static-site.sh when HabitatSeven has already applied the same workaround in OpenDRR/h7-riskprofiler@bf8d8db.
Thanks to @wkhchow for catching the omission! (See commit 6fd3759)