Skip to content

Commit

Permalink
added more intro
Browse files Browse the repository at this point in the history
  • Loading branch information
blaylockbk committed Sep 9, 2023
1 parent 755ebff commit 00176a2
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions docs/user_guide/_model_notebooks/hafs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,17 @@
"\n",
"This tutorial shows you how to download HAFS data from NOMADS with the Herbie Python package.\n",
"\n",
"- [HAFS Model Homepage](https://wpo.noaa.gov/the-hurricane-analysis-and-forecast-system-hafs/)\n",
"- [Hurricane Forecast Improvement Program](https://hfip.org/hafs)\n",
"\n",
"The HAFS model comes in two flavors\n",
"\n",
"- HAFS-A\n",
"- HAFS-B"
"- HAFS-A; In Herbie, set `model='hafsa`\n",
"- HAFS-B; In Herbie, set `model='hafsb`\n",
"\n",
"What's the difference? According to [@AndyHazelton](https://twitter.com/AndyHazelton/status/1700164995407839363?ref_src=twsrc%5Etfw):\n",
"\n",
"> They use different physics (HAFS-A GFDL microphysics, HAFS-B Thompson, and HAFS-B uses the tc-pbl option @XiaominChen7 and I worked on)."
]
},
{
Expand Down

0 comments on commit 00176a2

Please sign in to comment.