Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 689 Bytes

File metadata and controls

15 lines (10 loc) · 689 Bytes

A Sargassum farm model

This is a tiny website to simulate the amount of CO2 a Sargassum farm in the open ocean could potentially sequester.

For now, you can change three settings: Average mat thickness, farm size and wet weight per square meter. From these, the total weight of Sargassum and the amount of potentially sequestered carbon are calculated.

Of course, this is pretending to have one fixed point in time. The inputs are only averages, so in the end this is just a very rough and totally not accurate approximation.

Installation

  1. Clone the repository
  2. Run yarn to install dependencies
  3. Run yarn dev to get the local Vite server running
  4. ???
  5. Profit! 💰