You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using FTorch to couple a neural net parameterisation of gravity waves to the MiMA
94
-
atmospheric model.
90
+
Implementing a neural net parameterisation of gravity waves in the MiMA atmospheric model.
91
+
Demonstrates that nets trained near-identically offline can display greatly varied behaviours when coupled online.
95
92
See Mansfield and Sheshadri (2024) - [DOI: 10.1029/2024MS004292](https://doi.org/10.1029/2024MS004292)
96
93
*[Convection parameterisations in ICON](https://github.com/EyringMLClimateGroup/heuer23_ml_convection_parameterization) -
97
-
Implementing machine learnt convection parameterisations in the ICON atmospheric model.
98
-
See Heuer et al (2023) - [DOI: 10.48550/arXiv.2311.03251](https://doi.org/10.48550/arXiv.2311.03251)
94
+
Implementing machine-learnt convection parameterisations in the ICON atmospheric model
95
+
showing that best online performance occurs when causal relations are eliminated from the net.
96
+
See Heuer et al (2024) - [DOI: 10.1029/2024MS004398](https://doi.org/10.1029/2024MS004398)
97
+
* In the [GloSea6 Seasonal Forecasting Model](https://www.metoffice.gov.uk/research/climate/seasonal-to-decadal/gpc-outlooks/user-guide/global-seasonal-forecasting-system-glosea6) -
98
+
Replacing a BiCGStab bottleneck in the code with a deep learning approach to speed up execution without compromising model accuracy.
99
+
See Park and Chung (2025) - [DOI: 10.3390/atmos16010060](https://doi.org/10.3390/atmos16010060)
0 commit comments