Skip to content

Releases: arkottke/pyrvt

v0.8.1

25 Jul 17:45

Choose a tag to compare

Changes

  • Fixed: Issue with naming in CLI tools.

Full Changelog: v0.8.0...v0.8.1

v0.8.0

25 Jul 17:28

Choose a tag to compare

What's Changed

  • Added Stafford et al. (2022) ground motion model.
  • Added Seifried et al. (2025) peak factor model.
  • Fix: Moved non-stationarity correction from Vanmarck to ToroMcGuire.
  • Changed to use uv for package versioning.

Full Changelog: v0.7.2...v0.8.0

v0.7.2

29 Jan 19:49

Choose a tag to compare

0.7.2 (2020-01-29)

  • Change to no python JIT compliation for Vanmarcke integration.
  • Added pre-commit back.

v0.5.8

16 Nov 16:50

Choose a tag to compare

Merge branch 'dev'

v0.5.5

15 Jul 02:31

Choose a tag to compare

Fixed naming and version number.

v0.5.0

06 Jul 16:03

Choose a tag to compare

  • Added ability to pass transfer function to PSA calculation.
  • Removed extraneous files.
  • Cleaned up documentation to use NumPy style.
  • Fixed PEP8 issues.

Version bumped for Zenodo

30 May 23:37

Choose a tag to compare

Bump the release for Zenodo to download.

v0.4

21 Jan 21:39

Choose a tag to compare

Added progress indictor to fs2psa and psa2fa operations.

v0.3

29 Sep 21:46

Choose a tag to compare

Tests can now be performed after installation with the following:

import pyrvt
pyrvt.test()

Updated documentation

25 Mar 21:54

Choose a tag to compare

Updated documentation