OpenStudio is a cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.
It'd be usefult o parse the GROUND TEMPERATURES from the EpwFile, so you could use them to fill out the SiteGroundTemperature BuildingSurface/Shallow/Deep objects.
Enhancement Request
It'd be usefult o parse the GROUND TEMPERATURES from the EpwFile, so you could use them to fill out the SiteGroundTemperature BuildingSurface/Shallow/Deep objects.
Detailed Description
Possible Implementation
Same-ish as E+: https://github.com/NREL/EnergyPlus/blob/94a887817b9a5fdfef43c56ab69d1c6fac37d048/src/EnergyPlus/WeatherManager.cc#L7579-L7617