We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2545749 commit 1f6ae6aCopy full SHA for 1f6ae6a
1 file changed
03-viz.ipynb
@@ -37,7 +37,7 @@
37
" - agnostic to simulation\n",
38
" - note that with the standard limited-area workflow, which involves cutting out a section of a global grid, this can't be used\n",
39
"* the **static** file (usually ends in `.static.nc`)\n",
40
- " - produced as part of the model initialization/prep preocess, contains static fields like terrain height\n",
+ " - produced as part of the model initialization/prep process, contains static fields like terrain height\n",
41
"* **initial conditions** (usually ends in `.init.nc`)\n",
42
" - easier to work with since the connectivity for the primal mesh uses zeros for padding\n",
43
" \n",
0 commit comments