Metadata-Version: 2.4
Name: chap_core
Version: 1.0.16
Summary: Climate Health Analysis Platform (CHAP)
Project-URL: Homepage, https://github.com/dhis2/chap-core
Author-email: Sandvelab <knutdrand@gmail.com>
License: AGPLv3 license
License-File: LICENSE
Keywords: chap_core
Requires-Python: >=3.11
Requires-Dist: annotated-types
Requires-Dist: bionumpy
Requires-Dist: celery[pytest]
Requires-Dist: cyclopts
Requires-Dist: diskcache
Requires-Dist: docker
Requires-Dist: earthengine-api==1.4.6
Requires-Dist: fastapi
Requires-Dist: geopandas
Requires-Dist: geopy
Requires-Dist: gitpython
Requires-Dist: gluonts
Requires-Dist: httpx
Requires-Dist: jsonschema
Requires-Dist: libpysal
Requires-Dist: matplotlib
Requires-Dist: meteostat
Requires-Dist: mlflow-skinny
Requires-Dist: numpy
Requires-Dist: orjson>=3.10.7
Requires-Dist: packaging
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: pooch
Requires-Dist: psycopg2-binary
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: sqlmodel
Requires-Dist: topojson
Requires-Dist: unidecode
Requires-Dist: uvicorn
Requires-Dist: virtualenv
Requires-Dist: xarray
Description-Content-Type: text/markdown

# Welcome to the Chap modelling platform!

This is the main repository for the Chap modelling platform.

[Read more about the Chap project here](https://github.com/dhis2-chap/chap-core/wiki)

## Code documentation

The main documentation for the modelling platform 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/4).

## Issues/Bugs

If you find any bugs or issues when using this code base, we appreciate it if you file a bug report here: https://github.com/dhis2-chap/chap-core/issues/new
