13 Commits

Author SHA1 Message Date
Dylan
a738923316 Cache combined images 2023-06-30 18:37:38 +01:00
Dylan
b4f903d0c8 Revert "Better image combination"
This reverts commit 223d40eb9bc222c9e938b00a528927d965f7ea10.
2023-06-30 18:30:00 +01:00
Dylan
d311943325 Revert "Quick fix for small images"
This reverts commit 4b5b1936579cc0c7c87d5dfe523de30277c56101.
2023-06-30 18:29:54 +01:00
Dylan
4b5b193657 Quick fix for small images 2023-03-10 18:50:42 +00:00
Dylan
223d40eb9b Better image combination 2023-03-10 18:32:51 +00:00
Dylan
2da2cd5200 Removed image scale-down at the end of processing 2022-07-22 00:57:07 +01:00
Dylan
ffcde09b97 Return HTTP 400 if missing query parameters 2022-05-30 01:25:53 +01:00
Dylan
ec1f4dc284 Image check in lambda handler 2022-05-26 16:13:31 +01:00
Dylan
77b972a1b2 Switched to using ThreadPoolExecutor 2022-05-26 16:10:29 +01:00
Dylan
4feb1b65d6 Optimized image downloads 2022-05-26 15:01:12 +01:00
Dylan
2819b504a3 Add quality argument 2022-05-26 02:01:43 +01:00
Dylan
7a021916f0 Use proper mime type 2022-05-26 00:58:28 +01:00
Dylan
022edb5122 Moved combineImg to own module; created AWS dockerfile; added combination_method config 2022-05-25 23:48:55 +01:00