napad_apsim_met {apsimx}R Documentation

Pad a met file with NAs when there are date discontinuities

Description

It will fill in or ‘pad’ a met object with NAs

Usage

napad_apsim_met(met)

Arguments

met

object of class ‘met’

Details

Fill in with missing data date discontinuities in a met file

Value

It returns an object of class ‘met’ with padded NAs.

Note

The purpose of this function is to allow for imputation using impute_apsim_met


[Package apsimx version 2.6.2 Index]