sun.azimuth | R Documentation |
Calculate the azimuth of the sun in a place at a given date at a given time "UTC".
sun.azimuth(
day,
month,
year,
hour,
minute,
seconde = 0,
longdeg,
longmin = 0,
longsec = 0,
latdeg,
latmin = 0,
latsec = 0
)
https://codes-sources.commentcamarche.net/source/31774-calcul-de-la-position-du-soleil-declinaison-angle-horaire-altitude-et-azimut-altaz-solaire
https://fr.planetcalc.com/320/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.