The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

The R package gapfill

The package provides tools to fill missing values in satellite data. It can be used to gap-fill, e.g., MODIS NDVI data, and is helpful for the development of new gap-fill algorithms. The predictions are based on a subset-predict procedure, i.e., each missing value is predicted separately by (1) subsetting the data to a neighborhood around it and (2) predict the values based on that subset.

Features of the package

Get started

The package can be installed with

R> install.packages("gapfill")

To get started see the example in

R> ?Gapfill

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.
Health stats visible at Monitor.