Commit Graph

59 Commits

Author SHA1 Message Date
Guntis Smaukstelis 044282df89 Update dependencies and readme 2025-01-24 23:01:49 +02:00
Guntis Smaukstelis 4cc2bb9a87 Bigger wind font for higher resolution map 2024-02-12 15:57:16 +02:00
Guntis Smaukstelis b49bd50dfd Add typescript CSS module for type safe and autocomplete CSS 2024-02-12 15:38:11 +02:00
Guntis Smaukstelis 19c3e45122 Add weather icon inputs to cities on map 2024-02-11 21:44:29 +02:00
Guntis Smaukstelis 46b16e462e Increase font and box sizes for large maps 2024-02-09 21:42:55 +02:00
Guntis Smaukstelis 336dbe5596 Disable map views based on params, remove distinct 2024-02-09 15:14:00 +02:00
Guntis Smaukstelis 23c0990495 Query and display phenomena 2024-02-08 22:48:27 +02:00
Guntis Smaukstelis a70fe56a82 Fix canvas rescaling proportions with css 2024-02-08 15:42:36 +02:00
Guntis Smaukstelis b631c039c0 Extract constants for different maps 2024-02-08 15:25:51 +02:00
Guntis Smaukstelis f9f05b2a78 Add extra images for maps 2024-02-06 16:56:31 +02:00
Guntis Smaukstelis 0e83040217 Add list view for results and improve grid view 2024-01-25 16:44:08 +02:00
Guntis Smaukstelis bd090f0138 Add map 3840x1440 2024-01-23 22:58:26 +02:00
Guntis Smaukstelis 68decb613c Use same city coords for station and city view 2024-01-22 23:54:33 +02:00
Guntis Smaukstelis 99fb82c3fb Less redraw of station map, fix end date, some styling 2024-01-21 21:06:32 +02:00
Guntis Smaukstelis 6b0df1b8d5 Outline text for station map 2024-01-19 21:57:34 +02:00
Guntis Smaukstelis 16ed47c661 Add delay and spinner for station map, common const and component for delay 2024-01-19 20:32:20 +02:00
Guntis Smaukstelis ad03f43f66 Draw meteo values by the city on map 2024-01-16 16:18:52 +02:00
Guntis Smaukstelis 510f083d7e Chart as common component, accepts signals instead of pure values 2024-01-15 23:22:45 +02:00
Guntis Smaukstelis 65dfcf052a Query and display city field chart and all city weather data 2024-01-12 17:13:39 +02:00
Guntis Smaukstelis d6707b7bb0 Select city on canvas 2024-01-06 23:48:23 +02:00
Guntis Smaukstelis cb3e525fc2 Update js dependencies 2024-01-05 16:35:12 +02:00
Guntis Smaukstelis bdb2148ed3 City selection with display on a map 2024-01-05 16:17:00 +02:00
Guntis Smaukstelis 8534d36ec6 Add postgres host to .env, filter out sum values for country 2024-01-01 20:25:39 +02:00
Guntis Smaukstelis 9851b9dcd3 Fix css for menu, fix prod api url 2023-12-25 23:20:34 +02:00
Guntis Smaukstelis 5324f4c176 Select weather fields for country view 2023-12-25 12:09:58 +02:00
Guntis Smaukstelis a48b9df91f Query and display weather data for all country 2023-12-24 23:54:16 +02:00
Guntis Smaukstelis ac8c74fda1 Build web via node docker 2023-12-19 16:06:32 +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 5578290b8f Update vite to 4.1.5 2023-08-11 16:29:10 +03:00
Guntis Smaukstelis f1e68c6dba Limit all dates asking to 3 months range 2023-08-11 16:22:15 +03:00
Guntis Smaukstelis a52eb2c54f Format map values, round option 2023-08-08 23:05:55 +03:00
Guntis Smaukstelis d6cc56e789 Add Rubik font family 2023-08-08 19:50:19 +03:00
Guntis Smaukstelis 1d6293f698 Fix vite image import 2023-08-08 19:00:22 +03:00
Guntis Smaukstelis eb85edf680 Add wind text boxes for map 2023-08-08 17:22:52 +03:00
Guntis Smaukstelis 5ce297e96a Map view for results 2023-08-07 23:25:35 +03:00
Guntis Smaukstelis 4c9af88859 Cleanup and bar graphs for snow 2023-08-03 22:54:02 +03:00
Guntis Smaukstelis b887317c6b Server returns query data, bar chart, styling charts 2023-08-03 00:03:48 +03:00
Guntis Smaukstelis cf57669830 Add option to select full day time range 2023-07-04 00:25:46 +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 4d93fe68dc Refactor select fields 2023-06-22 19:39:49 +03:00
Guntis Smaukstelis bb817e5171 Select all cities and order results 2023-06-22 19:20:21 +03:00
Guntis Smaukstelis 6f005c56d7 Charts for list data 2023-05-23 00:46:07 +03:00
Guntis Smaukstelis 760ef4e719 Dependency inject logger and replace println 2023-05-21 22:37:33 +03:00
Guntis Smaukstelis 00dd4a4f4a Fix web title for production 2023-05-21 13:37:03 +03:00
Guntis Smaukstelis 8b3f97bb96 Fix duplications of data, sort query list, visual improvements 2023-05-21 13:26:17 +03:00
Guntis Smaukstelis 040672d6e0 Prettify CSV display 2023-05-21 00:22:08 +03:00
Guntis Smaukstelis 54cedb2818 Indicate in web title that working in dev environment 2023-05-18 16:39:14 +03:00
Guntis Smaukstelis 4f7f6820b0 Round aggregator time range 2023-05-17 23:56:57 +03:00
Guntis Smaukstelis db3e2d4e0f Implement calendar for csv viewing 2023-05-17 20:41:53 +03:00