@@ -16,43 +16,43 @@ intro:
1616# A flexible two-column Jekyll theme. Perfect for building personal sites, blogs, and portfolios.<br />
1717# <small><a href="https://github.com/mmistakes/minimal-mistakes/releases/tag/4.24.0">Latest release v4.24.0</a></small>
1818feature_row :
19- - image_path : /assets/images/jaxgcm_teaser .png
19+ - image_path : https://github.com/climate-analytics-lab/jax-gcm/blob/main/logo .png?raw=true
2020 alt : " JAX-GCM differentiable climate model"
2121 title : " JAX-GCM"
2222 excerpt : " A fully differentiable climate model enabling ML-enhanced climate science and gradient-based optimization."
2323 url : " /projects/jaxgcm/"
2424 btn_class : " btn--primary"
2525 btn_label : " Learn more"
26- - image_path : /assets/images/gaia_teaser .png
26+ - image_path : /assets/images/GAIA_logo .png
2727 alt : " GAIA Initiative"
2828 title : " GAIA Initiative"
2929 excerpt : " Harnessing AI to understand, forecast, and steward Earth's complex systems through interdisciplinary collaboration."
3030 url : " /projects/gaia/"
3131 btn_class : " btn--primary"
3232 btn_label : " Learn more"
33- - image_path : /assets/images/shiptracks_small.jpg
34- alt : " Shiptracks"
35- title : " Detecting ship tracks"
36- excerpt : " Using machine learning to automatically detect the brightening effect that shipping can have on clouds."
37- url : " /projects/shiptracks"
38- btn_class : " btn--primary"
39- btn_label : " Learn more"
40-
41- feature_row2 :
4233 - image_path : /assets/images/climatebench.png
4334 alt : " Global temperature map"
4435 title : " ClimateBench"
4536 excerpt : " A benchmark dataset for the emulation of full-complexity climate models."
4637 url : " /projects/climatebench_app/"
4738 btn_class : " btn--primary"
4839 btn_label : " Learn more"
49- - image_path : /assets/images/emulator_schematic.svg
50- alt : " Emulator schematic"
51- title : " Model Emulation for Calibration"
52- excerpt : " Developing climate model emulators for better parameter estimation and calibration."
53- url : " /projects/emulation/"
54- btn_class : " btn--primary"
55- btn_label : " Learn more"
40+
41+ # feature_row2:
42+ # - image_path: /assets/images/shiptracks_small.jpg
43+ # alt: "Shiptracks"
44+ # title: "Detecting ship tracks"
45+ # excerpt: "Using machine learning to automatically detect the brightening effect that shipping can have on clouds."
46+ # url: "/projects/shiptracks"
47+ # btn_class: "btn--primary"
48+ # btn_label: "Learn more"
49+ # - image_path: /assets/images/emulator_schematic.svg
50+ # alt: "Emulator schematic"
51+ # title: "Model Emulation for Calibration"
52+ # excerpt: "Developing climate model emulators for better parameter estimation and calibration."
53+ # url: "/projects/emulation/"
54+ # btn_class: "btn--primary"
55+ # btn_label: "Learn more"
5656---
5757
5858{% include feature_row id="intro" type="center" %}
0 commit comments