Metadata-Version: 2.3
Name: chap_core
Version: 0.0.14
Summary: Climate Health Analysis Platform (CHAP)
Project-URL: Homepage, https://github.com/dhis2/chap-core
Author-email: Sandvelab <knutdrand@gmail.com>
License: MIT license
Keywords: chap_core
Requires-Python: >=3.10
Requires-Dist: annotated-types
Requires-Dist: bionumpy
Requires-Dist: cyclopts
Requires-Dist: diskcache
Requires-Dist: docker
Requires-Dist: earthengine-api
Requires-Dist: fastapi[standard]
Requires-Dist: geopandas
Requires-Dist: geopy
Requires-Dist: gitpython
Requires-Dist: gluonts
Requires-Dist: httpx
Requires-Dist: libpysal
Requires-Dist: matplotlib
Requires-Dist: meteostat
Requires-Dist: mlflow
Requires-Dist: numpy<2.0
Requires-Dist: orjson>=3.10.7
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: pooch
Requires-Dist: pycountry
Requires-Dist: pydantic-geojson<2
Requires-Dist: pydantic>=2.0
Requires-Dist: python-dateutil
Requires-Dist: python-dotenv
Requires-Dist: python-multipart
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: rq
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: unidecode
Requires-Dist: uvicorn
Requires-Dist: virtualenv
Requires-Dist: xarray
Description-Content-Type: text/markdown

# Climate Health Analysis Platform (CHAP)
CHAP offers a platform for analysing the relationship between climate and health. The platform is designed to be modular and flexible, allowing for easy integration of new models and data sources. The platform is designed to be used by researchers and public health professionals to forecast and assess the impact of climate on health outcomes.


# Documentation

The main documentation is located at [https://dhis2-chap.github.io/chap-core/](https://dhis2-chap.github.io/chap-core/).


# Development
We have an open Github board with plans, roadmaps and todo here: [https://github.com/orgs/dhis2-chap/projects/4](https://github.com/orgs/dhis2-chap/projects/3).

