Metadata-Version: 2.4
Name: matheo
Version: 0.1.4
Summary: Matheo is a python package with mathematical algorithms for use in earth observation data and tools
Home-page: https://gitlab.npl.co.uk/eco/tools/matheo
Author: Sam Hunt, Pieter De Vis
Author-email: sam.hunt@npl.co.uk
License: None
License-File: LICENSE
Requires-Dist: pyspectral
Requires-Dist: comet_maths>=1.0.5
Requires-Dist: punpy>=1.0.4
Provides-Extra: dev
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx_design; extra == "dev"
Requires-Dist: sphinx_book_theme; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: sphinx_autosummary_accessors; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# matheo

Matheo is a python package with mathematical algorithms for use in earth observation data and tools.


## Installation

matheo is installable via pip.

## Documentation

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

## License

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

## Acknowledgements

matheo 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

matheo is under active development. It is beta software.
