Skip to content

ADCP example may have a typo in Section 7.4 #415

@simmsa

Description

@simmsa

Describe the bug:

Possible typo in adcp_example section 7.4:

# Check that percent difference from -5/3 is not greater than 20%
mask = abs((slope[0].values - (-5 / 3)) / (-5.3)) <= 0.20

Additional context:

@jmcvey3, is the -5.3 in the above equation correct? The -5/3 slope is used elsewhere and I want to confirm this (-5.3) is correct here.

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