Commit Graph

2368 Commits

Author SHA1 Message Date
Ace
437bac81d4
add deps 2024-02-17 10:42:06 +01:00
Ace
7e2414afcf
added name 2024-02-17 00:00:28 +01:00
Ace
f5b399a572
could not find libxlt 2024-02-14 11:33:32 +01:00
Ace
ec55531f7a Merge remote-tracking branch 'origin/main' 2024-02-14 11:28:20 +01:00
Ace
4747f921a3 set sample url to github.com 2024-02-14 11:28:10 +01:00
Ace
3d691837a8
add requirements 2024-02-14 09:52:04 +01:00
Ace
d1edaaa70e
fix typo 2024-02-14 09:38:04 +01:00
Ace
96bb8448c2
fallback default python 2024-02-14 09:21:49 +01:00
Ace
cdc1c8064e
libtiff5-dev 2024-02-14 06:31:23 +01:00
Ace
4ac8dac106
Update update-os.yml 2024-02-13 18:45:50 +01:00
Ace
f618ed02e8 Merge remote-tracking branch 'origin/main' 2024-02-13 15:40:03 +01:00
Ace
b4e3c90fce adapt name of run 2024-02-13 15:39:36 +01:00
Ace
baaaf4ee51
show support python versions (3.9, 3.10, 3.11) 2024-02-13 15:37:49 +01:00
Ace
3a65de7776 cleanup 2024-02-13 15:36:07 +01:00
Ace
91d401e750 python3.11.8 2024-02-13 12:41:56 +01:00
Ace
db64b47b46 python3.11 2024-02-13 12:34:58 +01:00
Ace
e4dec04de6 hide some outputs and fix an error with certificates 2024-02-13 09:45:29 +01:00
Ace
f8a6f5885a fiy typo 2024-02-13 09:22:41 +01:00
Ace
e574fe1a40 downgrade matplotlib 2024-02-13 09:14:38 +01:00
Ace
4b4fbd0b36 downgrade matplotlib 2024-02-13 09:13:51 +01:00
Ace
2a51effb0f
enlarge space to 3GB 2024-02-13 01:01:46 +01:00
Ace
95217dd2b7 pipeline testing fix 2024-02-12 20:46:33 +01:00
Ace
80d3b317ef removed unused dependency 2024-02-12 17:49:00 +01:00
Ace
06eb301d90 cleanup dependencies 2024-02-11 23:51:13 +01:00
Ace
31f1635792 hide some of the output
because currently more than 7000 lines are being shown for each run
2024-02-11 18:38:45 +01:00
Ace
0e8eada1c4 hide some of the output
because currently more than 7000 lines are being shown for each run
2024-02-11 18:21:54 +01:00
Ace
317602a29d :) 2024-02-11 14:01:08 +01:00
Ace
8ef13a4b8f Merge remote-tracking branch 'origin/main' 2024-02-11 13:47:29 +01:00
Ace
04c3918b40 test python3.12 installation 2024-02-11 13:47:22 +01:00
Ace
a63b8fc8fd
update badges
badges now show all supported python versions. Dropped badge for update docs. Added badge with link to Discord channel
2024-02-11 12:18:43 +01:00
Ace
10f5b6fb52 add new numpy dependency 2024-02-10 23:08:10 +01:00
Ace
a7f3622e52 fix tests 2024-02-10 22:43:57 +01:00
github-actions
d927b8ebf6 update docs [bot] 2024-02-09 12:55:11 +00:00
Ace
34d479c853
Merge pull request #315 from mrbwburns/fullscreen_weather_module
Fullscreen weather module
2024-02-09 15:53:33 +03:00
mrbwburns
0663430a1e
Merge branch 'main' into fullscreen_weather_module 2024-02-08 21:23:20 +01:00
github-actions
c84ccb2157 update docs [bot] 2024-02-08 12:24:25 +00:00
Ace
36268c3409
Merge pull request #320 from aceinnolab/feature/#281
Fix an issue with alignment of text
2024-02-08 15:22:58 +03:00
Ace
7e7e32ade6 fix test 2024-02-08 13:22:43 +01:00
Ace
438845c81e fix alignment bug 2024-02-08 12:51:06 +01:00
mrbwburns
d7dbce8dde Merge remote-tracking branch 'upstream/main' into fullscreen_weather_module 2024-02-04 20:16:48 +01:00
mrbwburns
d4f9a7a845 Add owm 3.0 API capabilities to get UVI reading into the fullscreen weather (again) 2024-02-04 10:01:49 -08:00
Ace
77ffc4146b fix minor bug
This fixes a bug where using hourly weather forecast with imperial units would lead to the error: TypeError: list indices must be integers or slices, not str
2024-01-29 00:32:12 +01:00
mrbwburns
a88663defe small cleanup 2024-01-26 14:40:10 -08:00
mrbwburns
04b951eb13 fix timezone handling for weather modules 2024-01-26 14:23:21 -08:00
mrbwburns
b32a709967 remove old owm_forecasts pyowm wrapper 2024-01-26 14:19:31 -08:00
mrbwburns
ed37862bdf update changelog 2024-01-26 13:41:37 -08:00
mrbwburns
7ce9b957b0 requirements update 2024-01-26 05:09:28 -08:00
mrbwburns
96915c53fa
Merge branch 'main' into fullscreen_weather_module 2024-01-24 22:32:10 +01:00
mrbwburns
ea1492ba84 make temperature units handling consistent 2024-01-24 22:25:48 +01:00
mrbwburns
82ba16c83b fix temperature decimals for the current weather 2024-01-24 22:18:23 +01:00