Skip to content

Station elevation of 0 for dry nodes can be misleading - should output a sentinel value instead #192

@PhilMiller

Description

@PhilMiller

In testing and discussion with @jduckerOWP we noted that if SCHISM is asked for water surface elevation at a station point in a dry element, the output value is 0. In a modeling scenario around sea level, this non-value could be misinterpreted as an actual value.

I'd suggest using NaN (strongly preferred) or a sentinel like -9999 for the surface elevation of dry station points instead, so that it can't possibly be misinterpreted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions