Hello,
I am working on a project that requires me to extract raster values to a grid of polygon cells I created using the fishnet tool.
The raster data I am working with is oceanic Chlorophyll-a values.
The polygon grid that I am using extends from land to the ocean meaning there are no data values on land
The problem I am running into is that when I run the zone statistics to table tool, it is ignoring the no data values and not recording them in the output table. Is there a way to get some sort of value for all of the polygon cells I am extracting values to even if the underlying raster value is no data? Any help is much appreciated.