Skip to content

getStationByID error #4

Description

Hi,
i need data from a specific station, so i tried to use getStationByID funciont.
The station is GROTTAGLIE and in my station.list df its USAF id is 163240:

USAF     WBAN       NAME   CTRY   STATE    ICAO    LAT    LON      ELEV    BEGIN      END 
 163240   99999  GROTTAGLIE  IT           LIBG    40.518    17.403    65.5    19430927 20170710

if i launch the funcion

> grottaglie<- getStationByID(stationID = '163240',station.list = station.list, begin = 2013, 2016)

i get

Error in names(combined.list)[i] <- keys[i] :
'names' attribute [1] must be the same length as the vector [0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions