matplotlib / matplotlib/basemap
Which is the latest (stable) version of basemap? 1.0.8 or 1.0.7 (or other?)
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 817
- 派生
- 395
- PR 合并指标
- 30 天内没有已合并 PR
描述
I'm afraid this may be a stupid question, but I have found conflicting information about the latest basemap version and I'd like to know the correct answer. And maybe someone can improve the available information
- The matplotlib basemap pages mention a **1.0.8** version, of **February 13, 2014**: http://matplotlib.org/basemap/api/index.html
- According to the github releases page, the latest version is **1.0.7**, on **17 Aug 2013**: https://github.com/matplotlib/basemap/releases
- The github basemap homepage says _download basemap-X.Y.Z.tar.gz (approx 100 mb) from the sourceforge download site_ but **does not provide the latest X.Y.Z** information and the link to the appropriate sourceforge page : https://github.com/matplotlib/basemap
- The matplotlib basemap installation page (http://matplotlib.org/basemap/users/installing.html) provides a sourceforge link for _Windows binary installers or source tarballs_, where you can find a **1.0.7** version dated August 2013 : https://sourceforge.net/projects/matplotlib/files/matplotlib-toolkits/
- pypi provides the **1.0.7** version (without mentioning a release date): https://pypi.python.org/pypi/basemap/1.0.7
In summary, it seems you can get a 1.0.7 stable release, and there is a more recent **virtual (?) 2-year old** 1.0.8 release ? This is a bit confusing
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先比较 issue 中列出的 matplotlib Basemap API 和安装页面、GitHub releases page、SourceForge download page 以及 PyPI basemap page。确定哪个版本是当前稳定版本,并更新相互冲突的版本信息,使文档中记录的 release 与下载链接保持一致。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100