Habitat quality grid calculator

Hi @SMZ -

The command you show will change NoData to zero, so you will probably have a lot of 0 values in the resulting raster, which you can see in the raster attribute table, or when looking at Symbology or Min/Max values. You can use the Set Null or Reclass commands in ArcGIS to change 0 to NoData.

~ Stacie