Skip to content

filename bug in sfrdata.py #102

@mnfienen

Description

@mnfienen

I pulled today which brought me up to 2e44c8e. In sfrdata.py, at line 1548 looks like obs_input_filename is defined but on the next line just_the_filename is passed to options. However, unless options is None, just_the_filename is not defined. I think the fix is just to use obs_input_filename but wanted to make sure.

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