Skip to content

Commit 31a7b11

Browse files
authored
extend nightlights-hd-monthly.json regex to catch abbreviated place names
1 parent fb7bfff commit 31a7b11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ingestion-data/production/discovery-items/nightlights-hd-monthly.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"collection": "nightlights-hd-monthly",
33
"prefix": "nightlights-hd-monthly/",
44
"bucket": "veda-data-store",
5-
"filename_regex": "^(.*)(Barcelona|Lima|Paris|Milan|Marseille|Beijing|Dhaka_Dhaka-city|Ghent|Fukuoka_Fukuoka-city|Tokyo-23Wards|Aichi_Nagoya-city|Dunkirk|Madrid|Colombo|Gdynia|Hamburg|Osaka_Osaka-city|Singapore|Venice|Auckland|Genoa|Kyoto_Kyoto-city|London|Rome|Amsterdam|Hokkaido_Sapporo)(.*).tif$",
5+
"filename_regex": "^(.*)(Barcelona|Lima|Paris|Milan|Marseille|Beijing|Dhaka_Dhaka-city|Ghent|Fukuoka_Fukuoka-city|Tokyo-23Wards|Aichi_Nagoya-city|Dunkirk|Madrid|Colombo|Gdynia|Hamburg|Osaka_Osaka-city|Singapore|Venice|Auckland|Genoa|Kyoto_Kyoto-city|London|Rome|Amsterdam|Hokkaido_Sapporo|be|du|gh|la|ny|sf|tk|wu)(.*).tif$",
66
"discovery": "s3",
77
"datetime_range": "month"
8-
}
8+
}

0 commit comments

Comments
 (0)