Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gde_calculations_prototype
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package 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
  • LegacyLegacy
  • gde_calculations_prototype
  • Merge requests
  • !19

Adjust occupancy sub-types classification and narrow down commercial building classes based on occupancy type

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Cecilia Nievas requested to merge feature/narrowcom into master Sep 07, 2021
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 2

This merge request addresses these two issues:

  1. Narrowing down commercial building classes based on occupancy type: The GDE prototype code assigns SERA building classes and their probabilities to each OBM building, based on its location. The previous version of the code only narrows down the possible building classes as a function of the number of storeys, when the latter is available in OSM/OBM. This new feature allows for further narrowing down of the commercial building classes using the OCCUPANCY_TYPE field of the SERA CSV files. If the occupancy type of the building is sufficiently constrained in OBM, then we can only assign, for example, "Trade" building classes to OBM buildings labelled as COM1, and so on.

  2. Adjusting occupancy sub-types considered from OBM to reflect sub-types considered in ESRM20: ESRM20's exposure model comprises the following occupancies categories and their subtypes:

  • Residential:
    • residential buildings considered in national censuses and statistics (they usually include mixed commercial and residential use)
  • Commercial:
    • offices
    • wholesale and retail trade
    • hotels and restaurants
  • Industrial:
    • manufacturing
    • mining
    • quarrying
    • construction
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/narrowcom