arky / ecoscope

Conservation data analytics

Home Page:https://ecoscope.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI Tests Codecov Docs Notebooks

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:

>>> 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.

About

Conservation data analytics

https://ecoscope.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 74.3%Language:Jupyter Notebook 23.8%Language:HTML 1.9%