Kriging with metR
Say you have data measured at different weather stations, which in Argentina might look something like this
estaciones[data, on = c("nombre" = "station")] |__
ggplot(aes(lon, lat)) +
geom_point(aes(color = t)) +
geom_...
Continue reading: Kriging with metR
http://dlvr.it/SyNnKH
estaciones[data, on = c("nombre" = "station")] |__
ggplot(aes(lon, lat)) +
geom_point(aes(color = t)) +
geom_...
Continue reading: Kriging with metR
http://dlvr.it/SyNnKH
تعليقات
إرسال تعليق