AusClimateService / AusClimateService/plotting_maps

Improve select area visuals

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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).

![image](https://github.com/user-attachments/assets/38237064-f314-41ed-a216-f19b9e16cec3)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the plotting function that implements select_area and inspect how the regions object is used. Reproduce the example output, then verify that neighbouring-region borders can be omitted or controlled while the selected region remains plotted.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
data-visualization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.