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

ADRG: remove write support #11727

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rouault
Copy link
Member

@rouault rouault commented Jan 28, 2025

No description provided.

@rouault rouault added this to the 3.11.0 milestone Jan 28, 2025
@rouault rouault force-pushed the adrg_remove_write_support branch from e7a2f19 to 0ee2281 Compare January 28, 2025 16:05
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 70.033% (-0.03%) from 70.058%
when pulling 0ee2281 on rouault:adrg_remove_write_support
into 4d2e653 on OSGeo:master.


def test_adrg_read_2subdatasets():

ds = gdal.Open("data/adrg/subdataset/TRANSH01.THF")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want to use with gdal.Open("data/adrg/subdataset/TRANSH01.THF") as ds and same with the 2nd open in this test.

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.

3 participants