Skip to content

Time array not used correctly in wave.resource.surface_elevation #142

@cmichelenstrofer

Description

@cmichelenstrofer

Currently the different spectral arrays are being truncated using the start and end time, e.g.

phase = phase[start_time:end_time]

but these Panda arrays are indexed by frequency (Hz) not time. It is not doing what it is supposed to be doing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions