Commit Graph

83 Commits

Author SHA1 Message Date
Guntis Smaukstelis 2206e1018a Remove console logs 2025-02-26 13:32:07 +02:00
Guntis Smaukstelis 5e47a336e6 Process slideshow requests in batches, add more memory 2025-02-25 18:19:42 +02:00
Guntis Smaukstelis 766d1c8395 List of drawing meteo params, fix canvas race condition 2025-02-24 19:35:49 +02:00
Guntis Smaukstelis ee9fb0e5e9 Download .zip of .webp images 2025-02-24 18:55:39 +02:00
Guntis Smaukstelis e099addd66 SlideShow controls - prev, next, play and download (not finished) 2025-02-23 22:08:26 +02:00
Guntis Smaukstelis b6cc4a4b24 Show which slide show hours is fetched 2025-02-23 20:21:11 +02:00
Guntis Smaukstelis 6c9f544342 Add count to reference date 2025-02-23 17:30:37 +02:00
Guntis Smaukstelis 2893b5acff Basic slideshow functionality 2025-02-21 23:07:49 +02:00
Guntis Smaukstelis 832f723f39 Extract fetch functions to separate file 2025-02-21 20:28:18 +02:00
Guntis Smaukstelis 60c0c0e54c Starting on downloading all gribs for reference date 2025-02-21 19:48:34 +02:00
Guntis Smaukstelis 8cf4cc826d Fix double drawing by taking out canvas from gribfile.tsx 2025-02-18 23:08:31 +02:00
Guntis Smaukstelis ea776991cc Comment out secrets from deploy, interpolate for rotated pic 2025-02-18 20:43:01 +02:00
Guntis Smaukstelis 29ef46f4c7 Interpolate option, also interpolate wind data 2025-02-18 16:03:33 +02:00
Guntis Smaukstelis cb9e6a88a0 Draw latvia contour, rescale canvas 2025-02-18 15:37:17 +02:00
Guntis Smaukstelis b78e8c20b6 Add checkbox for latvia contour 2025-02-16 20:20:06 +02:00
Guntis Smaukstelis 28d0ab2267 Calculate and draw hour precipitation rate 2025-02-14 22:35:02 +02:00
Guntis Smaukstelis 0b221bcfee Download structure for all files in one go. For better UX 2025-02-14 20:26:57 +02:00
Guntis Smaukstelis 9c8902e746 Add wind direction drawing 2025-02-04 22:47:01 +02:00
Guntis Smaukstelis e03ae14cfa Crop Latvia feature, fixed spinner 2025-02-04 22:19:03 +02:00
Guntis Smaukstelis 5cb5b5fc47 Correct colors for categorical rain 2025-02-04 21:59:39 +02:00
Guntis Smaukstelis 2b1e348dde Fix drawing of temperature, precipitation, wind 2025-02-04 19:42:35 +02:00
Guntis Smaukstelis df8d16ed4a Fetch binary chunk and draw on canvas 2025-02-03 23:33:28 +02:00
Guntis Smaukstelis c1b1226678 Styling of nav and harmonie 2025-02-03 20:24:20 +02:00
Guntis Smaukstelis 8d77a6a582 Setting up harmonie page in frontend 2025-02-02 23:33:15 +02:00
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