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

RasterDataset: remove unnecessary glob #1219

Merged
merged 1 commit into from
Apr 5, 2023
Merged

RasterDataset: remove unnecessary glob #1219

merged 1 commit into from
Apr 5, 2023

Conversation

adamjstewart
Copy link
Collaborator

No idea why I added this, but it doesn't seem necessary unless one of the bands contains a glob character, which isn't something I think we want to support. This may make data loading marginally faster.

@adamjstewart adamjstewart added this to the 0.4.1 milestone Apr 5, 2023
@github-actions github-actions bot added the datasets Geospatial or benchmark datasets label Apr 5, 2023
@adamjstewart adamjstewart merged commit 167ab82 into main Apr 5, 2023
20 checks passed
@adamjstewart adamjstewart deleted the fixes/raster branch April 5, 2023 16:17
yichiac pushed a commit to yichiac/torchgeo that referenced this pull request Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasets Geospatial or benchmark datasets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants