Skip to content

Releases: arkottke/pystrata

v0.5.4

07 May 21:03
Compare
Choose a tag to compare
  • Fix: error in example-08 that didn't reference the modified profiles.
  • Change: method to create SoilTypes from published curves
  • Add: Extended example-15 to show how to use published curves in site response models.

v0.5.3

29 Mar 22:25
Compare
Choose a tag to compare
  • Added published curves

v0.5.2

20 Jan 04:28
Compare
Choose a tag to compare

v0.5.2 (2023-01-18)

  • Fixed: Providing unsmoothed transfer function output
  • Fixed: MenqSoilType #18

v0.5.1

22 Sep 17:39
Compare
Choose a tag to compare

v0.5.1 (2022-09-22)

  • Fixed: Correlation model from Toro. Previously used rho_0 instead of d_0, and the
    wrong depth
  • Renamed: BedrockDepthVariation to HalfSpaceDepthVariation
  • Fixed: HalfSpaceDepthVariation was removing the last layer

v0.5.0

24 Jul 05:25
Compare
Choose a tag to compare
  • Changed named to pysra
  • Added two-parameter hyperbolic model from Wang and Stokoe
  • Lots of additions....

v0.4.4

28 May 20:39
Compare
Choose a tag to compare
Fixes #8.

v0.3.2

03 Dec 01:38
Compare
Choose a tag to compare
  • Fixed building of docs.
  • Removed stickler.
  • Version double increment due to pypi naming conflict.

v0.3.0

02 Dec 00:13
Compare
Choose a tag to compare
  • Converted all damping to decimal.
  • Added tests for KishidaSoilType.
  • Added tests against Deepsoil.

v0.2.1

20 Aug 14:12
Compare
Choose a tag to compare
Increment version.