recordEPWCols
Column indices of EPW file
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | 'dry bulb temperature' | 2 | EPW index for dry bulb temperature in degC |
| Integer | 'dew point temperature' | 3 | EPW index for dew point temperature in degC |
| Integer | 'relative humidity' | 4 | EPW index for relative humidity in % |
| Integer | 'atmospheric pressure' | 5 | EPW index for atmospheric_pressure in Pa |
| Integer | 'global solar' | 9 | EPW index for global horizontal radiation in W.h/m2 |
| Integer | 'normal solar' | 10 | EPW index for direct normal radiation in W.h/m2 |
| Integer | 'diffuse solar' | 11 | EPW index for diffuse horizontal radiation in W.h/m2 |
| Integer | 'wind speed' | 17 | EPW index for wind speed in m/s |