Metadata-Version: 2.4
Name: polsarpro
Version: 2025.12.1
Summary: Re-implementation of selected PolSARpro functions in Python, following the scientific recommendations of PolInSAR 2021.
Author-email: Olivier D'Hondt <dhondt.olivier@gmail.com>
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: xarray
Requires-Dist: dask
Requires-Dist: scipy
Provides-Extra: netcdf
Requires-Dist: netcdf4; extra == "netcdf"
Provides-Extra: plotting
Requires-Dist: matplotlib; extra == "plotting"
Dynamic: license-file
