Skip to main content
Ctrl+K

pysewer 0.2.0 documentation

  • About
  • Installation
  • API reference
  • Examples
  • UFZ WASP
  • GitHub
  • About
  • Installation
  • API reference
  • Examples
  • UFZ WASP
  • GitHub

Section Navigation

Content:

  • Preprocessing
  • Routing Solvers
  • Hydraulic Design and Optimisation
  • Visualisation
  • Export
  • Configuration Setting
  • Utilities
  • API reference

API reference#

Content:

  • Preprocessing
    • Data import and preprocessing
    • Simplfy Graph
    • Generate Connection Graph
  • Routing Solvers
    • rsph_tree_fast()
    • rsph_tree()
    • find_rsph_path()
  • Hydraulic Design and Optimisation
    • place_lifting_station()
    • get_max_upstream_diameter()
    • place_pump()
    • set_diameter()
    • get_downstream_junction()
    • get_junction_front()
    • reverse_bfs()
    • calculate_hydraulic_parameters()
    • estimate_peakflow()
    • mannings_equation()
    • select_diameter()
    • select_diameter_with_constraints()
    • needs_pump()
  • Visualisation
    • plot_model_domain()
    • plot_sewer_attributes()
    • plot_connection_graph()
  • Export
    • map_dtype_to_fiona()
    • is_list_of_tuples()
    • is_list()
    • tuple_list_to_json()
    • generate_schema()
    • write_gdf_to_gpkg()
    • write_gdf_to_shp()
    • export_sewer_network()
  • Configuration Setting
    • Config
    • load_config()
    • config_to_dataframe()
    • view_default_settings()
    • Preprocessing settings
    • Optimization settings
    • Visualisation settings
    • Export settings
  • Utilities
    • get_upstream_nodes()
    • get_path_distance()
    • get_closest_edge()
    • get_closest_edge_multiple()
    • get_edge_gdf()
    • get_node_gdf()
    • get_node_keys()
    • get_edge_keys()
    • get_path_gdf()
    • get_mean_slope()
    • ckdnearest()
    • remove_third_dimension()
    • is_valid_geometry()
    • get_sewer_info()

previous

Installation

next

Preprocessing

Show Source

© Copyright 2022 - 2026, the pysewer developers from UFZ.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.20.0.