R - rasters with same crs, extent, dimension, resolution do not align
问题 I am finding the average production days per year for maple syrup. My maple distribution data is in an ascii file. I have a raster (created from NetCDF files) called brick.Tmax . I want to match the specs of brick.Tmax to my maple distribution data. ## These are the specs I want to use for my maple distribution brick.Tmax class : RasterBrick dimensions : 222, 462, 102564, 366 (nrow, ncol, ncell, nlayers) resolution : 0.125, 0.125 (x, y) extent : -124.75, -67, 25.125, 52.875 (xmin, xmax, ymin,