This is a function that creates the biomassMap raster used for simulations in
Biomass_core module, using estimated data based on rawBiomassMap contained in
pixelCohortData.
makeBiomassMap(pixelCohortData, rasterToMatch)The full cohortData data.table
A RasterLayer objects to use as the template for all subsequent
raster operations (i.e., the one used throughout the simulation).
The biomassMap, a raster of total stand biomass per pixel.