Hi,
I am using ArcGIS Pro to work out which areas of terrain are exposed to prevailing winds. I have a 20 m DEM (with which I have created an aspect raster) but my wind data (in degrees, direction only) is approximately 2 km resolution and in netcdf format. I have successfully added the netcdf wind data to my map and converted it to point data. (which I think is the correct step). I need to find the wind direction at every DEM point, but rather than interpolate the wind data to the high res DEM, I want to know the wind direction at the nearest wind data point to any given point.
Is there a straightforward way to do this?