Metadata-Version: 2.4
Name: pytrunc
Version: 1.0.0
Summary: Scattering phase matrix truncation Python tool for radiative transfer applications.
Author-email: Mustapha Moulana <mm@hygeos.com>
Requires-Python: >=3.10
License-File: LICENSE.TXT
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: netcdf4
Requires-Dist: xarray
Provides-Extra: extra
Requires-Dist: matplotlib; extra == "extra"
Requires-Dist: notebook; extra == "extra"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: pydata-sphinx-theme; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: nbsphinx; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: jupytext; extra == "docs"
Requires-Dist: pandoc; extra == "docs"
Dynamic: license-file
