All Projects → alan-turing-institute → monitoring-ecosystem-resilience

alan-turing-institute / monitoring-ecosystem-resilience

Licence: MIT License
Repository for mini-projects in the Data science for Sustainable development project

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects
r
7636 projects
javascript
184084 projects - #8 most used programming language
TeX
3793 projects
shell
77523 projects

Projects that are alternatives of or similar to monitoring-ecosystem-resilience

DeezyMatch
A Flexible Deep Learning Approach to Fuzzy String Matching
Stars: ✭ 70 (+337.5%)
Mutual labels:  hut23
ReadabiliPy
A simple HTML content extractor in Python. Can be run as a wrapper for Mozilla's Readability.js package or in pure-python mode.
Stars: ✭ 55 (+243.75%)
Mutual labels:  hut23
TuringDataStories
TuringDataStories: An open community creating “Data Stories”: A mix of open data, code, narrative 💬, visuals 📊📈 and knowledge 🧠 to help understand the world around us.
Stars: ✭ 27 (+68.75%)
Mutual labels:  hut23
AIrsenal
Machine learning Fantasy Premier League team
Stars: ✭ 140 (+775%)
Mutual labels:  hut23
ptype
Probabilistic type inference
Stars: ✭ 25 (+56.25%)
Mutual labels:  hut23
distinctipy
A lightweight package for generating visually distinct colours.
Stars: ✭ 125 (+681.25%)
Mutual labels:  hut23
scivision
scivision: a framework for scientific image analysis
Stars: ✭ 60 (+275%)
Mutual labels:  hut23
rds-course
Materials for Turing's Research Data Science course
Stars: ✭ 22 (+37.5%)
Mutual labels:  hut23
binderhub-deploy
Deploy a BinderHub from scratch on Microsoft Azure
Stars: ✭ 27 (+68.75%)
Mutual labels:  hut23

Build status

Binder

Documentation Status

monitoring-ecosystem-resilience

Repository for mini-projects in the Data science for Sustainable development project.

Currently the focus of code in this repository is understanding vegetation patterns in semi-arid environments.

The code in this repository is intended to perform three inter-related tasks:

  • Download and process satellite imagery from Google Earth Engine.
  • Generate simulated vegetation patterns.
  • Calculate graph metrics to quantify the interconnectedness of vegetation in real and simulated images.

Python

The tasks above are all implemented in Python in the pyveg package. See the README.md in the pyveg subdirectory for details on installation and usage.

R

The pattern-generation and graph-modelling are implemented in R in the rveg package. See the README.md in the rveg directory for further details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].