Tagged Questions
5
votes
3answers
384 views
Kriging points in a raster in R
I wonder if there is a way to interpolate xyz points in a raster within certain bounds using R?.
In arcgis this is call interpolation with barrier. i wonder if there is something similar in r?. I ...
2
votes
2answers
274 views
How can I generate and publish raster images?
I have several hundred groups of data points (in lat/lng format). I want to generate heat maps for each group using kriging or similar interpolations and then display the generated raster images on a ...
7
votes
1answer
338 views
How to grid unevenly sampled categorical data?
I am looking for a method for gridding categorical data. I have extracted from nautical charts and field sheets a collection of points specifying the nature of the surface of the bottom of the ocean. ...