An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/JannisHoch/copro

climate conflict environment projection risk security

Score: 6.822197390620491

Last synced: about 14 hours ago
JSON representation

Repository metadata:

(ML) model for computing conflict risk from climate, environmental, and societal drivers.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 628
Total Committers: 3
Avg Commits per committer: 209.333
Development Distribution Score (DDS): 0.021

Commits in past year: 7
Committers in past year: 1
Avg Commits per committer in past year: 7.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Jannis j****h@u****l 615
dependabot[bot] 4****] 12
Jannis Hoch j****h@i****g 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 40
Total pull requests: 126
Average time to close issues: 4 months
Average time to close pull requests: 6 days
Total issue authors: 3
Total pull request authors: 3
Average comments per issue: 1.65
Average comments per pull request: 0.04
Merged pull request: 111
Bot issues: 0
Bot pull requests: 45

Past year issues: 0
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: about 2 hours
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 5

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/JannisHoch/copro

Top Issue Authors

  • JannisHoch (30)
  • Sophiepieternel1 (7)
  • soodoku (3)

Top Pull Request Authors

  • JannisHoch (71)
  • dependabot[bot] (45)
  • Sophiepieternel1 (10)

Top Issue Labels

  • enhancement (5)
  • wishlist (5)
  • v1.0-beta (4)
  • documentation (3)
  • wontfix (2)
  • bug (2)
  • v2 (1)
  • help wanted (1)

Top Pull Request Labels

  • dependencies (45)
  • python (9)

Package metadata

pypi.org: copro

Python-model build on scikit-learn functions, designed to facilitate the set-up, execution, and evaluation of machine-learning models for the study of the climate-conflict nexus.

  • Homepage: https://copro.readthedocs.io/
  • Documentation: https://copro.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.1.2 (published over 3 years ago)
  • Last Synced: 2026-08-21T11:37:59.795Z (1 day ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 16 Last month
  • Rankings:
    • Dependent packages count: 10.108%
    • Average: 39.461%
    • Downloads: 41.071%
    • Dependent repos count: 67.204%
  • Maintainers (1)

Dependencies

docs/requirements.rtd.txt pypi
  • ConfigParser ==5.0.0
  • Sphinx >=3.0.3
  • bump2version ==0.5.11
  • click ==7.1.1
  • coverage ==4.5.4
  • descartes ==1.1.0
  • flake8 ==3.7.8
  • geopandas ==0.7.0
  • ipython ==7.16.3
  • jinja2 ==2.11.3
  • matplotlib ==3.2.1
  • nbconvert ==6.3.0
  • nbsphinx ==0.8.5
  • nbsphinx_link ==1.3.0
  • netCDF4 ==1.5.3
  • notebook >=6.1.5
  • numpy ==1.22.0
  • pandas ==1.0.3
  • pip >=19.2.3
  • pytest ==4.6.5
  • pytest-runner ==5.1
  • rasterio ==1.1.3
  • rasterstats ==0.14.0
  • rioxarray ==0.0.26
  • scikit-learn ==0.22.1
  • seaborn ==0.10.1
  • setuptools ==49.6
  • tox ==3.14.0
  • twine ==1.14.0
  • watchdog ==0.9.0
  • wheel ==0.33.6
  • xarray ==0.15.0
requirements_dev.txt pypi
  • click ==7.1.2 development
  • configparser ==5.0.0 development
  • coverage ==4.5.4 development
  • descartes ==1.1.0 development
  • flake8 ==3.7.8 development
  • geopandas ==0.8.0 development
  • ipython ==7.16.3 development
  • matplotlib ==3.2.1 development
  • nbconvert ==6.3.0 development
  • netcdf4 ==1.5.3 development
  • notebook >=6.1.5 development
  • numpy ==1.22.0 development
  • pandas ==1.0.3 development
  • pip ==21.1 development
  • pyproj ==2.6.0 development
  • pytest ==5.4.2 development
  • pytest-runner ==5.2 development
  • rasterio ==1.1.0 development
  • rasterstats ==0.14 development
  • rioxarray ==0.0.26 development
  • scikit-learn ==0.22.1 development
  • seaborn ==0.10.1 development
  • setuptools ==49.6 development
  • sphinx ==3.0.3 development
  • tox ==3.14.0 development
  • xarray ==0.15.1 development
.github/workflows/python-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
setup.py pypi
environment.yml conda
  • ConfigParser 5.3.0
  • click 8.1.7
  • colorama 0.4.6
  • descartes 1.1.0
  • geopandas 0.14.2
  • ipykernel 6.28.0
  • ipython 8.18.1
  • nbconvert 7.14.1
  • netcdf4 1.6.0
  • notebook 7.0.6
  • numpy 1.26.3
  • pandas 2.1.4
  • pillow 8.1.0
  • pip
  • pytest 7.4.4
  • pytest-runner 6.0.0
  • python 3.9.18
  • rasterio 1.2.10
  • rasterstats 0.19.0
  • rioxarray 0.15.0
  • rtree 1.1.0
  • scikit-learn 1.3.2
  • seaborn 0.13.1
  • setuptools 69.0.3
  • sphinx 7.2.6
  • xarray 2023.12.0
requirements.txt pypi
  • flake8 *
  • mock ==5.1.0
  • mypy *
  • nbsphinx_link ==1.3.0
  • pre-commit *
  • prospector >=1.9.0
  • pyarrow ==16.0.0
  • pydata-sphinx-theme ==0.15.2
  • pylint *
  • rasterstats ==0.19.0
  • setuptools ==78.1.1
  • tox ==4.14.2
  • wheel ==0.46.2