Rearrange plotting code to make it possible to layer plots
Open
enhancement
- Dominant language
- Python
- Stars
- 33
- Forks
- 19
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
### What problem does your feature request solve?
When plotting station obs over a contour plot we cannot currently plot both on the same plot.
### Describe the solution you'd like
We can keep the same figure around, and pass axes around that can be amended to.
### Describe alternatives you've considered
Having bespoke code for plotting gridded + points.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.