powered by
Reads all three daily input variables (sf, tair, and pn) for a single year from a CSV file that includes a header.
read_csv(fname, y = -1)
List with the following properties:
File name.
Sunshine fraction.
Air temperature.
Precipitation.
Number of data points.
Year of data.
String, file name.
Numeric, year.