Climate data in R
See https://cran.r-project.org/web/packages/prism/index.html for interpolated US weather data On Mon, Aug 1, 2016 at 12:43 PM, M. Edward (Ed) Borasky <znmeb at znmeb.net> wrote:
I have a similar question. Assume I've downloaded the climate data for all the stations in the US state of Oregon, including their latitude, longitude and elevation, using rnoaa. How do I *interpolate* climate values for an arbitrary latitude / longitude / elevation inside a triangle defined by the nearest stations? On Mon, Aug 1, 2016 at 3:24 AM Miluji Sb <milujisb at gmail.com> wrote:
Dear all, I have a set of coordinates. Is it possible to extract climate data (temperature and precipitation) by coordinates using the R packages such
as
rnoaa?
For example;
out <- ncdc(datasetid='ANNUAL', stationid='GHCND:USW00014895',
datatypeid='TEMP')
But instead of stationid can I pass a list of coordinates through it?
Thanks a lot!
Sincerely,
Milu
[[alternative HTML version deleted]]
_______________________________________________ R-sig-Geo mailing list R-sig-Geo at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo
--
How many people can stand on the shoulders of a giant before the giant
collapses?
[[alternative HTML version deleted]]
_______________________________________________ R-sig-Geo mailing list R-sig-Geo at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-geo
Kendon Bell Email: kmb56 at berkeley.edu Phone: (510) 612-3375 Ph.D. Candidate Department of Agricultural & Resource Economics University of California, Berkeley [[alternative HTML version deleted]]