Skip to content

API Reference

This section provides detailed API documentation for GeeFetch, automatically generated from the library's docstrings.

Package Structure

GeeFetch is organized into several key modules:

Getting Started with the API

If you're using GeeFetch as a Python library rather than through the CLI, start with the geefetch.data.get module, which provides the main entry points for data downloads.

To implement custom satellite sources, check out the Custom Satellites documentation.