From d99a8fb78e8b9550a9c8f88d0b15a43f8c8fda88 Mon Sep 17 00:00:00 2001 From: RDaxini <143435106+RDaxini@users.noreply.github.com> Date: Wed, 9 Oct 2024 10:39:58 +0100 Subject: [PATCH 1/3] Update variables_style_rules.csv --- pvlib/data/variables_style_rules.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pvlib/data/variables_style_rules.csv b/pvlib/data/variables_style_rules.csv index 1954e036c2..dd0ffabb37 100644 --- a/pvlib/data/variables_style_rules.csv +++ b/pvlib/data/variables_style_rules.csv @@ -11,7 +11,7 @@ ghi;global horizontal irradiance ghi_extra;horizontal irradiance at top of atmosphere (extraterrestrial) gri;ground-reflected irradiance ape;average photon energy -aoi;angle of incidence between :math:`90\deg` and :math:`90\deg` +aoi;angle of incidence between ±90° aoi_projection;cos(aoi) airmass;airmass airmass_relative;relative airmass From 62fd3005950ed7556bf1484198cb126f10f71db1 Mon Sep 17 00:00:00 2001 From: RDaxini <143435106+RDaxini@users.noreply.github.com> Date: Thu, 10 Oct 2024 13:17:26 +0100 Subject: [PATCH 2/3] update definition Co-Authored-By: Cliff Hansen <5393711+cwhanse@users.noreply.github.com> Co-Authored-By: Echedey Luis <80125792+echedey-ls@users.noreply.github.com> --- pvlib/data/variables_style_rules.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pvlib/data/variables_style_rules.csv b/pvlib/data/variables_style_rules.csv index dd0ffabb37..ff64f67895 100644 --- a/pvlib/data/variables_style_rules.csv +++ b/pvlib/data/variables_style_rules.csv @@ -11,7 +11,7 @@ ghi;global horizontal irradiance ghi_extra;horizontal irradiance at top of atmosphere (extraterrestrial) gri;ground-reflected irradiance ape;average photon energy -aoi;angle of incidence between ±90° +aoi;angle of incidence. Angle between the surface normal vector and the vector pointing towards the sun's centre aoi_projection;cos(aoi) airmass;airmass airmass_relative;relative airmass From 629bff4cd7d3f923143182bdeaf4b9d17fd1ec0e Mon Sep 17 00:00:00 2001 From: RDaxini <143435106+RDaxini@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:15:26 +0100 Subject: [PATCH 3/3] Update pvlib/data/variables_style_rules.csv Co-authored-by: Kevin Anderson --- pvlib/data/variables_style_rules.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pvlib/data/variables_style_rules.csv b/pvlib/data/variables_style_rules.csv index ff64f67895..f7930bd445 100644 --- a/pvlib/data/variables_style_rules.csv +++ b/pvlib/data/variables_style_rules.csv @@ -11,7 +11,7 @@ ghi;global horizontal irradiance ghi_extra;horizontal irradiance at top of atmosphere (extraterrestrial) gri;ground-reflected irradiance ape;average photon energy -aoi;angle of incidence. Angle between the surface normal vector and the vector pointing towards the sun's centre +aoi;angle of incidence. Angle between the surface normal vector and the vector pointing towards the sun's center aoi_projection;cos(aoi) airmass;airmass airmass_relative;relative airmass