Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

@Jason DeGraw has also implemented some pretty cool stuff in the EpwFile class that has not gotten a lot of press yet. The getTimeSeries and getComputedTimeseries methods of EpwFile can be used to get information like 'DryBulbTemperature' or 'AtmosphericStationPressure' out of the EpwFile as a OpenStudio TimeSeries object. There is also an AirState class that can do some basic psychrometric calculations.

@Jason DeGraw has also implemented some pretty cool stuff in the EpwFile class that has not gotten a lot of press yet. The getTimeSeries and getComputedTimeseries methods of EpwFile can be used to get information like 'DryBulbTemperature' or 'AtmosphericStationPressure' out of the EpwFile as a OpenStudio TimeSeries object. There is also an AirState class that can do some basic psychrometric calculations.