Metadata-Version: 2.4
Name: aer-search-aws-goes
Version: 1.0.3
Summary: Polylith project for the search-aws-goes plugin
Project-URL: Homepage, https://github.com/frandorr/aer-search-aws-goes
Project-URL: Issues, https://github.com/frandorr/aer-search-aws-goes/issues
Project-URL: Repository, https://github.com/frandorr/aer-search-aws-goes
Author: Fran Dorr
Requires-Python: >=3.13
Requires-Dist: aer-core
Description-Content-Type: text/markdown

# aer-search-aws-goes

A Polylith plugin for the `aer` framework to search AWS GOES data.

## Description

This plugin provides the `search_aws_goes` capability to the `aer` ecosystem, allowing users to search and discover GOES satellite data stored in AWS S3 buckets.

## Installation

```bash
pip install aer-search-aws-goes
```

## Usage

Once installed, it will be automatically registered as an `aer.plugins` entry point and can be used within the `aer` application.
