geestac.image_collection ======================== .. py:module:: geestac.image_collection .. autoapi-nested-parse:: Module to handle ImageCollection Datasets. Classes ------- .. autoapisummary:: geestac.image_collection.ImageCollection Module Contents --------------- .. py:class:: ImageCollection(href, name, parent) Bases: :py:obj:`geestac.image.Image` ImageCollection Dataset. .. py:property:: revisit :type: types.SimpleNamespace Revisit time. :returns: {'interval', 'unit'} :rtype: a dict as follows