GEMScienceTools / oq-mbtk

OpenQuake Model Building Toolkit, a suite of tools for building components and analysing models for PSHA.
https://gemsciencetools.github.io/oq-mbtk/index.html
GNU Affero General Public License v3.0
16 stars 8 forks source link

Removed trellis module and hazard (conditional simulation) module. Th… #306

Closed CB-quakemodel closed 1 year ago

CB-quakemodel commented 1 year ago

…e conditional simulation module functions are now available within the MBTK. The trellis module has now been replaced by the comparison module, which includes improved trellis plotting features. The utility functions within trellis.configure are now moved into sm_utils. All tests pass and I have tested all our notebooks for GMC. The imports were also tidied up in each SMT .py file. I have also retained a local copy of the most recent version prior to this commit of the SMT which still includes the trellis module.