Description
Background
During Baarle pod week in october 2024, the team spent a day of hack time to develop use simple use story
Technical partnership lead goes to a potential partner and wants to give a quick showcase of an eoAPI with a frontend that shows AOIs with indicators. For this he edits a config file and a computer spins up the solution either on a local machine or a server.
The idea, based on the existing WHIS project, is to take and abstract all things that should be configurable. Make it deployable and allow generation of indicators.
Goals
Build a simple reusable tool to show AOIs with indicators over time.
- Provide a demonstrator of the potentiality of our tools with partners data
- STAC API
- Raster
- Get familiar with the DevSeed toolbox
- Port the software stack to a generic deployment process using k8s and helm
Partner and Stakeholders
There is not external stakeholder so far, the project is pretty much internal but intent to address all potential new stakeholder that want to get familiar with the tools stack of DevSeed.
Team
@developmentseed/baarle-pod
Milestones
- Abstract and adapt WHIS frontend
- Extent of the map (formerly Portugal)
- Basemap layer
- Source layer
- Define a set of base Indicators
- Precalculated (existing band in asset)
- band combination from one or multiple assets using rio-tiler expression
- cutom algorithm deployment
- Additional dimensions: time series for now
- Use a customisation of eoAPI to deploy the stack with the required services
- Make the whole application easily deployable on any cloud using k8s with a helm chart
Project Organization
- #baarle-pod
- This repo for internal coordination
- WHIS
- eoAPI-k8s