File size: 1,099 Bytes
81608e1
 
 
 
 
 
 
b786c14
 
 
b54a31c
46101df
 
81608e1
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
license: mit
---

# Samudra 🌊
This repository contains the model weights of the Samudra Ocean Emulator described in the paper ["Samudra: An AI Global Ocean Emulator for Climate"](https://arxiv.org/abs/2412.03795). Samudra is a skillful global emulator of the ocean component of a state-of-the-art climate model. We emulate key ocean variables, sea surface height, horizontal velocities, temperature, and salinity, across their full depth. Refer the code [here](https://github.com/m2lines/Samudra.git)

<p align="center">
  <img src="https://cdn-uploads.huggingface.co/production/uploads/66843421443492c24ce5a19a/4ZZ1pD7e9tRNUaxaTb3jS.gif" >
</p>

![Uploading globe_short2.gif…]()

### Citing
If you use this model in your research, please consider citing the following paper:
```
@article{dheeshjith2024samudra,
  title={Samudra: An AI Global Ocean Emulator for Climate},
  author={Dheeshjith, Surya and Subel, Adam and Adcroft, Alistair and Busecke, Julius and Fernandez-Granda, Carlos and Gupta, Shubham and Zanna, Laure},
  journal={arXiv preprint arXiv:2412.03795},
  year={2024}
}
```