Metadata-Version: 2.2
Name: satellite_tools_advance
Version: 0.1.2
Summary: (test)This package can download and analysisze the satellite data.
Author-email: testname <email_account@ntu.edu.tw>
License: MIT
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: python3-wget
Requires-Dist: netcdf4

# satellite_tools

A brief description of your package. (e.g., "A Python module for scientific data analysis.")
A Python module for download and analysis the satellite dataset.

## Installation

```bash
pip install satellite_tools

