Select to view content in your preferred language

Opening Multidimensional Rasters In C#

150
0
08-15-2024 10:01 AM
bb8
by
New Contributor

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.

0 Kudos
0 Replies