Skip to content

Commit d58890e

Browse files
authored
Merge pull request #136 from NCAR/master
Update embedded file
2 parents 9e76d35 + 27b6268 commit d58890e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/plot.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ make use of xarray's builtin plotting functions, since additional work is most
77
likely needed to extend xarray in order to work correctly. This is planned
88
for a future release.
99

10-
A subset of the wrfout file used in these examples can be downloaded `here <https://doi.org/10.5065/yd8c-hm41>`.
10+
A subset of the wrfout file used in these examples can be downloaded `here <https://doi.org/10.5065/yd8c-hm41>`_.
1111

1212
Matplotlib With Cartopy
1313
-------------------------
@@ -821,4 +821,3 @@ terrain filled.
821821
ax_cross.set_title("Cross-Section of Reflectivity (dBZ)", {"fontsize" : 14})
822822
823823
pyplot.show()
824-

0 commit comments

Comments
 (0)