Skip to content

Examples: MHKiT-MATLAB does not have Comparing Transect Data at the Tanana River Test Site Example #183

@simmsa

Description

@simmsa

https://mhkit-software.github.io/MHKiT/ADCP_Delft3D_TRTS_example.html

Source Code: https://github.com/MHKiT-Software/MHKiT-Python/blob/main/examples/ADCP_Delft3D_TRTS_example.ipynb

A likely blocker here is support for reading PD0 files:

# Read in the two transect passes
transect_1_raw = api.read(
    "data/river/ADCP_transect/tanana_transects_08_10_10_0_002_10-08-10_142214.PD0"
)
transect_2_raw = api.read(
    "data/river/ADCP_transect/tanana_transects_08_10_10_0_003_10-08-10_143335.PD0"
)

Detailed in issue #180

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