User Guide
Getting Started
Data Ingestion
Filtering & Completeness
Tessellation
Stop Detection
Visit Attribution
Mobility Metrics
Co-location & Contact Networks
Aggregation & Debiasing
Synthetic Data Generation
Examples
Loading Trajectory Data
Comparing runtimes of different stop detection algorithms on toy datasets
Lachesis Stop Detection
TADBSCAN Stop Detection
HDBSCAN Stop Detection
Grid-Based Stop Detection
Synthetic POI Generation
Downloading places of interest (POI) Data from OSM
Synthetic Trajectory Generation with Nomad
Random City Generation
API Reference
API Reference
NOMAD
Index
Index
A
|
B
|
C
|
D
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
V
|
W
A
add_agent() (nomad.traj_gen.Population method)
add_building() (nomad.city_gen.City method)
add_buildings_from_gdf() (nomad.city_gen.City method)
add_street() (nomad.city_gen.City method)
Agent (class in nomad.traj_gen)
allowed_buildings() (in module nomad.traj_gen)
assign_block_types() (in module nomad.city_gen)
assign_door_to_building() (in module nomad.city_gen)
B
blocks_to_mercator() (in module nomad.map_utils)
blocks_to_mercator_gdf() (in module nomad.map_utils)
buildings (nomad.city_gen.City attribute)
buildings_df (nomad.city_gen.City property)
buildings_outline (nomad.city_gen.City attribute)
C
check_adjacent() (nomad.city_gen.City method)
City (class in nomad.city_gen)
city (nomad.traj_gen.Population attribute)
city_boundary (nomad.city_gen.City attribute)
completeness() (in module nomad.filters)
compute_candidate_homes() (in module nomad.home_attribution)
compute_gravity() (nomad.city_gen.City method)
compute_shortest_paths() (nomad.city_gen.City method)
condense_destinations() (in module nomad.traj_gen)
coordinates (nomad.city_gen.Street attribute)
coverage_matrix() (in module nomad.filters)
D
dimensions (nomad.city_gen.City attribute)
download_osm_buildings() (in module nomad.map_utils)
download_osm_streets() (in module nomad.map_utils)
downsample() (in module nomad.filters)
dt (nomad.traj_gen.Agent attribute)
(nomad.traj_gen.Population attribute)
F
fill_block() (nomad.city_gen.RandomCityGenerator method)
find_connected_components() (in module nomad.city_gen)
find_intersecting_blocks() (in module nomad.city_gen)
from_geodataframes() (nomad.city_gen.City class method)
from_geopackage() (nomad.city_gen.City class method)
from_mercator() (nomad.city_gen.City method)
G
generate_agents() (nomad.traj_gen.Population method)
generate_canvas_blocks() (in module nomad.city_gen)
generate_city() (nomad.city_gen.RandomCityGenerator method)
generate_dest_diary() (nomad.traj_gen.Agent method)
generate_ping_times() (in module nomad.traj_gen)
generate_streets() (nomad.city_gen.RandomCityGenerator method)
generate_trajectory() (nomad.traj_gen.Agent method)
geometry (nomad.city_gen.Street attribute)
get_adjacent_street() (nomad.city_gen.RandomCityGenerator method)
get_block() (nomad.city_gen.City method)
get_block_type() (nomad.city_gen.RandomCityGenerator method)
get_building() (nomad.city_gen.City method)
get_building_coordinates() (nomad.city_gen.City method)
get_category_for_subtype() (in module nomad.map_utils)
get_category_summary() (in module nomad.map_utils)
get_city_boundary_osm() (in module nomad.map_utils)
get_distance_fast() (nomad.city_gen.City method)
get_paths_fast() (nomad.city_gen.City method)
get_shortest_path() (nomad.city_gen.City method)
get_street_graph() (nomad.city_gen.City method)
get_subtype_summary() (in module nomad.map_utils)
gravity (nomad.city_gen.City attribute)
I
id (nomad.city_gen.Street attribute)
is_within() (in module nomad.filters)
L
load() (in module nomad.city_gen)
load_geodata() (in module nomad.map_utils)
M
mercator_to_blocks() (in module nomad.map_utils)
mercator_to_blocks_gdf() (in module nomad.map_utils)
module
nomad.agg
nomad.aggregation
nomad.city_gen
nomad.constants
nomad.contact_estimation
nomad.displacement
nomad.filters
nomad.generation
nomad.home_attribution
nomad.io
nomad.map_utils
nomad.metrics
nomad.stop_detection
nomad.traj_gen
nomad.visit_attribution
N
nocturnal_stops() (in module nomad.home_attribution)
nomad.agg
module
nomad.aggregation
module
nomad.city_gen
module
nomad.constants
module
nomad.contact_estimation
module
nomad.displacement
module
nomad.filters
module
nomad.generation
module
nomad.home_attribution
module
nomad.io
module
nomad.map_utils
module
nomad.metrics
module
nomad.stop_detection
module
nomad.traj_gen
module
nomad.visit_attribution
module
normalize_od() (in module nomad.displacement)
normalized_moved() (in module nomad.displacement)
normalized_remained() (in module nomad.displacement)
O
overlapping_visits() (in module nomad.contact_estimation)
P
parse_agent_attr() (in module nomad.traj_gen)
place_buildings_in_blocks() (nomad.city_gen.RandomCityGenerator method)
plot_city() (nomad.city_gen.City method)
plot_traj() (nomad.traj_gen.Agent method)
Population (class in nomad.traj_gen)
precision_recall_f1_from_minutes() (in module nomad.contact_estimation)
Q
q_filter() (in module nomad.filters)
R
RandomCityGenerator (class in nomad.city_gen)
RasterCity (class in nomad.city_gen)
remove_overlaps() (in module nomad.map_utils)
reproject_to_mercator() (nomad.traj_gen.Population method)
reset_trajectory() (nomad.traj_gen.Agent method)
roster (nomad.traj_gen.Population attribute)
rotate() (in module nomad.map_utils)
rotate_streets_to_align() (in module nomad.map_utils)
S
sample_bursts_gaps() (in module nomad.traj_gen)
sample_trajectory() (nomad.traj_gen.Agent method)
save() (in module nomad.city_gen)
(nomad.city_gen.City method)
save_geodata() (in module nomad.map_utils)
save_geopackage() (nomad.city_gen.City method)
save_pop() (nomad.traj_gen.Population method)
select_home() (in module nomad.home_attribution)
shortest_paths (nomad.city_gen.City attribute)
speeds (nomad.traj_gen.Agent attribute)
still_probs (nomad.traj_gen.Agent attribute)
Street (class in nomad.city_gen)
street_graph (nomad.city_gen.City attribute)
streets (nomad.city_gen.City attribute)
streets_df (nomad.city_gen.City property)
T
thin_traj_by_times() (in module nomad.traj_gen)
to_file() (nomad.city_gen.City method)
to_mercator() (nomad.city_gen.City method)
to_projection() (in module nomad.filters)
to_tessellation() (in module nomad.filters)
to_timestamp() (in module nomad.filters)
to_yyyymmdd() (in module nomad.filters)
to_zoned_datetime() (in module nomad.filters)
V
verify_street_connectivity() (in module nomad.city_gen)
W
within() (in module nomad.filters)