Kriging: Difference between revisions
Jump to navigation
Jump to search
(even more) |
(+cat R) |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
* [[How to interpolate point value using kriging method with R and GRASS 6]] | * [[How to interpolate point value using kriging method with R and GRASS 6]] | ||
* [[V. | * [[V.krige GSoC 2009]] | ||
* [http://www.gstat.org gstat] - gstat is a powerful tool for geostatistical analysis including various kriging techniques (and offers direct support for GRASS vector points) | * [http://www.gstat.org gstat] - gstat is a powerful tool for geostatistical analysis including various kriging techniques (and offers direct support for GRASS vector points) | ||
* [http://cran.at.r-project.org/web/views/Spatial.html Analysis of Spatial Data in R] - The R Project for Statistical Computing is a rich statistical framework with numerous geospatial extentions including kriging and a gstat extention (and offers direct support for GRASS data via the "[http://grass.osgeo.org/statsgrass/grass6_r_install.html spgrass6]" class) | * [http://cran.at.r-project.org/web/views/Spatial.html Analysis of Spatial Data in R] - The R Project for Statistical Computing is a rich statistical framework with numerous geospatial extentions including kriging and a gstat extention (and offers direct support for GRASS data via the "[http://grass.osgeo.org/statsgrass/grass6_r_install.html spgrass6]" class) | ||
== See also == | == See also == | ||
Line 15: | Line 14: | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:R]] |
Latest revision as of 08:02, 26 August 2009
GRASS and kriging
Kriging collection
- How to interpolate point value using kriging method with R and GRASS 6
- V.krige GSoC 2009
- gstat - gstat is a powerful tool for geostatistical analysis including various kriging techniques (and offers direct support for GRASS vector points)
- Analysis of Spatial Data in R - The R Project for Statistical Computing is a rich statistical framework with numerous geospatial extentions including kriging and a gstat extention (and offers direct support for GRASS data via the "spgrass6" class)
See also
- Bezzi M. & Vitti A., 2005: A comparison of some kriging interpolation methods for the production of solar radiation maps. Geomatics workbooks 5 (PDF, requires free registration)
- Bivand, R. 2007. Using the R-GRASS interface. OSGeo Journal 1, 36-38 (PDF)