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
  • !18

Adaptation of the GDE prototype code to work with quadtiles instead of 10-arcsec cells

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Cecilia Nievas requested to merge feature/quadtiles into master Jul 21, 2021
  • Overview 0
  • Commits 23
  • Pipelines 0
  • Changes 18

This new version of the GDE prototype code works with zoom-level 18 quadtiles instead of 10-arcsec cells.

Apart from minor adjustments in several scripts, the major changes are associated with:

  • Complete modification of GDE_TOOLS_world_grid.py to define zoom-level 18 quadtiles.
  • Creation of function to retrieve GHS built-up area from the OBM Tiles database in GDE_TOOLS_psql.py.
  • Creation of function to retrieve completeness values from the OBM Tiles database in GDE_TOOLS_psql.py.
  • Fixing of a bug in transform_dict_into_dataframe of GDE_TOOLS_read_SERA.py when the sum in row is zero.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/quadtiles