Metadata-Version: 2.1
Name: pyaerocom
Version: 0.13.2.dev0
Summary: pyaerocom model evaluation software
Author: MET Norway
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Requires-Dist: importlib-metadata>=3.6; python_version < "3.10"
Requires-Dist: tomli>=2.0.1; python_version < "3.11"
Requires-Dist: xarray>=0.16.0
Requires-Dist: scipy>=1.1.0
Requires-Dist: pandas>=0.23.0
Requires-Dist: seaborn>=0.8.0
Requires-Dist: geonum
Requires-Dist: LatLon23
Requires-Dist: SRTM.py
Requires-Dist: numpy>=0.12.0
Requires-Dist: simplejson
Requires-Dist: requests
Requires-Dist: reverse-geocode
Requires-Dist: tqdm
Requires-Dist: openpyxl
Requires-Dist: geojsoncontour
Requires-Dist: cf-units!=3.0.1.post0; python_version == "3.10.*"
Requires-Dist: typer>=0.4.0
Requires-Dist: pytest-sugar ; extra == "dev"
Requires-Dist: pytest-xdist ; extra == "dev"
Requires-Dist: pre-commit ; extra == "dev"
Requires-Dist: sphinx>=4.2.0 ; extra == "docs"
Requires-Dist: sphinxcontrib-napoleon ; extra == "docs"
Requires-Dist: sphinx_rtd_theme ; extra == "docs"
Requires-Dist: sphinx-argparse ; extra == "docs"
Requires-Dist: nbsphinx ; extra == "docs"
Requires-Dist: mypy>=0.931 ; extra == "lint"
Requires-Dist: types-requests ; extra == "lint"
Requires-Dist: types-setuptools ; extra == "lint"
Requires-Dist: types-simplejson ; extra == "lint"
Requires-Dist: cartopy>=0.16.0,<0.20 ; extra == "proj-legacy"
Requires-Dist: scitools-iris>=3.1.0,<3.2 ; extra == "proj-legacy"
Requires-Dist: matplotlib>=3.0.1,<3.6 ; extra == "proj-legacy"
Requires-Dist: cartopy>=0.20 ; extra == "proj8"
Requires-Dist: scitools-iris>=3.2 ; extra == "proj8"
Requires-Dist: matplotlib>=3.6.0 ; extra == "proj8"
Requires-Dist: pytest>=6.0 ; extra == "test"
Requires-Dist: pytest-dependency ; extra == "test"
Requires-Dist: pytest-cov ; extra == "test"
Requires-Dist: packaging ; extra == "test"
Project-URL: Bug Tracker, https://github.com/metno/pyaerocom/issues
Project-URL: Documentation, https://pyaerocom.readthedocs.io
Project-URL: Homepage, https://github.com/metno/pyaerocom
Project-URL: Source Code, https://github.com/metno/pyaerocom
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: proj-legacy
Provides-Extra: proj8
Provides-Extra: test

|CI| |Docs| |Coverage|

=========
pyaerocom
=========

**Website and Documentation:** https://pyaerocom.readthedocs.io/en/latest/

**Installation:** https://pyaerocom.readthedocs.io/en/latest/install.html  

**Tutorials:** https://pyaerocom.readthedocs.io/en/latest/pyaerocom-tutorials/index.html

**AeroCom:** https://aerocom.met.no

**AeroVal** evaluation portal: https://aeroval.met.no/

.. |CI| image:: https://github.com/metno/pyaerocom/workflows/CI/badge.svg
   :target: https://github.com/metno/pyaerocom/actions

.. |Docs| image:: https://readthedocs.org/projects/pyaerocom/badge/?version=latest
	 :target: https://pyaerocom.readthedocs.io/en/latest/?badge=latest
	 :alt: Documentation Status

.. |Coverage| image:: https://codecov.io/gh/metno/pyaerocom/branch/main-dev/graph/badge.svg?token=A0AdX8YciZ
    :target: https://codecov.io/gh/metno/pyaerocom


