I'm interested in using the Sea Surface Temperature dataset here: https://www.arcgis.com/home/item.html?id=7b421e42c17b43f8ad7222b8f71d09e7 The description states "This layer can be used as an input to geoprocessing tools and model builder" but I am not sure how. Can anyone point me to useful resources?
I open it via ArcGIS Online > Open in ArcGIS Desktop > Open in ArcMap > open the resulting .pitem file. It displays as an RGB composite except R,G,B are all listed as Band 1 - clearly this cannot be true as there is a full spectrum of colours. Using Identify brings up values for every available time slice.
First, at a basic level, how do I see a legend for the colours representing temperature?
Second, how do I use the dataset in analysis operations? I have read the topic at https://desktop.arcgis.com/en/arcmap/latest/map/time/about-visualizing-temporal-data.htm and it suggests this is only possible with Python - is that correct?