I am trying to automate a process of downloading SST data as a netcdf, then converting this successfully in python to a .tif or a CRF. We are then trying to upload this to our on prem ArcGIS Enterprise system. In trying to do this it seems no matter what I put as an outputType the only thing that works is "featureService" but of course it won't show my image when I add that to a map. Now I'm left wondering is it even possible to do this? I am thinking now that if we had an actual Image Server license it may work?
Any ideas or comments?
Thank you!
Have you tried"imageService " for the output? I believe it requires and Image Server license.