CliMA / CliMA/ClimaAnalysis.jl
Add check for longitudes when plotting and improve documentation for `center_longitude!`
- Dominant language
- Julia
- Stars
- 12
- Forks
- 5
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 3
Description
See this issue on GeoMakie: https://github.com/MakieOrg/GeoMakie.jl/issues/290
It would be helpful to throw a warning that plotting artifacts may appear when the longitudes are not between -180 and 180 degrees. Additionally, the documentation can be improved for `center_longitude!` since it is not obvious what need to be supplied for `lon`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the linked GeoMakie issue and the implementation and documentation for `center_longitude!`. Determine how `lon` is supplied and where the longitude-range warning belongs; done means warning users about values outside -180 to 180 degrees and clarifying the documentation for `lon`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data-visualization, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100