Skip to content

Commit 4ce8697

Browse files
authored
Merge pull request #127 from johannag126/master
change image, add news, correct publications
2 parents 8c937b1 + c9d9668 commit 4ce8697

5 files changed

Lines changed: 17 additions & 13 deletions

File tree

content/news/2608Simons.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
date: 2026-08-13T09:29:16+10:00
3+
title: " Explore the New Simons Center for Computational Geophysical Flows Website"
4+
heroHeading: ''
5+
heroSubHeading: ''
6+
heroBackground: ''
7+
thumbnail: 'images/news/NYUbuilding.jpeg'
8+
images: ['images/news/NYUbuilding.jpeg']
9+
link: 'https://wp.nyu.edu/sccgf/'
10+
---
11+
12+
The Simons Center for Computational Geophysical Flows at NYU Courant has launched its new [website](https://wp.nyu.edu/sccgf/)! The Center brings together researchers across applied mathematics, data science, and computer science to develop physics-based and advanced artificial intelligence methods for tackling fundamental challenges in ocean and atmospheric dynamics.
13+
14+
The Center is led by Laure Zanna, with Carlos Fernandez-Granda and Sara Shamekh among its core faculty. Its research focuses on Multiscale geophysical flows, Ocean & Atmosphere Turbulence, Extreme events, Tipping Points, and Ocean-Atmosphere-Ice Coupling.
15+
16+
Visit the **[new website](https://wp.nyu.edu/sccgf/)** to learn more about the Center’s research, faculty, activities, and opportunities.

content/publications/_index.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -585,18 +585,6 @@ You can also check all our publications on our **[Google Scholar profile](https:
585585
</p>
586586
</div>
587587

588-
<div style="display: flex; align-items: center;">
589-
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 10px;">
590-
<img src="/images/publications/lces_23.png" style="width: 100px; height: 100px;">
591-
</div>
592-
<p>
593-
<img src="/images/newlogo.png" style="width: 1.5vw; height: 1.5hw; vertical-align: middle;" alt="DOI icon">
594-
<strong>Karan Jakhar, Yifei Guan, Rambod Mojgani, Ashesh Chattopadhyay, Pedram Hassanzadeh, Laure Zanna</strong><br>
595-
<a href="https://doi.org/10.1029/2023MS003874" target="_blank"><strong>Learning Closed-form Equations for Subgrid-scale Closures from High-fidelity Data: Promises and Challenges.</strong></a><br>
596-
<i>JAMES. 2024.</i> <strong>DOI</strong>: 10.1029/2023MS003874
597-
</p>
598-
</div>
599-
600588
<div style="display: flex; align-items: center;">
601589
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 10px;">
602590
<img src="/images/news/2409Gregory.png" style="width: 100px; height: 100px;">
290 KB
Loading
69.7 KB
Loading

themes/hugo-hero-theme/layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h2 class="text-center mb-3">Our Research</h2>
6868
<div class="row justify-content-center">
6969
<div class="col-12 col-md-8 text-center">
7070
<!-- insert infographic png here -->
71-
<img src="{{ .Site.BaseURL }}images/M2LInES_infographics2412.png" alt="infographic" class="img-fluid">
71+
<img src="{{ .Site.BaseURL }}images/M2LInES_infographics-0826.png" alt="infographic" class="img-fluid">
7272
</div>
7373
</div>
7474
</div>

0 commit comments

Comments
 (0)