Metadata-Version: 2.2
Name: hypso
Version: 2.1.0b1
Summary: HYPSO Toolbox For Satellite Image Processing
Author-email: Cameron Penne <cameron.l.penne@ntnu.no>
Maintainer-email: Cameron Penne <cameron.l.penne@ntnu.no>
License: MIT
Project-URL: Homepage, https://github.com/NTNU-SmallSat-Lab/hypso-package
Project-URL: Bug Tracker, https://github.com/NTNU-SmallSat-Lab/hypso-package/issues
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: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: hypso1-calibration
Requires-Dist: hypso2-calibration
Requires-Dist: numpy>=1.24
Requires-Dist: gdal>=3.4.1
Requires-Dist: cartopy>=0.21.1
Requires-Dist: pandas
Requires-Dist: matplotlib>=3.8.3
Requires-Dist: rasterio>=1.3.4
Requires-Dist: pyproj>=3.4.1
Requires-Dist: netcdf4>=1.6.3
Requires-Dist: scikit-image>=0.21.0
Requires-Dist: py6s>=1.9.2
Requires-Dist: scipy>=1.11.2
Requires-Dist: pillow
Requires-Dist: shapely>=2.0.1
Requires-Dist: tqdm>=4.66.1
Requires-Dist: astropy>=5.3.4
Requires-Dist: progressbar>=2.5
Requires-Dist: requests
Requires-Dist: python-dateutil
Requires-Dist: scikit-learn>=1.4
Requires-Dist: xgboost
Requires-Dist: joblib
Requires-Dist: pyresample>=1.28.2
Requires-Dist: satpy>=0.45.0
Requires-Dist: xarray>=2023.12.0
Requires-Dist: global-land-mask>=1.0.0
