Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ConservationInternational/resilienceatlas
Resilience Atlas - Evidence-based decision-making around resilience
https://github.com/ConservationInternational/resilienceatlas
bigdata climate-change conservation resilience sustainability
Last synced: 4 days ago
JSON representation
Resilience Atlas - Evidence-based decision-making around resilience
- Host: GitHub
- URL: https://github.com/ConservationInternational/resilienceatlas
- Owner: ConservationInternational
- License: mit
- Created: 2018-03-30T13:04:34.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-01-31T17:24:36.000Z (9 months ago)
- Last Synced: 2024-06-11T17:17:10.701Z (5 months ago)
- Topics: bigdata, climate-change, conservation, resilience, sustainability
- Language: Jupyter Notebook
- Size: 179 MB
- Stars: 13
- Watchers: 7
- Forks: 3
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - Resilience Atlas - An interactive analytical tool for building understanding of the extent and severity of some of the key stressors and shocks that are affecting rural livelihoods, production systems, and ecosystems in the Sahel, Horn of Africa and South and Southeast Asia. (Consumption / Agriculture and Nutrition)
- awesome-starred - ConservationInternational/resilienceatlas - Resilience Atlas - Evidence-based decision-making around resilience (others)
README
# Resilience Atlas
## Architecture
This repository contains all the code and documentation necessary to set up and deploy the project. It is organised in 4 main subdirectories, with accompanying documentation inside each.
| Subdirectory name | Description | Documentation |
|-------------------|-------------------------------------------------------------|--------------------------------------------------------|
| frontend | Frontend application | [frontend/README.md](frontend/README.md) |
| backend | The Ruby on Rails backend application (API + backoffice) | [backend/README.md](backend/README.md) |
| cloud_functions | cloud functions code folder | [cloud_functions/README.md](cloud_functions/README.md) |
| infrastructure | The Terraform project for TiTiler COG tiler as AWS lambda | [infrastructure/README.md](infrastructure/README.md) |
| data | data folder where diverse scripts for data management lives | [data/README.md](data/README.md) |