Metadata-Version: 2.1
Name: HyperCoast
Version: 0.0.1
Summary: A Python package for processing hyperspetral data in coastal regions
Author-email: Qiusheng Wu <giswqs@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/giswqs/HyperCoast
Keywords: HyperCoast
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: HyperCoast[extra] ; extra == 'all'
Provides-Extra: extra
Requires-Dist: pandas ; extra == 'extra'

# HyperCoast


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


**A Python package for processing hyperspetral data in coastal regions**


-   Free software: MIT License
-   Documentation: https://giswqs.github.io/HyperCoast


## Features

-   TODO
