Allow users to not set a buffer distance in similarity_buffer -- using a default value of NULL.
This way the similarity is computed cross the entire RasterStack.
I may need to implement some form of warning in case the number of cells of the RasterStack exceeds a certain number, especially for certain dissimilarity metrics.