Open Sustainable Technology

A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Browse accepted projects | Review proposed projects | Propose new project | Open Issues

Ecoscope

An open-source analysis module for tracking, environmental and conservation data analyses.
https://github.com/wildlife-dynamics/ecoscope

Last synced: about 22 hours ago
JSON representation

Repository metadata

Conservation data analytics

README

        

.. image:: https://ecoscope.io/en/latest/_static/logo.svg
:width: 400
:height: 200
:align: center
:target: https://ecoscope.io

|PyPI| |Tests| |Codecov| |Docs| |Notebooks|

.. |PyPI| image:: https://img.shields.io/pypi/v/ecoscope.svg
:target: https://pypi.python.org/pypi/ecoscope

.. |Tests| image:: https://github.com/wildlife-dynamics/ecoscope/actions/workflows/main.yml/badge.svg
:target: https://github.com/wildlife-dynamics/ecoscope/actions?query=workflow%3ATests

.. |Codecov| image:: https://codecov.io/gh/wildlife-dynamics/ecoscope/branch/master/graphs/badge.svg
:target: https://codecov.io/gh/wildlife-dynamics/ecoscope

.. |Docs| image:: https://readthedocs.org/projects/ecoscope/badge/?version=latest
:target: https://ecoscope.io/en/latest/index.html

.. |Notebooks| image:: https://img.shields.io/badge/Jupyter-Lab-F37626.svg?style=flat&logo=Jupyter
:target: https://ecoscope.io/en/latest/notebooks.html

========
Ecoscope
========

Ecoscope is an open-source analysis module for tracking, environmental and conservation data analyses. It provides methods and approaches for: Data I/O (EarthRanger, Google Earth Engine, Landscape Dynamics, MoveBank, Geopandas), Movement Data (Relocations, Trajectories, Home-Ranges, EcoGraph, Recurse, Geofencing, Immobility, Moving Windows, Resampling, Filtering), Visualization (EcoMap, EcoPlot), Environmental analyses (Seasons determination, Remote sensing anomalies), Covariate labeling (Day/Night, Seasonal, GEE Image Collections/Images).

Development & Testing
=====================
Development dependencies are included in `environment.yml`. You will also need to configure the selenium driver following these instructions (note that this is not needed if running ecoscope within Google Colab as selenium is already configured): https://www.selenium.dev/documentation/webdriver/getting_started/install_drivers/

Please configure code-quality git hooks with:

.. code:: console

>>> pre-commit install

Copyright & License
-------------------

Ecoscope is licensed under BSD 3-Clause license. Copyright (c) 2022, wildlife-dynamics.

Donate
------
Ecoscope is currently developed and maintained by the Mara Elephant Project (www.maraelephantproject.org) a not-for-profit elephant conservation organization located in the Masai Mara, Kenya. If you find Ecoscope useful in your work, please consider donating to help support ongoing development and maintenance of the project or the conservation work performed by MEP: https://maraelephantproject.org/donate/

Acknowledgments
---------------
We thank the many individuals and organizations who have contributed to the development of Ecoscope: Jake Wall, Peter Kulits, Zakaria Hussein, Catherine Villeneuve, Jes Lefcourt, Chris Jones, George Wittemyer, Mara Elephant Project, Allen Institute for Artificial Intelligence, Google Earth Outreach, Save the Elephants, Elephants Alive, Berkeley Data Science Society.


Owner metadata


Committers metadata

Last synced: 2 days ago

Total Commits: 217
Total Committers: 14
Avg Commits per committer: 15.5
Development Distribution Score (DDS): 0.424

Commits in past year: 85
Committers in past year: 9
Avg Commits per committer in past year: 9.444
Development Distribution Score (DDS) in past year: 0.306

Name Email Commits
Eric Gitonga g****a@g****m 125
Catherine Villeneuve c****9@u****a 42
Jake Wall w****g@g****m 11
atmorling a****g@g****m 10
kulits p****s@g****m 7
Catherine Villeneuve 3****4 5
Yun-Wu y****8@g****m 3
Ray R 7****n 3
blac-siren h****c@g****m 2
insaite i****e@p****n 2
mdevz-22 g****i@n****m 2
daniel-insaite 9****e 2
peterkulits 5****s 2
gcastellini 9****i 1

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 86
Total pull requests: 86
Average time to close issues: about 2 months
Average time to close pull requests: 14 days
Total issue authors: 10
Total pull request authors: 10
Average comments per issue: 0.71
Average comments per pull request: 0.3
Merged pull request: 62
Bot issues: 0
Bot pull requests: 0

Past year issues: 81
Past year pull requests: 64
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 9 days
Past year issue authors: 8
Past year pull request authors: 8
Past year average comments per issue: 0.62
Past year average comments per pull request: 0.38
Past year merged pull request: 46
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/wildlife-dynamics/ecoscope

Top Issue Authors

  • walljcg (33)
  • atmorling (18)
  • ericgitonga (10)
  • cisaacstern (9)
  • Yun-Wu (5)
  • Ankabedettidk (3)
  • doug-nimblegravity (3)
  • davidovichmarcos (2)
  • zakhusayn (2)
  • tjvandam (1)

Top Pull Request Authors

  • ericgitonga (36)
  • atmorling (15)
  • cath34 (8)
  • cisaacstern (7)
  • Yun-Wu (6)
  • daniel-insaite (4)
  • enlivn (3)
  • walljcg (3)
  • zakhusayn (2)
  • gcastellini (2)

Top Issue Labels

  • ecoscope-core (21)
  • EcoMap (13)
  • bug (3)
  • question (1)
  • eetools (1)

Top Pull Request Labels


Package metadata

pypi.org: ecoscope

Standard Analytical Reporting Framework for Conservation

  • Homepage: http://github.com/wildlife-dynamics/ecoscope
  • Documentation: https://ecoscope.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.7.1 (published 3 days ago)
  • Last Synced: 2024-05-10T09:06:12.745Z (2 days ago)
  • Versions: 42
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 1,112 Last month
  • Rankings:
    • Dependent packages count: 10.105%
    • Downloads: 12.022%
    • Forks count: 14.25%
    • Average: 14.908%
    • Stargazers count: 16.569%
    • Dependent repos count: 21.593%
  • Maintainers (1)

Dependencies

.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v3 composite
  • mamba-org/provision-with-micromamba main composite
pyproject.toml pypi
setup.py pypi
environment.yml pypi
  • coverage *
  • earthranger-client ==1.0.49
  • myst-parser ==2.0.0
  • nbsphinx ==0.9.3
  • nbsphinx-multilink ==1.4.1
  • sphinx-autoapi ==3.0.0

Score: 13.94522919125088