SuPy
2021.2.26
Tutorials
Key IO Data Structures in SuPy
API reference
Top-level Functions
Utility Functions
ERA-5 Data Downloader
Typical Meteorological Year
supy.util.gen_epw
supy.util.read_epw
Gap Filling
OHM
Surface Conductance
WRF-SUEWS
Plotting
Roughness Calculation
Command-Line Tools
Key Data Structures
FAQ
Version History
SuPy
Docs
»
API reference
»
supy.util.read_epw
Edit on GitHub
Tip
Need help? Please let us know in the
UMEP Community
.
Find an issue within this page? Please report it in the
GitHub issues
.
A good understanding of
SUEWS
is a prerequisite to the proper use of SuPy.
supy.util.read_epw
¶
supy.util.
read_epw
(
path_epw: pathlib.Path
)
→ pandas.core.frame.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
Read the Docs
v: 2021.2.26
Versions
latest
stable
2021.2.26
2021.2.3
2021.1.19
2020.3.18
2020.2.29
2019.10.24
2019.8
2019.2
develop
Downloads
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.