Metadata-Version: 2.2
Name: ael_satellite_tools
Version: 0.0.5
Summary: This module can dowinload and process satellite products
Author-email: name <email_account@email.com>
License: MIT
Project-URL: Repository, https://github.com/jerryjerry9/satellite_tools
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy<=1.12.0
Requires-Dist: matplotlib
Requires-Dist: netcdf4
Requires-Dist: glob2
Requires-Dist: wget
Requires-Dist: opencv-python
Requires-Dist: pyspectral
Requires-Dist: basemap

# ael_satellite_tools

A Python module for downloading and analysis the satellite.

## Installation

```bash
pip install ael_satellite_tools

