Skip to content

[ENH] Modifying fields for ramsis-hazard module

sarsonl requested to merge feature/42-modify-haz-naming-and-types into main

find details in #42 (closed)

Modify HazardModel
  • logictreetemplate column -> removed. This will be implemented in code

  • jobconfigfile column -> changed to jobconfig JSON type

  • gmpefile column -> renamed to gmpelogictree and b64 encoded xml to be stored here.

    modify SeismicityModel

  • seismicitymodeltemplate -> hazardsourcemodeltemplate

Merge request reports