Metadata-Version: 2.4
Name: meteor_maths
Version: 0.1
Summary: meteor_maths is a python package with mathematical algorithms for use in Earth observation data and tools
Author-email: MetEOR Toolkit Team <team@comet-toolkit.org>
Project-URL: Homepage, https://www.comet-toolkit.org/meteor/
Project-URL: Documentation, https://meteor-toolkit.github.io/meteor_maths/
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyspectral
Requires-Dist: punpy>=1.0.7
Requires-Dist: pyproj
Requires-Dist: comet_maths
Provides-Extra: dev
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-html; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Requires-Dist: sphinx_book_theme; extra == "docs"
Requires-Dist: sphinx_design; extra == "docs"
Requires-Dist: sphinx_automodapi; extra == "docs"
Requires-Dist: myst_parser; extra == "docs"
Dynamic: license-file

# meteor_maths

meteor_maths is a python package with mathematical algorithms for use in Earth observation data and tools.


## Installation

meteor_maths is installable via pip.

## Documentation

For more information visit our [documentation](https://meteor_maths.readthedocs.io/en/latest).

## License

meteor_maths is free software licensed under the
[GNU Lesser Public License (v3)](./LICENSE).

## Acknowledgements

meteor_maths was written by Sam Hunt, Mattea Goalen, Maddie Stedman, Pieter De Vis.

The development has been funded by:

* The UK's Department for Business, Energy and Industrial Strategy's (BEIS) National Measurement System (NMS) programme
* The IDEAS-QA4EO project funded by the European Space Agency.

## Project status

meteor_maths is under active development. It is beta software.
