Removes all empty raws_timeseries objects from a rawsList. This may be necessary after using rawsList_filterDate() so that downstream functions are guaranteed to have only stations with data.

rawsList_removeEmpty(rawsList = NULL)

Arguments

rawsList

rawsList object

Value

rawsList with empty stations removed.