Hi,
I am using SNAP climate raster data, and I need to get cell value for precipitation and temperature from the surrounding 9 neighbor cell of my three stations point feature. I used Extract multi point to values to get the overlaying cell in which the stations falls. But I also need to extract each of the 9 neighboring cell values surrounding the original cell. How can I do this ? I need to do this for more than 1200 rater. How can I automate this in MODELBUILDER or in spyder using Arcpy?

I extracted from the original cell where the station falls.

I also need to cell values from those marked cells separately.
Please let know if anyone can help me in this regard. Thank you.