We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f8a2d commit eb15ff7Copy full SHA for eb15ff7
doc/source/plot.rst
@@ -7,7 +7,7 @@ make use of xarray's builtin plotting functions, since additional work is most
7
likely needed to extend xarray in order to work correctly. This is planned
8
for a future release.
9
10
-A subset of the wrfout file used in these examples can be downloaded `here <https://doi.org/10.5065/yd8c-hm41>`.
+A subset of the wrfout file used in these examples can be downloaded `here <https://doi.org/10.5065/yd8c-hm41>`_.
11
12
Matplotlib With Cartopy
13
-------------------------
@@ -821,4 +821,3 @@ terrain filled.
821
ax_cross.set_title("Cross-Section of Reflectivity (dBZ)", {"fontsize" : 14})
822
823
pyplot.show()
824
-
0 commit comments