nirdΒΆ
- nird package
- Submodules
- nird.constants module
- nird.road module
- nird.road_functions module
- nird.road_osm module
clip_to_zero()
compute_edge_costs()
cost_func()
create_igraph_network()
create_urban_mask()
edge_init()
edge_initial_speed_func()
extract_od_pairs()
find_least_cost_path()
find_nearest_node()
label_urban_roads()
network_flow_model()
select_partial_roads_osm()
speed_flow_func()
update_network_structure()
update_od_matrix()
voc_func()
worker_init_edge()
worker_init_path()
- nird.road_recovery module
compute_edge_costs()
cost_func()
create_igraph_network()
create_urban_mask()
edge_init()
edge_initial_speed_func()
edge_reclassification_func()
extract_od_pairs()
find_least_cost_path()
find_nearest_node()
label_urban_roads()
network_flow_model()
select_partial_roads()
speed_flow_func()
update_network_structure()
update_od_matrix()
voc_func()
worker_init_edge()
worker_init_path()
- nird.road_revised module
compute_edge_costs()
cost_func()
create_igraph_network()
create_urban_mask()
edge_init()
edge_initial_speed_func()
edge_reclassification_func()
extract_od_pairs()
find_least_cost_path()
find_nearest_node()
label_urban_roads()
network_flow_model()
select_partial_roads()
speed_flow_func()
update_network_structure()
update_od_matrix()
voc_func()
worker_init_edge()
worker_init_path()
- nird.road_validation module
cost_func()
create_igraph_network()
create_urban_mask()
edge_init()
edge_initial_speed_func()
edge_reclassification_func()
extract_od_pairs()
find_least_cost_path()
find_nearest_node()
label_urban_roads()
network_flow_model()
select_partial_roads()
speed_flow_func()
update_network_structure()
update_od_matrix()
voc_func()
worker_init_path()
- nird.utils module