pygaul.utils ============ .. py:module:: pygaul.utils .. autoapi-nested-parse:: Utils methods for the package. Functions --------- .. autoapisummary:: pygaul.utils.initialize_documentation Module Contents --------------- .. py:function:: initialize_documentation() Initialize Earth Engine Python API in the context of the Documentation build. .. warning:: This method is only used in the documentation build and should not be used in a production environment. ``geetools`` need to be imported prior to import this function.