WikiWatershed / model-my-watershed

The web application front end for Model My Watershed.
https://modelmywatershed.org
Apache License 2.0
57 stars 31 forks source link

Add UI for Analyzing Global Land #3637

Closed rajadain closed 1 month ago

rajadain commented 2 months ago

Overview

Adds UI for analyzing global land cover layer. Currently we only do it for 2023. The global land cover charts have less margin on the left, because the category names are shorter. Global land cover analysis is also optional, so it doesn't fire by default.

Also disables the Future Land analysis from running by default, because that has been broken for more than a year now.

Closes #3636

Demo

https://github.com/user-attachments/assets/c1d5cb79-0fbd-446f-9e44-20bfb99e7aab

Testing Instructions

rajadain commented 1 month ago

Thanks for reviewing!