Skip to content

Commit

Permalink
updated citation
Browse files Browse the repository at this point in the history
  • Loading branch information
j-emberton committed Oct 16, 2024
1 parent efcfb1b commit 2389dfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyrealm/core/solar.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def calc_daily_solar_radiation(
r"""Calculate daily extraterrestrial solar radiation (J/m^2).
This function calculates the daily extraterrestrial solar radition
(J/m^2) using Eq. 1.10.3 :cite:t:`Duffie & Beckman:2013`.
(J/m^2) using Eq. 1.10.3 :cite:t:`Duffie:2013a`.
.. math::
Expand Down Expand Up @@ -179,7 +179,7 @@ def _calc_daily_solar_radiation(
"""Calculate daily extraterrestrial solar radiation (J/m^2).
This function calculates the daily extraterrestrial solar radition (J/m^2)
using Eq. 1.10.3, :cite:t:`Duffie & Beckman:2013`.
using Eq. 1.10.3, :cite:t:`Duffie:2013a`.
Args:
dr: dimensionless distance factor
Expand Down

0 comments on commit 2389dfd

Please sign in to comment.