Hello community members. I am curious if there is a way to produce animations using the Python Notebook. I have time series data from models run with many sets of parameters (100+). It would be nice if I could automate this process using a loop statement in the Notebook. Has anyone out there done something like this before? Thanks.
Hey Brock,
I'm not sure if this is possible but since your animation is displaying time-enabled data then I would recommend checking out the following sample for adding a map with a time slider to your notebook.
Otherwise, I think this is a good request to add to the Ideas page for ArcGIS API for Python.
Many thanks,
David
Hi David,
Thank you for the suggestion. At first glance, this might be helpful. I will have to read through the documentation more thoroughly to see if this provides me with what I need.
Best,
Brock