add_NAs: Add the NA grid cells that may have been removed during the...

Description Usage Arguments Value

View source: R/handle_NAs.R

Description

This function adds NA gridcells that were removed during the training process in order to convert the results to same dimensions as the input grid.

Usage

1
add_NAs(data, griddata)

Arguments

data

Matrix of data to which to restore missing grid cells

griddata

Griddata structure from the training procedure

Value

Matrix of data with grid cells restored.


JGCRI/fieldgenr documentation built on July 22, 2020, 3:17 a.m.