Metadata-Version: 2.1
Name: yori
Version: 1.7.9
Summary: User-customizable set of tools to easily grid satellite data
Project-URL: Homepage, https://gitlab.ssec.wisc.edu/pveglio/yori
Project-URL: Documentation, https://sips.ssec.wisc.edu/docs/yori.html
Project-URL: Changelog, https://gitlab.ssec.wisc.edu/pveglio/yori/-/blob/master/CHANGELOG.md
Author-email: Paolo Veglio <paolo.veglio@ssec.wisc.edu>
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: <3.12,>=3.8
Requires-Dist: netcdf4
Requires-Dist: numpy
Requires-Dist: pyproj
Requires-Dist: ruamel-yaml
Description-Content-Type: text/markdown

Yori provides a set of tools to grid geophysical variables from satellite data
and aggregate them.

For information on how to use, please see the documentation page at:
https://sips.ssec.wisc.edu/docs/yori.html
