We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f02cc38 commit 4dc0e73Copy full SHA for 4dc0e73
doc/wrf-workflow.md
@@ -35,7 +35,7 @@ WRF programs to be run every simulation
35
36
```mermaid
37
flowchart LR
38
- Download global weather data --> Preprocess --> Real (initialization) --> WRF (simulation) --> Analysis
+ A["Download global weather data"] --> Preprocess --> Real (initialization) --> WRF (simulation) --> Analysis
39
```
40
41
1. **download script**
0 commit comments