Opened 5 years ago

Last modified 11 months ago

#2156 new task

cartopy notebook download coastlines

Reported by: darkblueb Owned by: osgeolive@…
Priority: normal Milestone: OSGeoLive16.0
Component: OSGeoLive Keywords: python, cartopy
Cc:

Description

cartopy-ellipsoid-error.ipynb

/usr/lib/python2.7/dist-packages/cartopy/io/__init__.py:260: DownloadWarning: Downloading: http://naciscdn.org/naturalearth/10m/physical/ne_10m_coastline.zip
  warnings.warn('Downloading: {}'.format(url), DownloadWarning)

Change history (8)

comment:1 by darkblueb, 5 years ago

cartopy-feature-creation.ipynb

/usr/lib/python2.7/dist-packages/cartopy/io/__init__.py:260: DownloadWarning: Downloading: http://naciscdn.org/naturalearth/50m/cultural/ne_50m_admin_1_states_provinces_lines.zip
  warnings.warn('Downloading: {}'.format(url), DownloadWarning)

comment:2 by darkblueb, 5 years ago

cartopy-shapely-katrina.ipynb

/usr/lib/python2.7/dist-packages/cartopy/io/__init__.py:260: DownloadWarning: Downloading: http://naciscdn.org/naturalearth/110m/cultural/ne_110m_admin_1_states_provinces_lakes_shp.zip
  warnings.warn('Downloading: {}'.format(url), DownloadWarning)

comment:3 by darkblueb, 5 years ago

cartopy-wmts-reprojection.ipynb

/usr/lib/python2.7/dist-packages/cartopy/io/__init__.py:260: DownloadWarning: Downloading: http://naciscdn.org/naturalearth/50m/physical/ne_50m_coastline.zip
  warnings.warn('Downloading: {}'.format(url), DownloadWarning)

comment:4 by kalxas, 4 years ago

Milestone: OSGeoLive13.0OSGeoLive14.0

Ticket retargeted after milestone closed

comment:5 by kalxas, 3 years ago

Milestone: OSGeoLive14.0OSGeoLive15.0

Ticket retargeted after milestone closed

comment:6 by darkblueb, 22 months ago

review for ol15

comment:7 by kalxas, 15 months ago

Milestone: OSGeoLive15.0OSGeoLive16.0

Ticket retargeted after milestone closed

comment:8 by darkblueb, 11 months ago

ol16 alpha 3 update Cartopy==0.21.0

Note: See TracTickets for help on using tickets.