inpmt

Impact of National Parks on Malaria Transmission

https://github.com/pierre-manchon/inpmt

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.7%) to scientific vocabulary

Keywords

anopheles malaria national-parks
Last synced: 9 months ago · JSON representation ·

Repository

Impact of National Parks on Malaria Transmission

Basic Info
  • Host: GitHub
  • Owner: pierre-manchon
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 64.9 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 12
Topics
anopheles malaria national-parks
Created about 5 years ago · Last pushed about 3 years ago
Metadata Files
Readme License Citation

README.md

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

python 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

Owner

  • Name: Pierre
  • Login: pierre-manchon
  • Kind: user
  • Location: France

spatial analysis, remote sensing, dataviz

Citation (CITATION.cff)

cff-version: 1.2.0
abstract: "Impact of National Parks on Malaria Transmission"
authors:
  -
    affiliation: "INRAE - Study engineer in processing, analysis and representation of spatial information"
    family-names: Manchon
    given-names: Pierre
    orcid: "https://orcid.org/0000-0003-2669-9879"
cff-version: "1.0.3"
date-released: 2023-05-05
doi: "10.5281/zenodo.7825984"
keywords:
  - malaria
  - "national-parks"
  - anopheles
license: "GPL-3.0"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/pierre-manchon/INPMT/"
title: INPMT
version: "v0.3.4"
...

GitHub Events

Total
Last Year

Dependencies

.github/workflows/pre-commit-autoupdate.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v2 composite
  • peter-evans/create-pull-request v4 composite
pyproject.toml pypi