Welcome to eoio’s documentation!#
eoio is a Python package for reading Earth Observation (EO) satellite and in situ data products. It is designed to provide a common user friendly interface for the reading of products from different data sources, incorporating greater data subsetting flexibility and basic pre processing options within the reading process.
New to eoio? Check out the getting started guides. They contain installation instructions and an introduction to using the eoio module to read in satellite data.
The user guide provides in-depth information on how to read, subset and process satellite data using eoio.
The reference guide contains a detailed description of the eoio API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.