Skip to content

Location parsing returning incorrect station names #35

Description

@Ttheegela

Describe the bug
Location dropdown was showing incorrect station names — names did not match the expected PSMSL station for the given coordinates.

Root cause
Parsing logic in load_location_list() was reading station IDs or name columns with an off-by-one or incorrect column mapping, causing station name mismatches.

Fix
Corrected column mapping in the location list parser.

Fixed in
Commit ced7dd3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions