Skip to content

Releases: GNS-Science/nzshm-model

v0.10.6

03 Jul 00:26
Compare
Choose a tag to compare

official 0.10.6 release

v0.10.6

03 Jul 00:26
Compare
Choose a tag to compare

official 0.10.6 release

v0.9.3

19 Mar 01:33
6b38216
Compare
Choose a tag to compare

Changed

  • NshmModel property gmm_logic_tree returns a GMCMLogicTree object rather than an OpenQuake psha_adaptor object

v0.6.1

11 Mar 22:04
Compare
Choose a tag to compare

Added

  • python3.11

Fixed

  • python3.11 compatibility for dataclasses

v0.9.2

06 Mar 00:41
Compare
Choose a tag to compare

Added

  • create LogicTree objects from hand-built json

Changed

  • alter form of serialized LogicTree object

v0.9.1

25 Feb 21:49
2996043
Compare
Choose a tag to compare

Changed

  • correlations are ported when converting from version1 to version2 of source logic tree

v0.9.0

21 Feb 03:02
5197f7b
Compare
Choose a tag to compare

Added

  • classes and methods to enforce correlation between logic tree branches

Changed

  • test matrix includes python3.10, 3.11, windows, macOS

Fixed

  • python3.11 dataclass compatibility

v0.7.0

24 Jan 00:44
72676dd
Compare
Choose a tag to compare

Added

  • logic tree base classes

Changed

  • source logic tree fault systems now named branch sets. API aliases available for backward compatibility with deprecation warning
  • source branch tag method changed to property

v0.6.0

20 Dec 23:11
c2ce421
Compare
Choose a tag to compare

Added

  • GMCM logic tree classes for ground motion model serialization and deserialization (as json or xml)
  • OpenQuake specific adaptor for GMCM logic tree classes (nrml)

Changed

  • PshaAdaptorInterface used for both source and ground motion logic trees

v0.5.3

20 Dec 22:16
5a0cba8
Compare
Choose a tag to compare

Added

  • added backward_compatible property fault_system_lts with deprecation warning.