Skip to content

Folder enumeration filtering#363

Merged
ghidalgo3 merged 2 commits intomainfrom
guhidalgo/enumeratefoldersbyregex
Feb 27, 2026
Merged

Folder enumeration filtering#363
ghidalgo3 merged 2 commits intomainfrom
guhidalgo/enumeratefoldersbyregex

Conversation

@ghidalgo3
Copy link
Collaborator

Description

This change allows the dataset YAML files to express a split filter. This is useful if you want to filter on paths that look like:

https://ai4edataeuwest.blob.core.windows.net/ecmwf/20260217/18z/ifs/0p25/scda/20260217180000-3h-scda-fc.grib2

With the folder_matches, we enumerate the https://ai4edataeuwest.blob.core.windows.net/ecmwf directory and then only keep the enumerations that start with 2026, which allows us to use the same year_prefix argument used by other datasets.

@ghidalgo3 ghidalgo3 merged commit e145d5e into main Feb 27, 2026
5 of 6 checks passed
@ghidalgo3 ghidalgo3 deleted the guhidalgo/enumeratefoldersbyregex branch February 27, 2026 15:27
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