Skip to content

Latest commit

 

History

History
55 lines (45 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

55 lines (45 loc) · 2.09 KB

main

v4.4.0c / 2024-09-06

- Pin to shakemap-modules v1.0.23
- Implicitly pin to esi-shakelib v1.0.14

v4.4.0b / 2024-09-06

- Pin to shakemap-modules v1.0.23
- Pin to shakemap-modules v1.0.21

v4.4.0a / 2024-08-23

- Pin to shakemap-modules v1.0.20

v4.4.0 / 2024-08-23

  • Pin to shakemap-modules v1.0.19

v4.3.0 / 2024-04-23

  • Release v4.3.0: Now using FFSimmer rather than PS2FF.
  • Fix to receive_amps.
  • Refactor docs a bunch.
  • Add optional persistence of version history back into sm_create command.

v4.2.1 / 2023-12-11

  • Fix small bug in se_stations when JSON has no station_type.
  • Add se_stations program for getting stationlist for scenarios.
  • Re-add persistence of version history back into sm_create.

v4.2.0 / 2023-12-11

  • Add esi-utils-comcat to install.
  • Fix install bug -- package dependency on daemon should have been python-daemon.
  • Rev versions of esi-shakelib and shakemap-modules in pyproject.toml.
  • Add versioning info for shake to pass to the model module.
  • Modify source_environment.yml to have more flexible python version.
  • Fixes to install.sh; no longer use deployment.txt files.
  • Made tests work.
  • Modified to use pypi-based esi-shakelib and shakemap-modules.
  • Restructured code to move code into "src" directory.
  • Changed to pyproject.toml
  • Removed c directory and refactored to use esi-core.
  • Modified to allow RotD50 as an input component type.
  • Added CHANGELOG.md

4.1.6 / 2023-12-08

  • Fix transfer_email to work with encripter servers.
  • Bug fixes: Fix order of quotes in multigmpe.py that was disrupted by black formatter; fix HotSpot vs Volcanic issue in probs.py; add alpha-shapes to install.

4.1.5 / 2023-08-29

  • Upudate docs so that the HTML isn't tracked in the repo and will build with gitlab pipelines.
  • Fix vertical/horizontal orientation bug in station.py.
  • Modified to allow RotD50 as an input component type.
  • Added CHANGELOG.md
  • Improved support for "points" mode ShakeMap runs - assemble -p change and makecsv module.
  • Added optional persistence of version history in the sm_create command.