# NOT RUN {
require(GSODR)
## This will not write a file to disk
gsd <- get_gsod_apsim_met(lonlat = c(-93,42), dates = c("2012-01-01","2012-12-31"))
summary(gsd)
## Check for reasonable ranges
## Radiation is not included by default
check_apsim_met(gsd)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab