error.checks: Meta Object Creation with Error Checks

View source: R/utils-extraction.R

error.checksR Documentation

Meta Object Creation with Error Checks

Description

this function ensures that the all input objects are correct. User input is cohersed to the desired TZ, model versions are checked, and the NCML file path returned

Usage

error.checks(startDate, endDate, tz, version)

Arguments

startDate

a user defined startDate ("YYYY-MM-DD")

endDate

a user defined end Date ("YYYY-MM-DD")

tz

a user defined timezone

version

a user defined model version

Value

a list containing the model version, NCML path, and time requests


mikejohnson51/nwmHistoric documentation built on July 25, 2022, 5:11 p.m.