This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
Releases: usgs/earthquake-impact-utils
Releases · usgs/earthquake-impact-utils
Bug fix in containers
Merge pull request #74 from mhearne-usgs/containerfix Fixed issues in container get*s functions, updated installer to use n…
Refactored container class
Merge pull request #73 from mhearne-usgs/colormap Added an option to color palette class to return 8-bit RGBA arrays; r…
Minor bug fix
Merge pull request #72 from mhearne-usgs/propfix Wrapping double quotes around string product properties since these c…
Removing openquake dependencies
Merge pull request #70 from mhearne-usgs/oqremoval Added point class to this library, removing dependency on openquake.
Pre-release update
- Main updates are to conform to basic USGS code standards
- Also applied the new installation procedure with the install.sh script, hardwiring OS-specific version numbers for all dependencies
- Moved the testing package to mapio
0.6: Merge pull request #61 from mhearne-usgs/container
Container
Preliminary release
Merge pull request #60 from mhearne-usgs/event_params Added getEventParams method and added timeouts to url requests.