Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gde-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • 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
  • Global Dynamic ExposureGlobal Dynamic Exposure
  • gde-core
  • Merge requests
  • !15

Fixed NaN OBM buildings in GDEProcessor.process_group_data_unit_tiles()

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Cecilia Nievas requested to merge fix/nan_obm_bdgs into master Apr 12, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 3

GDEProcessor.process_group_data_unit_tiles() returned NaN number of OBM buildings when there were quadkeys in data_unit_tiles that were not in obm_buildings_per_quadkey. If a quadkey is not in obm_buildings_per_quadkey it means that no OBM buildings with that quadkey were found in the data unit. Thus, those NaNs should be zeroes.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/nan_obm_bdgs