Update example jupyter notebook.

This commit is contained in:
NMC-DAVE 2021-12-09 23:47:01 +08:00
parent 2869d7dd04
commit c4b846d816
2 changed files with 5 additions and 5 deletions

@ -765,7 +765,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
@ -779,7 +779,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.7"
"version": "3.9.7"
},
"widgets": {
"application/vnd.jupyter.widget-state+json": {

@ -71,7 +71,7 @@
{
"data": {
"text/plain": [
"<xarray.core.options.set_options at 0x7f56bda6d490>"
"<xarray.core.options.set_options at 0x7f0a2f889d90>"
]
},
"execution_count": 2,
@ -91,7 +91,7 @@
"from nmc_met_io.export_radar import standard_data_to_pyart\n",
"from nmc_met_io.retrieve_micaps_server import get_radar_mosaic, get_radar_mosaics, \\\n",
" get_swan_radar, get_radar_standard\n",
"from nmc_met_graphics.plot.china_map import add_china_map_2cartopy\n",
"from nmc_met_graphics.plot.mapview import add_china_map_2cartopy\n",
"from metpy.plots import colortables\n",
"\n",
"xr.set_options(display_style=\"text\")"
@ -529,7 +529,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.10"
"version": "3.9.7"
},
"widgets": {
"application/vnd.jupyter.widget-state+json": {