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

Raster filter based on prefix/suffix #25

Open
tlarcher opened this issue Sep 28, 2023 · 0 comments
Open

Raster filter based on prefix/suffix #25

tlarcher opened this issue Sep 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tlarcher
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, when using GLC23 raster datasets it is possible to filter loaded rasters based on their entire name, or their channel in the case of satellite images. But it is not possible to finely select files with a regex-like filter on the files' name.

Describe the solution you'd like
Either a similar solution to RasterTorchGeoDataset where both a glob and a regex expression are provided; or additional arguments prefix and suffix which would take a strings as input.

Describe alternatives you've considered

Additional context

@tlarcher tlarcher added enhancement New feature or request good first issue Good for newcomers labels Sep 28, 2023
@tlarcher tlarcher self-assigned this Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant