Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • CSIndicators CSIndicators
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • CSIndicatorsCSIndicators
  • Merge requests
  • !79

Function to compute indicator for environmental suitability of Aedes-borne diseases

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Javier Corvillo requested to merge dev-RNought into master Sep 19, 2025
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 4

This merge request adds a new function that computes the environmental suitability of Aedes-borne related diseases such as dengue, Zika or chikungunya. This can be done by using one of four ento-epidemiological models that translate temperature data into an indicator called R0, which tells whether the climate conditions are ideal for the disease to spread.

The merge request includes:

  • The function itself
  • A supporting .txt data file. Aside from the four different models to choose in the function, R0 can also be computed using the empirically recorded data provided here.
  • Unit tests for the function
  • A small tweak on the description of the CSIndicators package to include health as one of its potential applications
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev-RNought