Metadata-Version: 2.4
Name: hGRS
Version: 1.1.1
Summary: hGRS processor for atmospheric correction of high-spatial resolution and hyperspectral satellite images
Author-email: Tristan Harmel <tristan.harmel@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/Tristanovsk/hgrs
Project-URL: Documentation, https://hgrs.readthedocs.io
Keywords: PRISMA,EnMAP,atmospheric correction,EO satellite
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: h5netcdf
Requires-Dist: netCDF4
Requires-Dist: h5py
Requires-Dist: scipy
Requires-Dist: rasterio>=1.3.10
Requires-Dist: xarray>=2024.06.0
Requires-Dist: rioxarray>=0.15.0
Requires-Dist: geopandas>=0.14.4
Requires-Dist: zarr
Requires-Dist: numba
Requires-Dist: omnicloudmask
Requires-Dist: xesmf
Provides-Extra: dev
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file
