Skip to content

Commit 409be49

Browse files
authored
fix: houston-urbanization discovery prefix fix (#129)
1 parent f95b579 commit 409be49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ingestion-data/production/discovery-items/houston-urbanization.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"collection": "houston-urbanization",
33
"bucket": "veda-data-store",
44
"prefix": "houston-urbanization/",
5-
"filename_regex": "^(.*)HOUS_DFAL_urbanization",
5+
"filename_regex": "^(.*)HOUS_DFAL_urbanization.*[.]tif$",
66
"discovery": "s3",
77
"upload": false
88
}

0 commit comments

Comments
 (0)