Metadata-Version: 2.4
Name: satarray
Version: 0.0.1
Summary: This is a simple pywnloading satellite imagery and coverting them into an xarray for easy processing
Author-email: Alhassan Sahad <alhassansahad24@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/asahad/satarray
Keywords: satarray
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: satarray[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"
Dynamic: license-file

# satarray


[![image](https://img.shields.io/pypi/v/satarray.svg)](https://pypi.python.org/pypi/satarray)
[![image](https://img.shields.io/conda/vn/conda-forge/satarray.svg)](https://anaconda.org/conda-forge/satarray)


**This is a simple downloading satellite imagery and coverting them into an xarray for easy processing.**


-   Free software: MIT License
-   Documentation: https://asahad.github.io/satarray
    

## Features

-   TODO
