diff --git a/doc/source/plot.rst b/doc/source/plot.rst index 6c572e0..b7804eb 100644 --- a/doc/source/plot.rst +++ b/doc/source/plot.rst @@ -7,6 +7,8 @@ make use of xarray's builtin plotting functions, since additional work is most likely needed to extend xarray in order to work correctly. This is planned for a future release. +A subset of the wrfout file used in these examples can be downloaded `here `. + Matplotlib With Cartopy -------------------------