Metadata-Version: 2.4
Name: pyninjotiff
Version: 0.4.5
Summary: Python Ninjo TIFF writing library
Author-email: Martin Raspaud <martin.raspaud@smhi.se>
License: GPLv3
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: dask>=2024.9.0
Requires-Dist: numpy>=1.6
Requires-Dist: pyproj>=3.2.1
Requires-Dist: pyresample>=1.21.1
Requires-Dist: trollimage>=1.15.1
Requires-Dist: xarray>=0.19.0
Provides-Extra: dev
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
