mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Add a brief description to the beginning of the NEXRAD3 notebook so that the autogenerated webpage renders correctly.
This commit is contained in:
parent
9c82744948
commit
8918d75fdc
1 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,14 @@
|
|||
{
|
||||
"cells": [
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"This example plots NEXRAD 3 algorithm, precipitation, and derived products (not base data)."
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 3,
|
||||
|
|
Loading…
Add table
Reference in a new issue