NINAnor/oneimpact

Sampling and calculating ZoI using buffers around sampling points

bniebuhr opened this issue · 0 comments

Useful function to prepare:

  • Functions to deal with UTM (retrieve UTM for points)
  • Function extract rasters for each buffer:
    • Input: raster, vector of points, vector of buffer sizes
    • Output: RasterStack or table
  • Function similar to the one above, but returning a data.frame with the measures

Issue moved from bniebuhr/cumulative_zoi_paper#1