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

simplified_network missing from tar_make() #382

Closed wangzhao0217 closed 8 months ago

wangzhao0217 commented 8 months ago

with parameters: { "plans": ["fastest", "balanced", "quietest", "ebike"], "min_flow": [1], "max_to_route": [1000000000], "date_routing": ["2024-01-15"], "geo_subset": [true], "open_data_build": [true], "disag_threshold": [100], "min_distance_meters": [500] }

The simplified_network file is missing from the Outputs: image

▶ dispatched (pending) target combined_network_tile ● completed target uptake_commute_balanced [1.318 minutes] ▶ dispatched (pending) target rnet_commute_balanced ▶ dispatched (pending) target commute_stats_balanced ● completed target rnet_gq_utility_balanced [59.57 seconds] ● completed target combined_network_tile [12.966 seconds] ▶ dispatched (pending) target simplified_network ▶ dispatched (pending) target pmtiles_rnet ● completed target commute_stats_balanced [0.103 seconds] ● completed target rnet_gq_commute_balanced [2.522 minutes] ● completed target pmtiles_rnet [28.114 seconds] ● completed target uptake_utility_balanced [1.68 minutes] ▶ dispatched target utility_stats_balanced ▶ dispatched target rnet_utility_balanced ● completed target utility_stats_balanced [0.243 seconds] ● completed target rnet_commute_balanced [1.291 minutes] ● completed target rnet_utility_balanced [21.805 seconds] ● completed target simplified_network [1.318 minutes] ▶ dispatched target pmtiles_rnet_simplified ● completed target pmtiles_rnet_simplified [19.37 seconds] ▶ dispatched target save_outputs ● completed target save_outputs [13.149 seconds] ▶ dispatched target upload_data ● completed target upload_data [0.201 seconds] ▶ dispatched target metadata ● completed target metadata [0.962 seconds] ▶ completed pipeline [16.93 minutes] Warning message: 14 targets produced warnings. Run targets::tar_meta(fields = warnings, complete_only = TRUE) for the messages.

targets::tar_meta(fields = warnings, complete_only = TRUE)

name warnings

1 pmtiles_school running command cd outputdata tippecanoe o school… 2 od_leisure data_frame was deprecated in tibble 1.1.0.ℹ Pleas… 3 subpoints_origins no nonmissing arguments to min returning Inf. no … 4 od_visiting data_frame was deprecated in tibble 1.1.0.ℹ Pleas… 5 od_shopping data_frame was deprecated in tibble 1.1.0.ℹ Pleas… 6 school_stats_from_fastest There were 2025 warnings in dplyrsummarise.The fi… 7 school_stats_from_quietest There were 2025 warnings in dplyrsummarise.The fi… 8 school_stats_from_ebike There were 2025 warnings in dplyrsummarise.The fi… 9 school_stats_from_balanced There were 2025 warnings in dplyrsummarise.The fi… 10 zones_tile Thats a lot of columns for the GeoJSON, are they … 11 pmtiles_zones running command cd outputdata tippecanoe o data_z… 12 pmtiles_buildings running command cd outputdata tippecanoe o dasyme… 13 combined_network_tile Thats a lot of columns for the GeoJSON, are they … 14 simplified_network st_centroid assumes attributes are constant over …