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

Fix the dataset link in the RGB image gallery example #3781

Merged
merged 1 commit into from
Jan 26, 2025
Merged

Conversation

seisman
Copy link
Member

@seisman seisman commented Jan 26, 2025

The "RGB images" gallery example was originally added in #2641. The example tiff file was from https://map.openaerialmap.org/#/-156.64478302001953,20.89666397351934,11/square/022300003203/64d6ae6619cb3a000147a65f?resolution=high&_k=nh7cia.

It turns out the source URL of the tiff has changed a little.

This PR fixes #3771.

Preview: https://pygmt-dev--3781.org.readthedocs.build/en/3781/gallery/images/rgb_image.html

@seisman seisman added maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog labels Jan 26, 2025
@seisman seisman added this to the 0.15.0 milestone Jan 26, 2025
@seisman seisman added the final review call This PR requires final review and approval from a second reviewer label Jan 26, 2025
@seisman seisman removed the final review call This PR requires final review and approval from a second reviewer label Jan 26, 2025
@seisman seisman merged commit a8365ee into main Jan 26, 2025
10 of 12 checks passed
@seisman seisman deleted the fix/rgb-image branch January 26, 2025 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gallery example "RGB image": Failing with error "rasterio.errors.RasterioIOError: HTTP response code: 403"
2 participants