Package: topocast 0.0.5
topocast: Moving-Window Regression Downscaling of Raster Data
Downscales coarse-resolution raster data to a finer grid by fitting local linear regressions of a response, such as a climate variable, on one or more fine-resolution predictors, such as elevation and other terrain indices, within a moving window. Regression coefficients are estimated for every cell using summed-area tables, so the cost is independent of the window size, then resampled to the target resolution and applied to the fine-resolution predictors. Multiplicative and additive anomaly application downscale time series relative to a baseline climatology, following the regression-on-elevation approach used for high-resolution climate surfaces described in Karger et al. (2017) <doi:10.1038/sdata.2017.122>.
Authors:
topocast_0.0.5.tar.gz
topocast_0.0.5.zip(r-4.7-x86_64)topocast_0.0.5.zip(r-4.7-arm64)topocast_0.0.5.zip(r-4.6-x86_64)topocast_0.0.5.zip(r-4.5-x86_64)
topocast_0.0.5.tgz(r-4.6-x86_64)topocast_0.0.5.tgz(r-4.6-arm64)topocast_0.0.5.tgz(r-4.5-x86_64)topocast_0.0.5.tgz(r-4.5-arm64)
topocast_0.0.5.tar.gz(r-4.7-arm64)topocast_0.0.5.tar.gz(r-4.7-x86_64)topocast_0.0.5.tar.gz(r-4.6-arm64)topocast_0.0.5.tar.gz(r-4.6-x86_64)
topocast_0.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
topocast/json (API)
| # Install 'topocast' in R: |
| install.packages('topocast', repos = c('https://gcol33.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gcol33/topocast/issues
Pkgdown/docs site:https://gillescolling.com
climatedownscalinggeospatialrasterterraopenblascppopenmp
Last updated from:5a3c4b9006. Checks:14 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 152 | ||
| linux-devel-x86_64 | OK | 222 | ||
| source / vignettes | OK | 272 | ||
| linux-release-arm64 | OK | 159 | ||
| linux-release-x86_64 | OK | 193 | ||
| macos-release-arm64 | OK | 120 | ||
| macos-release-x86_64 | OK | 407 | ||
| macos-oldrel-arm64 | OK | 109 | ||
| macos-oldrel-x86_64 | OK | 342 | ||
| windows-devel-arm64 | OK | 252 | ||
| windows-devel-x86_64 | OK | 144 | ||
| windows-release-x86_64 | OK | 132 | ||
| windows-oldrel-x86_64 | OK | 123 | ||
| wasm-release | OK | 180 |
Exports:topocastwindow_regression
Dependencies:RcppRcppArmadilloterra
Last update: 2026-07-24
Started: 2026-06-10
Last update: 2026-07-24
Started: 2026-06-10
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Downscale a coarse raster onto fine terrain by moving-window regression | topocast |
| Moving-window linear regression over raster matrices | window_regression |
