Reads plain text file (no header) of one of the input arrays.
read_txt(my_data, fname, var, y = -1)
my_data | List same as the output from |
---|---|
fname | String, file name. |
var | String, variable name. |
y | Numeric, year. |
List with the following properties:
File name.
Sunshine fraction.
Air temperature.
Precipitation.
Number of data points.
Year of data.