Skip to content

plot_dba_yo #5

@lmarsha5

Description

@lmarsha5

I tried to work with the plot_dba_yo.py. One of the paths at the beginning needed updated, gncutils.reader.dba doesn’t exist, the code needs to import create_llat_dba which is found in the gncutils.readers.slocum.
original => "from gncutils.readers.dba import create_llat_dba_reader"
corrected =>from gncutils.readers.slocum import create_llat_dba_reader

There isn't any info on the wiki about the code like with the spt vis. I was hoping someone might have some suggestions for executing the python code.

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