Downloadable Classes¶
GeeFetch uses different "downloadable" classes to handle different types of Google Earth Engine data. This section documents these classes and their usage.
Available Classes¶
- ABC: Abstract base class for all downloadables
- Collection: For handling Earth Engine feature collections
- GeedimDownloadable: Integration with the
geedimlibrary for images and image collections.