Skip to content

Error in obtaining Newfoundland and Labrador climate station data #171

@rajibshibly

Description

@rajibshibly

For some reason I am not getting data for the province of Newfoundland and Labrador (NL). I am getting the following error:
weather_dl(station_ids = 6561 , interval = "hour")
Error in dplyr::mutate():
i In argument: prov = province[[.data$prov]].
Caused by error in province[[.data$prov]]:
! subscript out of bounds
Run rlang::last_trace() to see where the error occurred.

The same code is working fine for the provice of QC

e.g. weather_dl(station_ids = 49649 , interval = "hour")

Can you help resolve this?

Thanks

Shibly

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