I have an addin that requests a Net CDF file from a server. I was wanting to add it to the map as a Multidimensional Raster Layer through C#. From what I can tell, the .Net SDK has support for standard Raster layers but not for multidimensional raster layers. I did see that python can add them, so I want to know if the only way to do this would be through a call to a python toolbox script or if there is a better way.
Hi,
Look at the Voxel Layers ProConcepts
Hi, it seems my data sets aren't compatible with Voxel layers due to "not having valid variables". I have tried the other layer types to no success. Do you have any other suggestions? Thanks in advance.