Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
blaylockbk committed Oct 31, 2024
1 parent 6a4e9eb commit 6035b1a
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions docs/gallery/noaa_models/rtma-urma.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,9 @@
"source": [
"## RTMA Precipitation\n",
"\n",
"The precipitation data is found in a different file, but Herbie will locate it when you `produce='pcp'`.\n"
"The precipitation data is found in a different file, but Herbie will locate it when you `produce='pcp'`.\n",
"\n",
"I believe this field represents the 1-hr accumulated precipitation from the analysis time to analysis+1hr.\n"
]
},
{
Expand Down Expand Up @@ -3560,7 +3562,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "herbie-dev",
"display_name": "flight",
"language": "python",
"name": "python3"
},
Expand All @@ -3574,12 +3576,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.2"
},
"vscode": {
"interpreter": {
"hash": "503f34cf80fd035ef48c05dab4c75d5c0d1a8f68786b036cc40813258a46572d"
}
"version": "3.12.3"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 6035b1a

Please sign in to comment.