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
The process for building by hand is more difficult -- so try the Spack approach first, before contacting us.
91
+
92
+
[CRYOWRF](https://gitlabext.wsl.ch/atmospheric-models/CRYOWRF) is a coupled atmosphere-snow cover model with WRF acting as the atmospheric core and SNOWPACK acting as snow cover model.
93
+
94
+
Building CRYOWRF is a two step process:
95
+
96
+
1. build the SNOWPACK extension
97
+
2. Build the bundled WRF
98
+
99
+
!!! note
100
+
This workflow was developed in July 2025 using the most recent commit `8f83858f` of [CRYOWRF](https://gitlabext.wsl.ch/atmospheric-models/CRYOWRF) (commited in August 2023).
101
+
102
+
The code does not appear to be regularly updated, so we expect that it will slowly become more difficult to build as time passes.
103
+
104
+
!!! warning "Eiger only"
105
+
This guide is for building on [Eiger][ref-cluster-eiger], which is an x86-based system.
106
+
107
+
Building on the Grace-Hopper clusters like [Daint][ref-cluster-daint] is
108
+
109
+
We use [`prgenv-gnu/24.11:v2`][ref-uenv-prgenv-gnu][uenv][ref-uenv], which can be downloaded:
0 commit comments