napad_apsim_met: Pad a met file with NAs when there are date discontinuities

View source: R/apsim_met.R

napad_apsim_metR 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


apsimx documentation built on March 18, 2022, 7:52 p.m.