Description Usage Arguments Value
Read observed data and add column of yearmon, date columns. The column order of input file should be "year", "month", "day", "Precipitation(mm)", "Max. Temperature (C)", "Min. Temperature (C)", "Wind speed(m/s)", "Relative Humidity (fr)", "Solar Radiation (MJ/m2)".
1 | ReadObsData(stnid, wdir)
|
stnid |
station identification code |
wdir |
Working directory |
data daily time series data after adding "yearmon" and "date" columns and delete "day" column. The column order of output file is ""year", "month", "yearmon", "date", "prcp", "tmax", "tmin", "wspd", "rhum", "rsds"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.