This repository contains a workflow for calculating the Vegetation Condition Index (VCI) from FPAR data. The workflow is built using Tilebox Workflows and can be run on one or more local machines or on a cloud cluster.
Tip
Fraction of absorbed photosynthetically active radiation (FPAR) and the Vegetation Condition Index (VCI) are two important indicators of vegetation health.
The workflow is implemented in python and is located in the workflow directory.
The repository also contains a Pulumi project for provisioning the necessary GCP resources to run the workflow at scale using cheap GCP Spot instances. The Pulumi Infrastructure as Code (IaC) project is located in the infrastructure directory.
