File size: 627 Bytes
1fdde4f
 
 
 
 
 
 
 
6aabbcd
1fdde4f
 
 
6aabbcd
1fdde4f
80a65ad
1fdde4f
 
 
c32be8e
 
 
 
 
c58a24f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: apache-2.0
library_name: pytorch
tags:
  - weather
  - era5
  - pytorch
  - sonny
  - stepnets
pipeline_tag: other
---

# Sonny

StepNets one-step weather backbone: variable-aware embedding and a two-stage trunk, 69 ERA5-like variables, **1.5° grid (121×240 lat×lon in the paper)**.  

## Citation

If you use this checkpoint or architecture, cite:

**Sonny: Breaking the Compute Wall in Medium-Range Weather Forecasting** — Minjong Cheon, arXiv:2603.21284, 2026.
[https://arxiv.org/abs/2603.21284](https://arxiv.org/abs/2603.21284)

Code: [https://github.com/jmj2316/Sonny](https://github.com/jmj2316/Sonny)