Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f3fd0 commit c52cc85Copy full SHA for c52cc85
1 file changed
03-temperature/99-get_data.py
@@ -144,7 +144,6 @@ def get_station_data(self, station_name, years):
144
145
def plot_station_locations(fig, fih, pick_radius=10):
146
fig.clf()
147
- fig.add_subplot(1, 1, 1, projection=cartopy.crs.PlateCarree())
148
149
countries = cfeature.NaturalEarthFeature(
150
category='cultural',
0 commit comments