Opened 5 years ago

Last modified 8 weeks ago

#2156 new task

cartopy notebook download coastlines

Reported by: darkblueb Owned by: osgeolive@…
Priority: normal Milestone: OSGeoLive17.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 (9)

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, 5 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, 2 years ago

review for ol15

comment:7 by kalxas, 19 months ago

Milestone: OSGeoLive15.0OSGeoLive16.0

Ticket retargeted after milestone closed

comment:8 by darkblueb, 15 months ago

ol16 alpha 3 update Cartopy==0.21.0

comment:9 by kalxas, 8 weeks ago

Milestone: OSGeoLive16.0OSGeoLive17.0

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.