I have a multispectral ortho (from drone photos, not using satellites) that I need to compute NDVI/NDRE for; I know how to use Band Arithmetic to get the final raster into the correct -1 - 1 range. My issue is the output creates a new layer that doesn't really exist, it's tied to the original orthomosaic and can't be saved as a layer, copied to a new map, or exported as a layout (it won't show up if you export, it's just a blank map with the legend but the raster isn't there.) Is there a way to use the band arithmetic function but have the output save as a new .tif to a new folder location?
The workaround I tried was exporting the orthomosaic as a .tif first into the folder I want and then doing the calculations, but even with no compression and the same cell size the exported raster has very different values for the vegetation indices.
I need to get the final NDVI/NDRE files saved as a raster with classified symbology onto an external hard drive and off of the default geodatabase it creates in the ortho mapping tab and I'm losing my mind over the different export options.