xn3xn5_weather: convert XN3 weather files to XN5 weather files.

Description Usage Arguments Author(s)

View source: R/xn3xn5_weather.R

Description

Use to convert XN3 weather files (.xnw) to XN5 weather files (.csv).

Usage

1
xn3xn5_weather(xn3_xnw = NA, print_to_file = TRUE, path_in = NA, path_out = NA)

Arguments

xn3_xnw

character xn3.xnw. Careful of paths

print_to_file

TRUE result is printed to XN5 file, FALSE, time series of the XN3 weather file are returned.

path_in

directory of XN3 weather files. If xn3_xnw is NA, xnw files in (sub-)directories are non-recursively searched and converted.

path_out

directory to store XN5 weather files. If NA, then directory specified in path_in is used, else, current directory.

Author(s)

Tobias KD Weber , tobias.weber@uni-hohenheim.de


tkdweber/XN5setup documentation built on July 4, 2021, 7:34 a.m.