Uh oh!
There was an error while loading. Please reload this page.
Conversation
seisman
commented
Jul 27, 2025
It seems there are conflicts between GMT and contextily. |
weiji14
commented
Jul 27, 2025
Yes, GMT 6.6.0 was built on GDAL 3.11, and Details |
seisman
commented
Sep 29, 2025
rasterio v1.4.4 will be the release that supports GDAL 3.11, but it's unclear when it will come out. I'm wondering if we should rebuild GMT 6.6 with GDAL 3.10 instead, so that we can at least have a build that can be used in our CI. Of course, we need to rebuild GMT 6.6 again with GDAL 3.11 later. |
seisman
commented
Sep 29, 2025
New GMT 6.6 build in #329 still doesn't work, likely because conflicts with geos or proj |
weiji14
commented
Sep 29, 2025
Tried locally and the resolver worked, just needed to wait for the conda-forge CDN to refresh after merging conda-forge/gmt-feedstock#329 (usually takes an hour or two). I've re-ran the CI jobs and GMT 6.6 seems to be working now with ghostscript 10.04.0 🎉 Let's test on ghostscript 10.05.1, and then 10.06.0. |
Bumps [ghostscript](https://www.ghostscript.com) from 10.04.0 to 10.05.1. - [Release notes](https://github.com/ArtifexSoftware/ghostpdl/releases/tag/ghostpdl-10.05.1) - [Changelog](https://ghostscript.readthedocs.io/en/gs10.05.1/News.html) - [Commits](ArtifexSoftware/ghostpdl@ghostpdl-10.04.0...ghostpdl-10.05.1)
Bumps [ghostscript](https://www.ghostscript.com) from 10.05.1 to 10.06.0. - [Release notes](https://github.com/ArtifexSoftware/ghostpdl/releases/tag/ghostpdl-10.06.0) - [Changelog](https://ghostscript.readthedocs.io/en/gs10.06.0/News.html) - [Commits](ArtifexSoftware/ghostpdl@ghostpdl-10.05.1...ghostpdl-10.06.0)
See checklist at #4017.
Previous PR at #2962.