Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L losscalculator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Dynamic ExposureDynamic Exposure
  • Global Dynamic ExposureGlobal Dynamic Exposure
  • losscalculator
  • Merge requests
  • !39

Added ground-motion type of each asset to the result file

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tara Evaz Zadeh requested to merge feature/35-add-gmType-to-result into master Mar 09, 2021
  • Overview 27
  • Commits 1
  • Pipelines 9
  • Changes 2

As of now, each asset in the result file has a ground-motion value; But its type is not shown in the result file (It can be of any type that is available in the ground-motion-field file). It can later be of use to know of what type the ground-motion value of an asset is.
The ground-motion type of each asset is added to the taxonomy_to_fragility() in losslib.py and later added to the damage results through the damagecalculator.py.
Closes #35 (closed)

\approve @ds @fd

Edited Mar 09, 2021 by Tara Evaz Zadeh
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/35-add-gmType-to-result