How to replace NA values in CHELSA rasters?
I am using CHELSA raster for simulating accessible areas for a plant species using the package grinnell. I see that simulation does not work, as the layers have NA values in it. In my mind, I have two ways to overcome it
Sum of the values from the resampled raster not equal to the original
I’m trying to resample my raster file to match the resolution of my second raster file as shown below;