From 4658a45fc7c52098dfad1f816ab0e38ab89fdb10 Mon Sep 17 00:00:00 2001 From: "Adam R. Jensen" <39184289+AdamRJensen@users.noreply.github.com> Date: Sun, 13 Jun 2021 16:32:34 -0500 Subject: [PATCH] Add bhi, pressure, and wind_ to list of variables All the terms except bhi are in agreement with pv-terms. --- pvlib/data/variables_style_rules.csv | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pvlib/data/variables_style_rules.csv b/pvlib/data/variables_style_rules.csv index 0e0758beaa..34190625bb 100644 --- a/pvlib/data/variables_style_rules.csv +++ b/pvlib/data/variables_style_rules.csv @@ -5,6 +5,7 @@ longitude;longitude dni;direct normal irradiance dni_extra;direct normal irradiance at top of atmosphere (extraterrestrial) dhi;diffuse horizontal irradiance +bhi;beam/direct horizontal irradiance ghi;global horizontal irradiance aoi;angle of incidence between :math:`90\deg` and :math:`90\deg` aoi_projection;cos(aoi) @@ -27,6 +28,9 @@ temp_module;temperature of the module temp_air;temperature of the air temp_dew;dewpoint temperature relative_humidity;relative humidity +wind_speed;wind speed +wind_direction;wind direction +pressure;atmospheric pressure v_mp, i_mp, p_mp;module voltage, current, power at the maximum power point v_oc;open circuit module voltage i_sc;short circuit module current