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/fldgen documentation built on July 18, 2020, 1:42 p.m.