wetlandmapR icon indicating copy to clipboard operation
wetlandmapR copied to clipboard

Change nodata values to -9999

Open sicasley opened this issue 5 years ago • 0 comments

https://github.com/bcgov/wetlandmapR/blob/00419d7c44c8d6ff1afb577eec5f1ae5b8a67355/R/raster_stack.R#L153-L155

na.value in ModelMap::model.mapmake defaults to -9999 (value that indicates NA in the predictor rasters), therefore input rasters should be prepared with a common value for nodata - makes sense to use -9999.

sicasley avatar Apr 10 '19 17:04 sicasley