fix: adjust altitide/azimuth to account for daylight savings time

This commit is contained in:
Sebin Nyshkim 2022-02-11 11:43:23 +01:00
parent e5faf05208
commit 111736b609

View file

@ -2,15 +2,15 @@
{ {
"fileName": "sebin-dyn_wallpaper1-hires.png", "fileName": "sebin-dyn_wallpaper1-hires.png",
"isForLight": true, "isForLight": true,
"altitude": 31.86, "altitude": 22.15,
"azimuth": 93.83 "azimuth": 82.55
}, },
{ {
"fileName": "sebin-dyn_wallpaper2-hires.png", "fileName": "sebin-dyn_wallpaper2-hires.png",
"isPrimary": true, "isPrimary": true,
"isForLight": true, "isForLight": true,
"altitude": 61.51, "altitude": 50.29,
"azimuth": 169.15 "azimuth": 122.12
}, },
{ {
"fileName": "sebin-dyn_wallpaper3-hires.png", "fileName": "sebin-dyn_wallpaper3-hires.png",
@ -21,8 +21,8 @@
{ {
"fileName": "sebin-dyn_wallpaper4-hires.png", "fileName": "sebin-dyn_wallpaper4-hires.png",
"isForLight": true, "isForLight": true,
"altitude": 38.92, "altitude": 55.82,
"azimuth": 256.95 "azimuth": 223.36
}, },
{ {
"fileName": "sebin-dyn_wallpaper5-hires.png", "fileName": "sebin-dyn_wallpaper5-hires.png",
@ -33,8 +33,8 @@
{ {
"fileName": "sebin-dyn_wallpaper6-hires.png", "fileName": "sebin-dyn_wallpaper6-hires.png",
"isForDark": true, "isForDark": true,
"altitude": 1.76, "altitude": -6.36,
"azimuth": 301.95 "azimuth": 313.63
}, },
{ {
"fileName": "sebin-dyn_wallpaper7-hires.png", "fileName": "sebin-dyn_wallpaper7-hires.png",