- data.frame object or location of csv file with two columns, the first being lattitude and second being longidute in decimal degrees. These locations will be the locations of the collected met data.
dataSource
- Source of met data from predefined source list. Currenly only 'cfsr' is supported.
outFormat
- Format of met data output from predefined source. Currently only 'swat' is supported.
outDir
- Directory where ouput files will be saved
apiKey
- String input of api key for selected data source if required.