The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
dissever
: a
method for spatial downscalingdissever
?dissever
is a general method for spatial downscaling
introduced by Malone et al. in their 2012
Computers & Geosciences paper. This method has been
extended and generalised by
Roudier et al. to use and leverage a wide range of
regression methods.
This package implements the latter in R, and modifies it so numerous
regression methods can be tested. It leverages the power of the caret
package
to do so.
dissever
To install the stable version of dissever
:
install.packages('dissever')
To install the development version of dissever
:
# install.packages('devtools')
devtools::install_github('pierreroudier/dissever')
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.