nptscot / npt

Data processing code, also use this repo for issue tracking for the Network Planning Tool. See https://nptscot.github.io for development version
https://www.npt.scot/
GNU Affero General Public License v3.0
5 stars 0 forks source link

issue in build.R #467

Closed wangzhao0217 closed 1 month ago

wangzhao0217 commented 1 month ago

@Robinlovelace I hit the error:

zip(paste0(date_folder, "-geojson.zip"), files = paste0(date_folder, "-geojson")) zip warning: name not matched: 2024-05-15-geojson

zip error: Nothing to do! (try: zip -r9X 2024-05-15-geojson.zip . -i 2024-05-15-geojson)

at: https://github.com/nptscot/npt/blob/2e8ccc96c0629ba6fd5d39125edc26334ca02e2f/code/build.R#L72C1-L72C82

wangzhao0217 commented 1 month ago

Commented out the lines