wetlandmapR
wetlandmapR copied to clipboard
Change nodata values to -9999
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.