- 积分
- 215
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-10-21
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
求助!我用的是enthought的epd,用basemap做图时,分辨率设为“f”或者“h”,就会有以下错误提示:
IOError: Unable to open boundary dataset file. Only the 'crude', 'low',
'intermediate' and 'high' resolution datasets are installed by default.
If you are requesting a 'full' resolution dataset, you may need to
download and install those files separately
(see the basemap README for details).
从网上下载下数据后,将数据放在/lib/python2.5/site-packages/mpl_toolkits/basemap/data下,再运行basemap,还是无法找到高分辨率,应该怎么解决?
|
|