geodata.plot.save_animation
===========================

.. py:function:: geodata.plot.save_animation(file_name: str)

   If the Ipython notebook is opened in a browser, and an animation output was already generated.
   This functioon saves the animation to a file.

   :param file_name: The output file name.
   :type file_name: str

