Skip to content

get_results is missing flow_rate when getting pump data #5

@schuetzpaul

Description

@schuetzpaul
pump_names <- inp$pumps$Name

data_pumps <- kwb.swmm::get_results("00_template.out", 
                                    type = "links", 
                                    object_name = pump_names)

Here only the pump parameters average_water_depth, flow_velocity, volume_of_water and capacity gets loaded.

The parameter FLOW_RATE of pump is missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions