Skip to content

pierre-manchon/INPMT

Repository files navigation

INPMT RELEASE (latest by date) DOI LICENSE

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Maintainability Ruff

Impact of National Parks on Malaria Transmission

You can mail me to get the download link or use data of your own which is trickier (You should provide tour own .qml and make sure the data has the right CRS).

Run

import INPMT
df = INPMT.run('path/to/your/datasets')

Code

Github repo is organized as follow:

INPMT/
├──conda/: specific conda installation files
├──docs/: graphs and xml files from drawio
├──INPMT/: Python script developped to process and analyse the data
│   └──utils/: Python functions developped to ease the readability and processing