Update examples
-
For any example that points to
nshm-conus
, update text to point users to download the 5.2.0 tag -
Figure out why example 7 disagg doesn't work with
main
(dev)
nshm-conus
, update text to point users to download the 5.2.0 tagmain
(dev)added Bug Hazard-Disagg labels
main
(dev) as completed marked the checklist item Figure out why example 7 disagg doesn't work with main
(dev) as completed
example 7 doesn't work in Windows environments because, even though the java compiler handles unicode in code files, the configuration file contains unicode characters that aren't parsed correctly when opened on Windows.
Work around: add -Dfile.encoding="UTF-8"
to the java call (add to the disag alias)
mentioned in issue #558 (closed)
Should the example READMEs point to 5.2.0 or 5.3.0? I think the examples work with both. It's probably easier to give the download link to the tagged zip file rather than cloning the repo and checking out a branch for a particular tag.
I think the examples do work with nshm-conus
main
...
mentioned in merge request !712 (merged)
closed with commit 46c7a3cf
mentioned in commit 46c7a3cf