Environment_Engine: Add header data retrieval to `Compute.ImportEPW`
Open
type:feature
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
EPWs contain extra header data that is not retrieved in `Compute.ImportEPW` - these are from the first 8 lines of the EPW file as defined here:https://designbuilder.co.uk/cahelp/Content/EnergyPlusWeatherFileFormat.htm
This would be useful for use in [LadybugTools_Toolkit](https://github.com/BHoM/LadybugTools_Toolkit)
Necessitates adding a few properties to WeatherFile class in `Environment_oM`
Contributor guide
Assessment
This issue has not been assessed yet.