Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wildlife-dynamics/ecoscope
Conservation data analytics
https://github.com/wildlife-dynamics/ecoscope
Last synced: about 2 months ago
JSON representation
Conservation data analytics
- Host: GitHub
- URL: https://github.com/wildlife-dynamics/ecoscope
- Owner: wildlife-dynamics
- License: bsd-3-clause
- Created: 2022-06-25T06:10:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T19:55:08.000Z (2 months ago)
- Last Synced: 2024-10-29T19:53:21.343Z (2 months ago)
- Language: Python
- Homepage: https://ecoscope.io
- Size: 29.4 MB
- Stars: 23
- Watchers: 6
- Forks: 9
- Open Issues: 70
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - Ecoscope - An open-source analysis module for tracking, environmental and conservation data analyses. (Biosphere / Conservation and Restoration)
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`.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.