Add a brief description to the beginning of the NEXRAD3 notebook so that the autogenerated webpage renders correctly.

This commit is contained in:
Shay Carter 2020-09-09 12:18:03 -06:00
parent 9c82744948
commit 8918d75fdc

View file

@ -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,