pywatemsedemΒΆ
- pywatemsedem package
- Subpackages
- Submodules
- pywatemsedem.buffers module
- pywatemsedem.calibrate module
Calibration
add_outlier_names_to_calibration_plot()
calculate_model_efficiency()
calculate_ratio_ktc()
calculate_regressions()
check_endpoint_throughput_coefficient()
compute_denomitor_nash_sutcliffe()
compute_model_errors_sy()
compute_nash_sutcliffe()
linear_regression_evaluation_calibration()
merge_calibration_results()
plot_model_efficiency()
plot_regression()
process_calibrationrun_output()
- pywatemsedem.catchment module
Catchment
Catchment.adjacent_edges
Catchment.catchment_area
Catchment.create_folder_structure()
Catchment.create_height_contours()
Catchment.dtm
Catchment.hydrological_soil_group
Catchment.infrastructure
Catchment.infrastructure_buildings
Catchment.infrastructure_roads
Catchment.kfactor
Catchment.landuse
Catchment.pfactor
Catchment.river
Catchment.river_segment_length
Catchment.routing
Catchment.segments
Catchment.topologize_river()
Catchment.tubed_river
Catchment.up_edges
Catchment.vct_infrastructure_buildings
Catchment.vct_infrastructure_roads
Catchment.vct_river
Catchment.vct_water
Catchment.water
Catchment.zip()
valid_dtm()
valid_vct_infra_line()
valid_vct_infra_poly()
valid_vct_parcels()
valid_vct_river()
- pywatemsedem.cfactor module
- pywatemsedem.cn module
- pywatemsedem.compare_scenario module
- pywatemsedem.defaults module
- pywatemsedem.errors module
- pywatemsedem.grasstrips module
add_boundary_rows_cols_to_arr()
compute_number_of_non_zero_neighbours()
core_expand_grass_strips_with_triggers()
create_grass_strips_from_line_string()
estimate_ste()
expand_grass_strips_with_triggers()
extract_grass_strips_from_parcels()
get_neighbour_grass_strips_ids_array()
get_width_grass_strips()
process_grass_strips()
scale_cfactor_linear()
scale_cfactor_with_grass_strips_width()
scale_ktc_linear()
scale_ktc_with_grass_strip_width()
scale_ktc_zhang()
- pywatemsedem.ktc module
- pywatemsedem.parcelslanduse module
- pywatemsedem.plots module
- pywatemsedem.postprocess module
PostProcess
PostProcess.add_sediment_to_subcatchments()
PostProcess.add_segment_results_to_vct()
PostProcess.aggregate_sedout_parcel()
PostProcess.analyse_cumulative_sediexport()
PostProcess.assign_filenames()
PostProcess.assign_values_df_summary()
PostProcess.calculate_areas_prckrt()
PostProcess.check_condition_files()
PostProcess.compute_netto_erosion_parcels()
PostProcess.compute_sewer_in_per_catchment()
PostProcess.compute_source_sinks()
PostProcess.compute_statistics_rasters_per_polygon_vector()
PostProcess.convert_output_rsts_to_ton()
PostProcess.convert_rst_sediexport_to_vct()
PostProcess.convert_rst_sewerin_to_vct()
PostProcess.couple_sediout_routing()
PostProcess.get_total_sediment()
PostProcess.identify_export_parcel()
PostProcess.identify_priority_areas()
PostProcess.identify_priority_catchments_based_on_highest_loads()
PostProcess.identify_sinks()
PostProcess.identify_sinks_in_routing()
PostProcess.identify_subcatchments_to_buffers()
PostProcess.intersect_sedioutparcels_with_subcatchments()
PostProcess.make_facts()
PostProcess.make_missing_routing_vct_saga()
PostProcess.make_routing_vct()
PostProcess.merge_overlapping_catchments()
PostProcess.merge_sediout_and_cumulative()
PostProcess.merge_vct_sinks()
PostProcess.process_and_check_filename()
PostProcess.process_buffers()
PostProcess.read_total_sediment()
PostProcess.routing
PostProcess.routing_non_river
PostProcess.select_routing_to_outsidecatchment()
PostProcess.set_prckrt_nodata()
PostProcess.sinks
PostProcess.split_sewerin()
PostProcess.write_erosion_deposition_raster()
PostProcess.zip_folder()
aggregate_sediin_and_sediout_grass_strips()
check_if_file_exists()
compute_cdf_sediment_load()
compute_efficiency_grass_strips()
compute_netto_ero_parcel()
compute_netto_ero_prckrt()
compute_netto_erosion_parcels()
compute_statistics_sediout_outside_domain()
convert_arr_from_kg_to_ton()
convert_rst_sinks_to_vct()
couple_sediout_routing()
filter_grass_strips_with_prckrt()
get_filename()
get_stats_cfactor()
get_stats_ktc()
get_tuple_datastructure()
identify_subcatchments_to_buffers()
merge_grass_id_to_routing()
merge_grass_strip_id_and_sediout_to_routing()
process_filename()
read_filestructure()
reformat_routing_grass()
select_and_rename_cols_grass_routing()
select_routing_out_of_parcel()
split_endpoints_in_raster()
transform_dict_netto_erosion_to_df()
valid_ditches_sewers()
valid_endpoints()
valid_erosion_deposition()
valid_rivers()
valid_routing_sediout_vector()
valid_routing_vector()
valid_sinks()
- pywatemsedem.scenario module
CNWSException
Scenario
Scenario.bufferoutlet
Scenario.buffers
Scenario.buffers_exid
Scenario.cfactor
Scenario.cn
Scenario.cn_table
Scenario.composite_landuse
Scenario.conductive_dams()
Scenario.create_cfactor()
Scenario.create_composite_landuse()
Scenario.create_ini_file()
Scenario.create_ktc()
Scenario.ditches()
Scenario.endpoints
Scenario.endpoints_id
Scenario.force_routing
Scenario.grass_strips
Scenario.ktc
Scenario.outlets
Scenario.parcels
Scenario.parcels_ids
Scenario.parcels_landuse
Scenario.prepare_input_files()
Scenario.run_model()
Scenario.temporal_resolution()
Scenario.vct_bufferoutlets
Scenario.vct_buffers
Scenario.vct_conductive_dams
Scenario.vct_ditches
Scenario.vct_endpoints
Scenario.vct_grass_strips
Scenario.vct_outlets
Scenario.vct_parcels
Scenario.zip()
add_tillage_technical_measures_to_parcels()
assign_buffer_id_to_df_buffer()
convert_grass_strips_to_agricultural_fields()
remove_known_grass_strips_from_parcels_vct_saga()
valid_cfactor()
valid_composite_landuse()
valid_dtm()
valid_infrastructure()
valid_ini()
valid_kfactor()
valid_ktc()
valid_landuse()
valid_pfactor()
valid_river()
valid_vct_buffers()
valid_vct_endpoints()
valid_vct_grass_strips()
valid_vct_outlets()
- pywatemsedem.templates module
- pywatemsedem.testing module
- pywatemsedem.tools module
- pywatemsedem.userchoices module
UserChoices
UserChoices.set_LS_equation()
UserChoices.set_ecm_options()
UserChoices.set_model_equation()
UserChoices.set_model_options()
UserChoices.set_model_variables()
UserChoices.set_model_version()
UserChoices.set_output()
UserChoices.set_transport_capacity_equation()
UserChoices.set_userchoices_curvenumber()
UserChoicesCurveNumber
- pywatemsedem.valid module
- Module contents