read_epw: Read and Parse EnergyPlus Weather File (EPW)
Description
read_epw parses an EPW file and returns an Epw object. The parsing
process is extreme inspired by OpenStudio utilities library
with some simplifications. For more details on Epw, please see Epw Class.