Casey Patrizio

Results 4 comments of Casey Patrizio

@jypeter I just encountered the same issue working on a supercomputer. Did you happen to figure out a workaround for this?

@jypeter I have all of the files in ~/.local/share/cartopy/shapefiles/natural_earth/physical and still no luck unfortunately. I've verified that my cartopy.config['data_dir'] is pointing to that directory as well.

#1072 is relevant here too. Looks like they had some success with the above method, but it's not working for me...

@jypeter thanks for your suggestion. I got this working using the following steps: 1. Make sure cartopy.config['data_dir'] = '~.local/share/cartopy' 2. Place the following files in ~.local/share/cartopy/shapefiles/natural_earth/physical/: `ne_110m_coastline.dbf ne_110m_coastline.shp ne_110m_coastline.shx ne_110m_land.dbf...