AusClimateService / AusClimateService/plotting_maps
Improve select area visuals
未关闭
还没有人认领这个 Issue。
- 主要语言
- Jupyter Notebook
- 星标
- 8
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Improve the aesthetics of plotting select_area. Eg remove boundaries of neighbouring regions (if desired)
Below, is an example of the current output. It is preferable to only plot the borders of the region you are interested in, or have the choice whether or not these other borders are shown.
A possible solution may be to select only the select_area in the regions object within the function (and drop the other areas).
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位实现 select_area 的绘图函数,并检查 regions 对象的使用方式。重现示例输出,然后验证在选定区域仍保持绘制的情况下,是否可以省略或控制相邻区域的边界。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- jupyter-notebook
- 领域
- data-visualization
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100