Commit Graph

11 Commits

Author SHA1 Message Date
Guntis Smaukstelis df8d16ed4a Fetch binary chunk and draw on canvas 2025-02-03 23:33:28 +02:00
Guntis Smaukstelis cb662e5f53 Add mapping of meteo discipline, category, product 2025-01-31 14:56:59 +02:00
Guntis Smaukstelis a48b9df91f Query and display weather data for all country 2023-12-24 23:54:16 +02:00
Guntis Smaukstelis 3a1f0ac726 First version of querying data from postgres 2023-12-15 13:49:07 +02:00
Guntis Smaukstelis eaf2788031 Move queries in file manager to postgres 2023-12-12 15:36:30 +02:00
Guntis Smaukstelis f1e68c6dba Limit all dates asking to 3 months range 2023-08-11 16:22:15 +03:00
Guntis Smaukstelis c5b84727a6 Add granularity for aggregation, group by hour/day/month/year 2023-07-03 23:17:43 +03:00
Guntis Smaukstelis f60ddd27af Fix compiler warning about match order 2023-05-22 22:31:28 +03:00
Guntis Smaukstelis 9fbc6f9f37 Changed data structure for weather params and aggregating 2023-05-03 00:02:59 +03:00
Guntis Smaukstelis 1bf41973a7 Change data structure for meteo adding AggregateKey and AggregateValue 2023-04-26 16:37:11 +03:00
Guntis Smaukstelis 3cd223dddd Validate routes, pretty json, meteo keys 2023-04-25 20:11:49 +03:00