getMet: Gets met data from a specified source and creates model input...

Description Usage Arguments Value

View source: R/getMet.R

Description

Gets met data from a specified source and creates model input files in the specified format

Usage

1
2
getMet(locations, dataSource = "cfsr", outFormat = "swat",
  outDir = getwd())

Arguments

locations
dataSource
outFormat
outDir

Value

returns specified met data in specified format


hydroMet documentation built on May 2, 2019, 4:28 p.m.

Related to getMet in hydroMet...