Skip to content

EcostressDatabase imports Instrument field incorrectly #146

Closed
@MattWenham

Description

@MattWenham

Due to a change in the filename format, EcostressDatabase currently imports the Instrument field incorrectly. The fix would appear to be to change line 197 of ecostress.py to read:

instrument = os.path.basename(f).split('.')[-3]

My apologies, I can't put this into a PR as my employer does not allow me to contribute to Open Source projects 😕

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