inbo / inbo/ClimateCastR

Update climate layers: Add climate zone predictions for multiple future scenarios and use the newest KG layers

Open
#8 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
R
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently, the Köppen-Geiger climate classification maps are only used for future predictions under RCP 4.5. It would be nice to have predictions for RCP 2.6 and RCP 8.5 too, representing the most optimistic and pessimistic emission scenario respectively. In addition, a new set of KG layers has been published half a year ago. They are constructed at a higher resolution (1km) than the ones we use so far so it would be nice to switch to these layers instead. These layers can be found here and are published in this paper. The historical maps encompass 1901–1930, 1931–1960, 1961–1990, and 1991–2020, while the future maps encompass 2041–2070 and 2071–2099.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how the R package currently loads and applies Köppen-Geiger layers, then read the linked dataset page and paper for the newer 1 km layers and scenario coverage. Done means supporting RCP 2.6, 4.5, and 8.5 predictions with the updated historical and future periods listed in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.