From 55bcdf5514341d809fba5c143ee4013d4541eeb6 Mon Sep 17 00:00:00 2001 From: spestana Date: Thu, 22 Aug 2024 16:11:27 +0000 Subject: [PATCH 1/2] Add list of 2024 projects --- book/projects/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/book/projects/index.md b/book/projects/index.md index 0b44136..27ad81f 100644 --- a/book/projects/index.md +++ b/book/projects/index.md @@ -17,4 +17,8 @@ Here is our current list of project for our {{dates}} {{ hackweek }} hackweek: | Project Name (with link to GitHub repo) | Short Description | Project Lead(s) | |:--------|:--------|:-----| -| [Snow-Extrapolation](https://github.com/geo-smart/Snow-Extrapolation) | Goal: Improve National Snow Model (NSM) prediction performance in the Sierra Nevada mountains through domain constraints and the exploration of different ML algorithms. | Ryan Johnson | +| [Mind The Chl Gap](https://github.com/geo-smart/mind-the-chl-gap) | Neural network models for Chloraphyll-a gap-filling for remote-sensing products | Shridhar Sinha & Eli Holmes | +| [Production-oriented SWE Forecasting](https://github.com/geo-smart/swe_forecasting_prod) | Developing a robust and scalable workflow for predicting snow water equivalent in the context of the western United States | Ziheng Sun | +| [Multi-target Gaussian Process Regression for 3D Mapping](https://github.com/geo-smart/mind-the-chl-gap) | Developing a multi-target Gaussian Process Regression (GPR) model to predict engineering soil classification and soil layering in three dimensions | Morgan Sanger | +| [Crunchy Snow](https://github.com/geo-smart/crunchy-snow) | Machine learning models for Sentinel-1 SAR backscatter snow depth retrieval | Quinn Brencher | + From e70bddd49a6d6ce1cf2621e6d7a7262a49f74bc4 Mon Sep 17 00:00:00 2001 From: spestana Date: Thu, 22 Aug 2024 16:12:18 +0000 Subject: [PATCH 2/2] Fix text --- book/projects/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/projects/index.md b/book/projects/index.md index 27ad81f..a951573 100644 --- a/book/projects/index.md +++ b/book/projects/index.md @@ -13,7 +13,7 @@ You can find our comprehensive guide for organizing projects before, during, and ## List of Projects -Here is our current list of project for our {{dates}} {{ hackweek }} hackweek: +Here is our current list of project for our {{dates}} {{ hackweek }}: | Project Name (with link to GitHub repo) | Short Description | Project Lead(s) | |:--------|:--------|:-----|