Skip to content

Commit 4f96ec4

Browse files
committed
Reduce DataWave projects into a single entry.
1 parent 285ccb0 commit 4f96ec4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

paper/paper.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -227,19 +227,19 @@ saving PyTorch models to TorchScript.
227227

228228
`FTorch` is actively used in scientific research:
229229

230-
* in the [DataWave project](https://datawaveproject.github.io/) to
231-
couple a neural net emulation for gravity wave drag to an atmospheric
232-
model [@MiMAML] demonstrating variability of models trained offline when coupled to a
233-
host [@mansfield2024uncertainty].
230+
* in the [DataWave project](https://datawaveproject.github.io/) exploring gravity wave
231+
drag in atmospheric models to:
232+
233+
* couple an emulator into the MiMA model [@MiMAML] demonstrating variability of models
234+
trained offline when coupled back to a host [@mansfield2024uncertainty].
235+
236+
* couple emulators and new data-driven parameterisations to the Community Atmosphere
237+
Model (CAM).
234238

235239
* to couple a U-Net based model of multi-scale convection into [ICON](https://www.icon-model.org/) [@ICON]
236240
and demonstrate via Shapley values that
237241
non-causal learnt relations are more stable when running online [@heuer2024interpretable].
238242

239-
* in the DataWave project [@CAMGW] to couple emulators of gravity wave drag, and
240-
new data-driven parameterisations to the Community Atmosphere Model (CAM) running on
241-
HPC systems.
242-
243243
* As part of [CESM](https://www.cesm.ucar.edu/) (the Community Earth System Model) [@CESM]
244244
working to provide a general approach for researchers to couple ML models to the
245245
various components of the model suite.

0 commit comments

Comments
 (0)