Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClimaCoreMakie fieldheatmap gives warning #2093

Closed
imreddyTeja opened this issue Nov 23, 2024 · 0 comments · Fixed by #2094
Closed

ClimaCoreMakie fieldheatmap gives warning #2093

imreddyTeja opened this issue Nov 23, 2024 · 0 comments · Fixed by #2094
Assignees
Labels
bug Something isn't working

Comments

@imreddyTeja
Copy link
Contributor

imreddyTeja commented Nov 23, 2024

Describe the bug

Usage of ClimaCoreMakie.fieldheatmap or ClimaCoreMakie.fieldheatmap! causes the warning

shading = false` is not valid. Use `Makie.automatic`, `NoShading`, `FastShading` or `MultiLightShading`. Defaulting to `NoShading`

To Reproduce

This can be reproduced by running lib/ClimaCoreMakie/test/runtests.jl
Ideally a minimal reproducible example:

# some code here

Or even better, add it as a unit test, and open pull request.

Project

If not using the `examples` project: ``` paste your Project.toml here. ``` ``` paste your Manifest.toml here. ```

System details

Any relevant system information:

  • Julia version
  • operating system
  • modules loaded on cluster (module list)

Related issues / PRs

Please add any relevant links.

@imreddyTeja imreddyTeja added the bug Something isn't working label Nov 23, 2024
@imreddyTeja imreddyTeja self-assigned this Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant