Note

THIS PROJECT HAS BEEN MERGED INTO SUEWS AND ARCHIVED.

supy.util.read_epw

supy.util.read_epw(path_epw: Path) DataFrame[source]

Read in epw file as a DataFrame

Parameters:

path_epw (Path) – path to epw file

Returns:

df_tmy – TMY results of epw file

Return type:

pd.DataFrame