S5.Weather.solcast_historic.get_file_list#

S5.Weather.solcast_historic.get_file_list(csv_location: str | PathLike) Set[str | PathLike][source]#

Get the list of Solcast historic CSVs in the folder.

The Solcast historic CSVs should be named in the format of {lat}_{lon}_Solcast_{sample_mode}.csv

Parameters:

csv_location – The location to search for the CSVs recursively

Returns:

A set of filepath to the solcast historic CSVs