mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
deploy: bd7a893802
This commit is contained in:
parent
d439819163
commit
c375c8b74b
3 changed files with 1 additions and 3 deletions
|
@ -15,7 +15,6 @@ in GEMPAK and CAVE.
|
|||
import cartopy.crs as ccrs
|
||||
import warnings
|
||||
import matplotlib.pyplot as plt
|
||||
from cartopy.feature import ShapelyFeature
|
||||
from shapely.geometry import Polygon
|
||||
from metpy.plots import StationPlot
|
||||
%matplotlib inline
|
||||
|
|
|
@ -190,7 +190,6 @@ in GEMPAK and CAVE.</p>
|
|||
<span class="kn">import</span> <span class="nn">cartopy.crs</span> <span class="k">as</span> <span class="nn">ccrs</span>
|
||||
<span class="kn">import</span> <span class="nn">warnings</span>
|
||||
<span class="kn">import</span> <span class="nn">matplotlib.pyplot</span> <span class="k">as</span> <span class="nn">plt</span>
|
||||
<span class="kn">from</span> <span class="nn">cartopy.feature</span> <span class="kn">import</span> <span class="n">ShapelyFeature</span>
|
||||
<span class="kn">from</span> <span class="nn">shapely.geometry</span> <span class="kn">import</span> <span class="n">Polygon</span>
|
||||
<span class="kn">from</span> <span class="nn">metpy.plots</span> <span class="kn">import</span> <span class="n">StationPlot</span>
|
||||
<span class="o">%</span><span class="k">matplotlib</span> inline
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue