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

Bump Makie compat to v0.21 #90

Merged
merged 12 commits into from
Jul 9, 2024
Merged

Bump Makie compat to v0.21 #90

merged 12 commits into from
Jul 9, 2024

Conversation

asinghvi17
Copy link
Member

@asinghvi17 asinghvi17 commented Jul 9, 2024

Supersedes #76.

This PR must also fix #82 before we can merge it.

Changelog:

  • Bump Makie compat to v0.21
  • Remove ImageMagick as a dependency in favour of FileIO and ImageIO (via Makie, but we can add these as direct deps)
  • Allow Map to take any Makie.AbstractAxis (so LScene, GeoAxis, etc)
  • Make the extent of a map Float64
  • Scale the plots by 1 (not 0) in Z. This should help a bit with z-fighting.
  • Fix debug_tile!

Compat is a pain and we can do the file type check using the magic bits from FileIO.
@lazarusA
Copy link
Collaborator

lazarusA commented Jul 9, 2024

It looks like this one is good to go. Should we merge? So, that #91 also works.

@asinghvi17
Copy link
Member Author

It still doesn't fix the weird overlapping issue :(...I'm going to try and at least reproduce to figure out what the hell is going on

@asinghvi17
Copy link
Member Author

I guess we could merge and just not release though.

@asinghvi17 asinghvi17 merged commit ec0d356 into master Jul 9, 2024
3 checks passed
@asinghvi17 asinghvi17 deleted the as/makie-0.21 branch July 9, 2024 11:24
@felixcremer
Copy link
Contributor

So this is not fixing #82?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tyler is plotting the wrong tiles with Makie 0.21
3 participants