Skip to content

examine Runup quantity  #47

@SBFRF

Description

@SBFRF

wdepth_ind = np.argmin(abs(wdepth - r_depth)) # changed from Chuan's original code

wdepth_ind = np.argwhere(wdepth > r_depth).squeeze().min() - 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions