Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added CI-CD-Diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@
- [Docker Installation](#docker-installation)
6. [Authentication](#authentication)
7. [Linting and Formatting](#linting-and-formatting)
8. [Sponsors](#sponsors)
9. [License](#license)
8. [CI/CD Pipeline](#ci-cd-pipeline)
9. [Cloud Architecture](#cloud-architecture)
10. [Sponsors](#sponsors)
11. [License](#license)

## Project Overview
**Tempelhof Climate Change Analysis** is a collaborative project by the CODE University software engineering group aimed at observing climate changes occurring at Tempelhof Feld by analyzing satellite images.
Expand Down Expand Up @@ -115,6 +117,12 @@ $HOME/.config/earthengine/credentials

You can install the vscode extension for ruff to get linting and formatting on save [here](https://marketplace.visualstudio.com/items?itemName=charliermarsh.ruff)

## CI-CD Pipeline
![THF Project CI/CD Pipeline](CI-CD-Diagram.png)

## Cloud Architecture
![THF Project Cloud Architecture](cloud-architecture.png)

## Sponsors
- **CODE University**
- **Google Earth Engine**
Expand Down
Binary file added cloud-architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading