inconsistent database names "historic_cru_gpcc" vs. "mswx_blend"
Open
non-urgent
v1.0.0
- Dominant language
- R
- Stars
- 19
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
low priority
```> ts.all <- downscale(xyz, obs_ts_dataset = c("cru.gpcc", "mswx.blend", "climatena"), obs_years = 1901:2023)
Welcome to climr!
Recycling connection from cache [climr-db-use]. Run {.run climr::connections_clear()} if you want to clear cached connections.
Downscaling in database...
Extracting [73] bands from refmap_climr
Extracting [4,392] bands from historic_cru_gpcc
Extracting [4,428] bands from mswx_blend
Extracting [4,392] bands from historic_climatena
```
Contributor guide
Assessment
This issue has not been assessed yet.