Skip to content

getLocationData columns names crash #326

@Quan-Cui

Description

@Quan-Cui

Hi, I am using this public API getLocationData from the R client.
https://github.com/AquaticInformatics/examples/blob/master/TimeSeries/PublicApis/R/timeseries_client.R#L305

The issue is that sometimes, the result's column names crash. I.e.
The correct column names are LocationName, Description, Identifier, ...
But for some locations, column names become V1, V2, V3, ....

It looks like when the location has many "Location Notes", the columns' names will malfunction. Please check.

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