Skip to content

Commit eb15ff7

Browse files
authored
Update doc/source/plot.rst
1 parent 10f8a2d commit eb15ff7

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)