Skip to content

Commit fa79abe

Browse files
authored
Merge pull request #113 from johannag126/master
update code page and team
2 parents 1169e4c + 361f2ba commit fa79abe

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+230
-415
lines changed

content/code/GPSat.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

content/code/_index.md

Lines changed: 108 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,105 @@ heroHeading: 'Code'
44
heroSubHeading: 'Public repository and data access'
55
heroBackground: '/images/photo-1542831371-29b0f74f9713.jpeg'
66
---
7+
8+
<div style="display: flex; align-items: center;">
9+
<div style="width: 50px; height: 50px; overflow: hidden; margin-right: 10px;">
10+
<a href="https://github.com/m2lines" target="_blank"><img src="/images/github-mark.png" style="width: 50px; height: 50px;">
11+
</div>
12+
<p>
13+
Our codes are hosted on our </strong> <a href="https://github.com/m2lines" target="_blank"><strong>Github repository</a><br>
14+
</p>
15+
</div>
716

8-
<!-- #### Codes
17+
<br>
18+
<br>
919

10-
Our codes are hosted on our Github [repository](https://github.com/m2lines).
20+
#### Lorenz 96
21+
<div style="display: flex; align-items: center;">
22+
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 10px;">
23+
<img src="/images/visualisation-L96.png" style="width: 100px; height: 100px;">
24+
</div>
25+
<p style="font-weight: normal;">
26+
<a href="https://m2lines.github.io/L96_demo/intro.html" target="_blank"><strong>Learning Machine Learning with Lorenz-96</strong></a><br>
27+
Dive into climate & machine learning with this hands-on, interactive Jupyter book: your quick-start guide to our field.
28+
</p>
29+
</div>
1130

31+
<br>
32+
33+
34+
35+
#### MOM6 with M²LInES parametrizations
36+
<div style="display: flex; align-items: center;">
37+
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 10px;">
38+
<img src="/images/newlogo.png" style="width: 100px; height: 100px;">
39+
</div>
40+
<p style="font-weight: normal;">
41+
<a href="https://github.com/m2lines/MOM6" target="_blank"><strong>MOM6 M²LInES dev branch with our parametrizations</strong></a><br>
42+
AI-enhanced operational state-of-the-art Ocean-Sea-Ice coupled model.
43+
</p>
44+
</div>
45+
46+
<br>
47+
48+
#### Samudra
49+
<div style="display: flex; align-items: center;">
50+
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 10px;">
51+
<img src="/images/publications/2501-Samudra.gif" style="width: 100px; height: auto;">
52+
</div>
53+
<p style="font-weight: normal;">
54+
<a href="https://github.com/m2lines/Samudra" target="_blank"><strong>Samudra: An AI Global Ocean Emulator for Climate</strong></a><br>
55+
The first 3D global emulator for Climate, <strong> 360x faster </strong> than traditional models!
56+
</p>
57+
</div>
58+
59+
<br>
60+
61+
#### SamudrACE
62+
<div style="display: flex; align-items: center;">
63+
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 10px;">
64+
<img src="/images/SamudrACE.png" style="width: 100px; height: auto;">
65+
</div>
66+
<p style="font-weight: normal;">
67+
<a href="https://doi.org/10.48550/arXiv.2509.12490" target="_blank"><strong>SamudrACE: the coupled climate emulator</strong></a><br>
68+
Fast and accurate coupled ocean–atmosphere–sea-ice emulator.
69+
</p>
70+
</div>
71+
72+
<br>
73+
74+
#### CAMulator
75+
<div style="display: flex; align-items: center;">
76+
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 10px;">
77+
<img src="/images/news/2504-Chapman.png" style="width: 100px; height: 100px;">
78+
</div>
79+
<p style="font-weight: normal;">
80+
<a href="https://github.com/NCAR/miles-credit/tree/CAMulator_V01.00" target="_blank"><strong>CAMulator: Fast Emulation of the Community Atmosphere Model</strong></a><br>
81+
<strong> 250× quicker</strong> than CESM CAM.
82+
</p>
83+
</div>
84+
85+
<br>
86+
87+
### We are actively collaborating with the following organizations
88+
89+
<div style="display: flex; align-items: center;">
90+
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 20px;">
91+
<a href="https://allenai.org/" target="_blank"><img src="/images/code/AI2-logo.png" style="width: 120%; height: auto;">
92+
</div>
93+
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 20px;">
94+
<a href="https://www.openathena.ai/" target="_blank"><img src="/images/code/OpenAthena.svg" style="width: 100%; height: auto;">
95+
</div>
96+
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 20px;">
97+
<a href="https://leap.columbia.edu/" target="_blank"><img src="/images/code/LEAP_logo.png" style="width: auto; height: auto;">
98+
</div>
99+
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 20px;">
100+
<a href="https://iccs.cam.ac.uk/" target="_blank"><img src="/images/code/ICCS-logo.png" style="width: 50%; height: auto;">
101+
</div>
102+
</div>
103+
104+
105+
<!--
12106
- Code for Pyqg Parameterization benchmarks:
13107
* [Pyqg_parameterization_benchmarks](https://github.com/m2lines/pyqg_parameterization_benchmarks) (Ross et al. 2022)
14108
@@ -25,9 +119,20 @@ Our codes are hosted on our Github [repository](https://github.com/m2lines).
25119
- Software Package
26120
* [GCM-filter](https://github.com/ocean-eddy-cpt/gcm-filters) : software package filtering ocean model data, including in the presence of topography.
27121
122+
<div style="display: flex; align-items: center;">
123+
<div style="width: 100px; height: 100px; overflow: hidden; margin-right: 10px;">
124+
<img src="/images/newlogo.png" style="width: 100px; height: 100px;">
125+
</div>
126+
<p>
127+
<img src="/images/newlogo.png" style="width: 1.5vw; height: 1.5hw; vertical-align: middle;" alt="DOI icon">
128+
<strong>Dhruv Balwada, Pavel Perezhogin, Alistair Adcroft, Laure Zanna</strong><br>
129+
<a href="https://doi.org/10.22541/essoar.174835313.30541637/v1" target="_blank"><strong>Design and implementation of a data-driven parameterization for mesoscale thickness fluxes</strong></a><br>
130+
<i>Essoar</i> <strong>DOI</strong>:10.22541/essoar.174835313.30541637/v1
131+
</p>
132+
</div>
28133
29134
Upcoming codes will be linked to this repository as they become available.
30135
31136
#### Datasets
32137
33-
All of the datasets used in M²LInES publications will be made openly available. When possible, they will be hosted on [Pangeo](https://pangeo.io/) -->
138+
All of the datasets used in M²LInES publications will be made openly available. When possible, they will be hosted on [Pangeo](https://pangeo.io/) -->

content/code/beucler0224.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

content/code/chapman1223.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

content/code/cm26.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

content/code/corrected_era5.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

content/code/datadrivenparam.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

content/code/diffqg_jax.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

content/code/diffqg_pytorch.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

content/code/equationdiscovery.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)