Hi, I have lake monitoring data with temperatures at different depths in an Excel sheet. I want to create an interpolated Voxel dataset to show a 3D version of how temperatures change with depth.
I am a little lost on how to accomplish this task. I think I need to create a NetCDF file from my dataset, which will then feed into an interpolating tool, but am having trouble even creating the NetCDf file.
Excel To Table (Conversion)—ArcGIS Pro | Documentation
Table to NetCDF (Multidimension)—ArcGIS Pro | Documentation
might be something to look at, you might be able to skip the first one