Metadata-Version: 2.1
Name: pyaerocom
Version: 0.21.1
Summary: pyaerocom model evaluation software
Author: MET Norway
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
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: aerovaldb == 0.0.15
Requires-Dist: scitools-iris>=3.8.1
Requires-Dist: xarray>=2022.12.0
Requires-Dist: cartopy>=0.21.1
Requires-Dist: matplotlib>=3.7.1
Requires-Dist: scipy>=1.10.1
Requires-Dist: pandas>=1.5.3
Requires-Dist: numpy>=1.24.4, <2.0.0
Requires-Dist: seaborn>=0.12.2
Requires-Dist: dask
Requires-Dist: geonum==1.5.0
Requires-Dist: simplejson
Requires-Dist: requests
Requires-Dist: geocoder_reverse_natural_earth
Requires-Dist: tqdm
Requires-Dist: openpyxl
Requires-Dist: geojsoncontour
Requires-Dist: typer>=0.7.0
Requires-Dist: tomli>=2.0.1; python_version < "3.11"
Requires-Dist: importlib-resources>=5.10; python_version < "3.11"
Requires-Dist: typing-extensions>=4.6.1; python_version < "3.11"
Requires-Dist: cf-units>=3.1
Requires-Dist: pydantic>=2.7.1
Requires-Dist: pyproj>=3.0.0
Requires-Dist: pyaro>=0.0.10
Requires-Dist: pooch>=1.7.0
Requires-Dist: psutil>=5.0.0
Requires-Dist: pytest-sugar ; extra == "dev"
Requires-Dist: pytest-xdist ; extra == "dev"
Requires-Dist: pre-commit ; extra == "dev"
Requires-Dist: sphinx>=7.2.6 ; 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>=1.5.1 ; extra == "lint"
Requires-Dist: types-requests ; extra == "lint"
Requires-Dist: types-setuptools ; extra == "lint"
Requires-Dist: types-simplejson ; extra == "lint"
Requires-Dist: pytest>=7.4 ; 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: test

|CI| |Docs| |Coverage| |DOI|

=========
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

.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.13325099.svg
  :target: https://doi.org/10.5281/zenodo.13325099

