Skip to content
https://windy.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
83
GRADE
B
FIX
3
REVIEW
2
PASS
8
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

47
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
82
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

661 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

2.39 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

3.13 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.145

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

2.23 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

38.02 s

Page Load Progression

3.4 s
6.9 s
10.3 s
13.7 s
17.2 s
20.6 s
24.0 s
27.5 s
Checks
15
8 PASS 2 REVIEW 3 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (703.9 KiB of 704.0 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
37779ms total JS execution
FIX
37779ms total JS execution
Warning::
https://www.windy.com/v/49.1.1.ind.eb7f/plugins/gl...: 36371ms CPU time
Warning::
Unattributable: 456ms CPU time
Warning::
https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_s...: 331ms CPU time
Warning::
https://www.windy.com/: 276ms CPU time
Info::
https://www.windy.com/v/49.1.1.ind.eb7f/leaflet-gl...: 203ms CPU time
Warning::
Third-party scripts: 37779ms (100% of total)

Main Thread Breakdown

Other 96% Script Evaluation 4%
ScriptTotalScriptingParse/CompileParty
https://www.windy.com/v/49.1.1.ind.eb7f/plugins/gl-particles.js36371ms859ms0ms3rd
Unattributable456ms134ms0ms3rd
https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-misc.js331ms14ms0ms3rd
https://www.windy.com/276ms127ms0ms3rd
https://www.windy.com/v/49.1.1.ind.eb7f/leaflet-gl.js203ms148ms0ms3rd
https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-size.js73ms48ms0ms3rd
https://www.windy.com/v/49.1.1.ind.eb7f/index.js69ms57ms0ms3rd
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
11 images, 0 KB saveable
REVIEW
11 images, 0 KB saveable
Warning::
https://www.windy.com/img/icons7/png_27px/1_night_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.windy.com/img/icons7/png_25px/1.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.windy.com/img/icons7/png_25px/4.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
11 images 48 KB
0 oversized -0 KB
10 legacy format
3 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Bundles
48 scripts, 83 KB unused
REVIEW
48 scripts, 83 KB unused
Warning::
https://www.windy.com/v/49.1.1.ind.eb7f/leaflet-gl...: 52 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.windy.com/v/49.1.1.ind.eb7f/index.js: 31 KB unused (28%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 83 KB
83 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.windy.com/v/49.1.1.ind.eb7f/leaflet-gl.js101 KB52 KB (52%)3rd
https://www.windy.com/v/49.1.1.ind.eb7f/index.js108 KB31 KB (28%)3rd
https://www.windy.com/patch/v9/patch.js?refTime=2026-04-21T20:560 KB3rd
https://www.windy.com/v/49.1.1.ind.eb7f/plugins/mobile-ui.js3 KB3rd
https://www.windy.com/v/49.1.1.ind.eb7f/plugins/search-input.js5 KB3rd
https://www.windy.com/v/49.1.1.ind.eb7f/plugins/startup-weather.js5 KB3rd
https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-misc.js5 KB3rd
https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-effects.js10 KB3rd
https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-if.js1 KB3rd
https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-css.js0 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

A+
Page Weight Budget
704 KB transferred, 246 requests
PASS
704 KB transferred, 246 requests
Info::
Page weighs 1.3 MB (704 KB transferred)
Warning::
246 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.14 g CO2 per page load
704 KB / 2.4 MB budget
704 KB transferred
246 requests
0.14 g CO2 per page load
Other 295.0 KiB 42%
JavaScript 293.7 KiB 42%
Images 48.3 KiB 7%
Fonts 31.9 KiB 5%
CSS 16.5 KiB 2%
Other 15.9 KiB 2%
HTML 2.5 KiB 0%
Other 319 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
2 fonts (32 KB)
PASS
2 fonts (32 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

32 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 661 ms LCP 2.4 shttps://www.windy.com/v/49.1.1.ind.eb7f/iconfont.woff2iconfont.woff2 https://www.windy.com/v/49.1.1.ind.eb7f/iconfont.woff2 — 29.8 KiB — 28 ms — font-display: swaphttps://www.windy.com/img/bariol/bariol-medium-numbers.woff2bariol-medium-numbers.w... https://www.windy.com/img/bariol/bariol-medium-numbers.woff2 — 2.1 KiB — 24 ms — font-display: swap
iconfont.woff2 woff2 swap
Size 30 KB
Load time 28 ms
Start 623 ms
Risk FOUT — text flashes from fallback to web font
bariol-medium-numbers.w... woff2 swap
Size 2 KB
Load time 24 ms
Start 806 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
Page Weight Inventory
246 resources · 704 KB · 83 KB savings available
PASS
246 resources · 704 KB · 83 KB savings available
Info::
Within 1MB page-weight target
Got: 704 KB
Info::
~83 KB of savings available
Warning::
245 third-party resources (100% of weight)
246 resources · 704.0 KiB · 245 third-party Within 1MB page-weight target
Image 46% · 320.8 KiB
JavaScript 42% · 293.7 KiB
Other 5% · 38.6 KiB
Font 5% · 31.9 KiB
CSS 2% · 16.5 KiB
Document 0% · 2.6 KiB

~82.5 KiB of savings available

Remove unused JavaScript: 82.5 KiB
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

Network Waterfall
246 requests over 1342ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 661 ms LCP 2.4 shttps://windy.com// https://windy.com/ — 302 — 138 B — 69 ms — h2https://www.windy.com/www.windy.com/ https://www.windy.com/ — 200 — 2.5 KiB — 28 ms — h2https://www.windy.com/v/49.1.1.ind.eb7f/index.csswww.windy.com/v/49.1.1.ind.eb7f/ind... https://www.windy.com/v/49.1.1.ind.eb7f/index.css — 200 — 16.5 KiB — 27 ms — h2https://www.windy.com/v/49.1.1.ind.eb7f/leaflet-gl.jswww.windy.com/v/49.1.1.ind.eb7f/lea... https://www.windy.com/v/49.1.1.ind.eb7f/leaflet-gl.js — 200 — 100.8 KiB — 61 ms — h2https://www.windy.com/v/49.1.1.ind.eb7f/index.jswww.windy.com/v/49.1.1.ind.eb7f/ind... https://www.windy.com/v/49.1.1.ind.eb7f/index.js — 200 — 108.2 KiB — 82 ms — h2https://www.windy.com/img/logo201802/logo-text-windycom-white.svgwww.windy.com/img/logo201802/logo-t... https://www.windy.com/img/logo201802/logo-text-windycom-white.svg — 200 — 7.8 KiB — 81 ms — h2https://node.windy.com/services/umisteni?v=49.1.1&t=index&d=mobilenode.windy.com/services/umisteni?v=... https://node.windy.com/services/umisteni?v=49.1.1&t=index&d=mobile — 200 — 402 B — 48 ms — h2https://node.windy.com/metadata/v1.0/forecast/ecmwf-hres/minifest.json?v=49.1.1&t=index&d=mobilenode.windy.com/metadata/v1.0/foreca... https://node.windy.com/metadata/v1.0/forecast/ecmwf-hres/minifest.json?v=49.1.1&t=index&d=mobile — 200 — 431 B — 50 ms — h2https://node.windy.com/metadata/v1.0/forecast/ecmwf-hres/minifest.json?v=49.1.1&t=index&d=mobile&premium=truenode.windy.com/metadata/v1.0/foreca... https://node.windy.com/metadata/v1.0/forecast/ecmwf-hres/minifest.json?v=49.1.1&t=index&d=mobile&premium=true — 200 — 445 B — 49 ms — h2https://www.windy.com/img/sprite_64.pngwww.windy.com/img/sprite_64.png https://www.windy.com/img/sprite_64.png — 200 — 33.0 KiB — 32 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/manifest.jsonwww.windy.com/v/49.1.1.ind.eb7f/man... https://www.windy.com/v/49.1.1.ind.eb7f/manifest.json — 200 — 319 B — 46 ms — h3data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA=data:image/webp;base64,UklGRh4AAABX... data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA= — 200 — 0 B — 0 ms — datahttps://account.windy.com/api/info?country=xx&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=1account.windy.com/api/info?country=... https://account.windy.com/api/info?country=xx&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=1 — 204 — 0 B — 28 ms — h2https://account.windy.com/api/info?country=xx&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=1account.windy.com/api/info?country=... https://account.windy.com/api/info?country=xx&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=1 — 200 — 258 B — 117 ms — h3https://www.windy.com/patch/v9/patch.js?refTime=2026-04-21T20:56www.windy.com/patch/v9/patch.js?ref... https://www.windy.com/patch/v9/patch.js?refTime=2026-04-21T20:56 — 200 — 130 B — 50 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/mobile-ui.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/mobile-ui.js — 200 — 3.5 KiB — 108 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/search-input.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/search-input.js — 200 — 4.6 KiB — 71 ms — h3https://tiles.windy.com/labels/v1.7/en/3/0/1.jsontiles.windy.com/labels/v1.7/en/3/0/... https://tiles.windy.com/labels/v1.7/en/3/0/1.json — 200 — 73 B — 120 ms — h2https://tiles.windy.com/labels/v1.7/en/3/1/1.jsontiles.windy.com/labels/v1.7/en/3/1/... https://tiles.windy.com/labels/v1.7/en/3/1/1.json — 200 — 122 B — 120 ms — h2https://tiles.windy.com/labels/v1.7/en/3/2/1.jsontiles.windy.com/labels/v1.7/en/3/2/... https://tiles.windy.com/labels/v1.7/en/3/2/1.json — 200 — 73 B — 120 ms — h2https://tiles.windy.com/labels/v1.7/en/3/3/1.jsontiles.windy.com/labels/v1.7/en/3/3/... https://tiles.windy.com/labels/v1.7/en/3/3/1.json — 200 — 73 B — 120 ms — h2https://tiles.windy.com/labels/v1.7/en/3/4/1.jsontiles.windy.com/labels/v1.7/en/3/4/... https://tiles.windy.com/labels/v1.7/en/3/4/1.json — 200 — 72 B — 120 ms — h2https://tiles.windy.com/labels/v1.7/en/3/5/1.jsontiles.windy.com/labels/v1.7/en/3/5/... https://tiles.windy.com/labels/v1.7/en/3/5/1.json — 200 — 73 B — 120 ms — h2https://tiles.windy.com/labels/v1.7/en/3/6/1.jsontiles.windy.com/labels/v1.7/en/3/6/... https://tiles.windy.com/labels/v1.7/en/3/6/1.json — 200 — 73 B — 119 ms — h2https://tiles.windy.com/labels/v1.7/en/3/7/1.jsontiles.windy.com/labels/v1.7/en/3/7/... https://tiles.windy.com/labels/v1.7/en/3/7/1.json — 200 — 73 B — 119 ms — h2https://tiles.windy.com/labels/v1.7/en/3/0/2.jsontiles.windy.com/labels/v1.7/en/3/0/... https://tiles.windy.com/labels/v1.7/en/3/0/2.json — 200 — 73 B — 119 ms — h2https://tiles.windy.com/labels/v1.7/en/3/1/2.jsontiles.windy.com/labels/v1.7/en/3/1/... https://tiles.windy.com/labels/v1.7/en/3/1/2.json — 200 — 73 B — 119 ms — h2https://tiles.windy.com/labels/v1.7/en/3/2/2.jsontiles.windy.com/labels/v1.7/en/3/2/... https://tiles.windy.com/labels/v1.7/en/3/2/2.json — 200 — 73 B — 118 ms — h2https://tiles.windy.com/labels/v1.7/en/3/3/2.jsontiles.windy.com/labels/v1.7/en/3/3/... https://tiles.windy.com/labels/v1.7/en/3/3/2.json — 200 — 73 B — 118 ms — h2https://tiles.windy.com/labels/v1.7/en/3/4/2.jsontiles.windy.com/labels/v1.7/en/3/4/... https://tiles.windy.com/labels/v1.7/en/3/4/2.json — 200 — 72 B — 118 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 661 ms LCP 2.4 shttps://windy.com// https://windy.com/ — 302 — 138 B — 69 ms — h2https://www.windy.com/www.windy.com/ https://www.windy.com/ — 200 — 2.5 KiB — 28 ms — h2https://www.windy.com/v/49.1.1.ind.eb7f/index.csswww.windy.com/v/49.1.1.ind.eb7f/ind... https://www.windy.com/v/49.1.1.ind.eb7f/index.css — 200 — 16.5 KiB — 27 ms — h2https://www.windy.com/v/49.1.1.ind.eb7f/leaflet-gl.jswww.windy.com/v/49.1.1.ind.eb7f/lea... https://www.windy.com/v/49.1.1.ind.eb7f/leaflet-gl.js — 200 — 100.8 KiB — 61 ms — h2https://www.windy.com/v/49.1.1.ind.eb7f/index.jswww.windy.com/v/49.1.1.ind.eb7f/ind... https://www.windy.com/v/49.1.1.ind.eb7f/index.js — 200 — 108.2 KiB — 82 ms — h2https://www.windy.com/img/logo201802/logo-text-windycom-white.svgwww.windy.com/img/logo201802/logo-t... https://www.windy.com/img/logo201802/logo-text-windycom-white.svg — 200 — 7.8 KiB — 81 ms — h2https://node.windy.com/services/umisteni?v=49.1.1&t=index&d=mobilenode.windy.com/services/umisteni?v=... https://node.windy.com/services/umisteni?v=49.1.1&t=index&d=mobile — 200 — 402 B — 48 ms — h2https://node.windy.com/metadata/v1.0/forecast/ecmwf-hres/minifest.json?v=49.1.1&t=index&d=mobilenode.windy.com/metadata/v1.0/foreca... https://node.windy.com/metadata/v1.0/forecast/ecmwf-hres/minifest.json?v=49.1.1&t=index&d=mobile — 200 — 431 B — 50 ms — h2https://node.windy.com/metadata/v1.0/forecast/ecmwf-hres/minifest.json?v=49.1.1&t=index&d=mobile&premium=truenode.windy.com/metadata/v1.0/foreca... https://node.windy.com/metadata/v1.0/forecast/ecmwf-hres/minifest.json?v=49.1.1&t=index&d=mobile&premium=true — 200 — 445 B — 49 ms — h2https://www.windy.com/img/sprite_64.pngwww.windy.com/img/sprite_64.png https://www.windy.com/img/sprite_64.png — 200 — 33.0 KiB — 32 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/manifest.jsonwww.windy.com/v/49.1.1.ind.eb7f/man... https://www.windy.com/v/49.1.1.ind.eb7f/manifest.json — 200 — 319 B — 46 ms — h3data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA=data:image/webp;base64,UklGRh4AAABX... data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA= — 200 — 0 B — 0 ms — datahttps://account.windy.com/api/info?country=xx&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=1account.windy.com/api/info?country=... https://account.windy.com/api/info?country=xx&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=1 — 204 — 0 B — 28 ms — h2https://account.windy.com/api/info?country=xx&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=1account.windy.com/api/info?country=... https://account.windy.com/api/info?country=xx&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=1 — 200 — 258 B — 117 ms — h3https://www.windy.com/patch/v9/patch.js?refTime=2026-04-21T20:56www.windy.com/patch/v9/patch.js?ref... https://www.windy.com/patch/v9/patch.js?refTime=2026-04-21T20:56 — 200 — 130 B — 50 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/mobile-ui.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/mobile-ui.js — 200 — 3.5 KiB — 108 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/search-input.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/search-input.js — 200 — 4.6 KiB — 71 ms — h3https://tiles.windy.com/labels/v1.7/en/3/0/1.jsontiles.windy.com/labels/v1.7/en/3/0/... https://tiles.windy.com/labels/v1.7/en/3/0/1.json — 200 — 73 B — 120 ms — h2https://tiles.windy.com/labels/v1.7/en/3/1/1.jsontiles.windy.com/labels/v1.7/en/3/1/... https://tiles.windy.com/labels/v1.7/en/3/1/1.json — 200 — 122 B — 120 ms — h2https://tiles.windy.com/labels/v1.7/en/3/2/1.jsontiles.windy.com/labels/v1.7/en/3/2/... https://tiles.windy.com/labels/v1.7/en/3/2/1.json — 200 — 73 B — 120 ms — h2https://tiles.windy.com/labels/v1.7/en/3/3/1.jsontiles.windy.com/labels/v1.7/en/3/3/... https://tiles.windy.com/labels/v1.7/en/3/3/1.json — 200 — 73 B — 120 ms — h2https://tiles.windy.com/labels/v1.7/en/3/4/1.jsontiles.windy.com/labels/v1.7/en/3/4/... https://tiles.windy.com/labels/v1.7/en/3/4/1.json — 200 — 72 B — 120 ms — h2https://tiles.windy.com/labels/v1.7/en/3/5/1.jsontiles.windy.com/labels/v1.7/en/3/5/... https://tiles.windy.com/labels/v1.7/en/3/5/1.json — 200 — 73 B — 120 ms — h2https://tiles.windy.com/labels/v1.7/en/3/6/1.jsontiles.windy.com/labels/v1.7/en/3/6/... https://tiles.windy.com/labels/v1.7/en/3/6/1.json — 200 — 73 B — 119 ms — h2https://tiles.windy.com/labels/v1.7/en/3/7/1.jsontiles.windy.com/labels/v1.7/en/3/7/... https://tiles.windy.com/labels/v1.7/en/3/7/1.json — 200 — 73 B — 119 ms — h2https://tiles.windy.com/labels/v1.7/en/3/0/2.jsontiles.windy.com/labels/v1.7/en/3/0/... https://tiles.windy.com/labels/v1.7/en/3/0/2.json — 200 — 73 B — 119 ms — h2https://tiles.windy.com/labels/v1.7/en/3/1/2.jsontiles.windy.com/labels/v1.7/en/3/1/... https://tiles.windy.com/labels/v1.7/en/3/1/2.json — 200 — 73 B — 119 ms — h2https://tiles.windy.com/labels/v1.7/en/3/2/2.jsontiles.windy.com/labels/v1.7/en/3/2/... https://tiles.windy.com/labels/v1.7/en/3/2/2.json — 200 — 73 B — 118 ms — h2https://tiles.windy.com/labels/v1.7/en/3/3/2.jsontiles.windy.com/labels/v1.7/en/3/3/... https://tiles.windy.com/labels/v1.7/en/3/3/2.json — 200 — 73 B — 118 ms — h2https://tiles.windy.com/labels/v1.7/en/3/4/2.jsontiles.windy.com/labels/v1.7/en/3/4/... https://tiles.windy.com/labels/v1.7/en/3/4/2.json — 200 — 72 B — 118 ms — h2https://tiles.windy.com/labels/v1.7/en/3/5/2.jsontiles.windy.com/labels/v1.7/en/3/5/... https://tiles.windy.com/labels/v1.7/en/3/5/2.json — 200 — 73 B — 118 ms — h2https://tiles.windy.com/labels/v1.7/en/3/6/2.jsontiles.windy.com/labels/v1.7/en/3/6/... https://tiles.windy.com/labels/v1.7/en/3/6/2.json — 200 — 73 B — 117 ms — h2https://tiles.windy.com/labels/v1.7/en/3/7/2.jsontiles.windy.com/labels/v1.7/en/3/7/... https://tiles.windy.com/labels/v1.7/en/3/7/2.json — 200 — 73 B — 117 ms — h2https://tiles.windy.com/labels/v1.7/en/3/0/3.jsontiles.windy.com/labels/v1.7/en/3/0/... https://tiles.windy.com/labels/v1.7/en/3/0/3.json — 200 — 73 B — 117 ms — h2https://tiles.windy.com/labels/v1.7/en/3/1/3.jsontiles.windy.com/labels/v1.7/en/3/1/... https://tiles.windy.com/labels/v1.7/en/3/1/3.json — 200 — 45 B — 117 ms — h2https://tiles.windy.com/labels/v1.7/en/3/2/3.jsontiles.windy.com/labels/v1.7/en/3/2/... https://tiles.windy.com/labels/v1.7/en/3/2/3.json — 200 — 73 B — 117 ms — h2https://tiles.windy.com/labels/v1.7/en/3/3/3.jsontiles.windy.com/labels/v1.7/en/3/3/... https://tiles.windy.com/labels/v1.7/en/3/3/3.json — 200 — 73 B — 117 ms — h2https://tiles.windy.com/labels/v1.7/en/3/4/3.jsontiles.windy.com/labels/v1.7/en/3/4/... https://tiles.windy.com/labels/v1.7/en/3/4/3.json — 200 — 45 B — 117 ms — h2https://tiles.windy.com/labels/v1.7/en/3/5/3.jsontiles.windy.com/labels/v1.7/en/3/5/... https://tiles.windy.com/labels/v1.7/en/3/5/3.json — 200 — 73 B — 117 ms — h2https://tiles.windy.com/labels/v1.7/en/3/6/3.jsontiles.windy.com/labels/v1.7/en/3/6/... https://tiles.windy.com/labels/v1.7/en/3/6/3.json — 200 — 73 B — 117 ms — h2https://tiles.windy.com/labels/v1.7/en/3/0/4.jsontiles.windy.com/labels/v1.7/en/3/0/... https://tiles.windy.com/labels/v1.7/en/3/0/4.json — -1 — 0 B — 117 ms — https://tiles.windy.com/labels/v1.7/en/3/7/3.jsontiles.windy.com/labels/v1.7/en/3/7/... https://tiles.windy.com/labels/v1.7/en/3/7/3.json — 200 — 73 B — 117 ms — h2https://tiles.windy.com/labels/v1.7/en/3/1/4.jsontiles.windy.com/labels/v1.7/en/3/1/... https://tiles.windy.com/labels/v1.7/en/3/1/4.json — -1 — 0 B — 117 ms — https://tiles.windy.com/labels/v1.7/en/3/2/4.jsontiles.windy.com/labels/v1.7/en/3/2/... https://tiles.windy.com/labels/v1.7/en/3/2/4.json — -1 — 0 B — 117 ms — https://tiles.windy.com/labels/v1.7/en/3/3/4.jsontiles.windy.com/labels/v1.7/en/3/3/... https://tiles.windy.com/labels/v1.7/en/3/3/4.json — -1 — 0 B — 117 ms — https://tiles.windy.com/labels/v1.7/en/3/4/4.jsontiles.windy.com/labels/v1.7/en/3/4/... https://tiles.windy.com/labels/v1.7/en/3/4/4.json — -1 — 0 B — 117 ms — https://tiles.windy.com/labels/v1.7/en/3/5/4.jsontiles.windy.com/labels/v1.7/en/3/5/... https://tiles.windy.com/labels/v1.7/en/3/5/4.json — -1 — 0 B — 117 ms — https://tiles.windy.com/labels/v1.7/en/3/6/4.jsontiles.windy.com/labels/v1.7/en/3/6/... https://tiles.windy.com/labels/v1.7/en/3/6/4.json — -1 — 0 B — 117 ms — https://tiles.windy.com/labels/v1.7/en/3/7/4.jsontiles.windy.com/labels/v1.7/en/3/7/... https://tiles.windy.com/labels/v1.7/en/3/7/4.json — -1 — 0 B — 117 ms — https://tiles.windy.com/labels/v1.7/en/3/0/5.jsontiles.windy.com/labels/v1.7/en/3/0/... https://tiles.windy.com/labels/v1.7/en/3/0/5.json — -1 — 0 B — 117 ms — https://tiles.windy.com/labels/v1.7/en/3/1/5.jsontiles.windy.com/labels/v1.7/en/3/1/... https://tiles.windy.com/labels/v1.7/en/3/1/5.json — -1 — 0 B — 116 ms — https://tiles.windy.com/labels/v1.7/en/3/2/5.jsontiles.windy.com/labels/v1.7/en/3/2/... https://tiles.windy.com/labels/v1.7/en/3/2/5.json — -1 — 0 B — 115 ms — https://tiles.windy.com/labels/v1.7/en/3/3/5.jsontiles.windy.com/labels/v1.7/en/3/3/... https://tiles.windy.com/labels/v1.7/en/3/3/5.json — -1 — 0 B — 115 ms — https://tiles.windy.com/labels/v1.7/en/3/4/5.jsontiles.windy.com/labels/v1.7/en/3/4/... https://tiles.windy.com/labels/v1.7/en/3/4/5.json — -1 — 0 B — 115 ms — https://tiles.windy.com/labels/v1.7/en/3/5/5.jsontiles.windy.com/labels/v1.7/en/3/5/... https://tiles.windy.com/labels/v1.7/en/3/5/5.json — -1 — 0 B — 115 ms — https://tiles.windy.com/labels/v1.7/en/3/6/5.jsontiles.windy.com/labels/v1.7/en/3/6/... https://tiles.windy.com/labels/v1.7/en/3/6/5.json — -1 — 0 B — 115 ms — https://tiles.windy.com/labels/v1.7/en/3/7/5.jsontiles.windy.com/labels/v1.7/en/3/7/... https://tiles.windy.com/labels/v1.7/en/3/7/5.json — -1 — 0 B — 115 ms — https://tiles.windy.com/labels/v1.7/en/3/0/6.jsontiles.windy.com/labels/v1.7/en/3/0/... https://tiles.windy.com/labels/v1.7/en/3/0/6.json — -1 — 0 B — 115 ms — https://tiles.windy.com/labels/v1.7/en/3/1/6.jsontiles.windy.com/labels/v1.7/en/3/1/... https://tiles.windy.com/labels/v1.7/en/3/1/6.json — -1 — 0 B — 114 ms — https://tiles.windy.com/labels/v1.7/en/3/2/6.jsontiles.windy.com/labels/v1.7/en/3/2/... https://tiles.windy.com/labels/v1.7/en/3/2/6.json — -1 — 0 B — 115 ms — https://tiles.windy.com/labels/v1.7/en/3/3/6.jsontiles.windy.com/labels/v1.7/en/3/3/... https://tiles.windy.com/labels/v1.7/en/3/3/6.json — -1 — 0 B — 115 ms — https://tiles.windy.com/labels/v1.7/en/3/4/6.jsontiles.windy.com/labels/v1.7/en/3/4/... https://tiles.windy.com/labels/v1.7/en/3/4/6.json — -1 — 0 B — 115 ms — https://tiles.windy.com/labels/v1.7/en/3/5/6.jsontiles.windy.com/labels/v1.7/en/3/5/... https://tiles.windy.com/labels/v1.7/en/3/5/6.json — -1 — 0 B — 114 ms — https://tiles.windy.com/labels/v1.7/en/3/6/6.jsontiles.windy.com/labels/v1.7/en/3/6/... https://tiles.windy.com/labels/v1.7/en/3/6/6.json — -1 — 0 B — 114 ms — https://tiles.windy.com/labels/v1.7/en/3/7/6.jsontiles.windy.com/labels/v1.7/en/3/7/... https://tiles.windy.com/labels/v1.7/en/3/7/6.json — -1 — 0 B — 113 ms — https://account.windy.com/api/info?country=fr&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=4account.windy.com/api/info?country=... https://account.windy.com/api/info?country=fr&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=4 — 204 — 0 B — 74 ms — h2https://www.windy.com/img/favicon.icowww.windy.com/img/favicon.ico https://www.windy.com/img/favicon.ico — 200 — 30 B — 162 ms — h3https://node.windy.com/capalerts/48.858/2.339?lang=en&maxCount=6&source=hp&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=5node.windy.com/capalerts/48.858/2.3... https://node.windy.com/capalerts/48.858/2.339?lang=en&maxCount=6&source=hp&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=5 — 204 — 16 B — 34 ms — h3https://node.windy.com/notif/v1/live-alerts/48.858/2.339?distance=km&userLanguage=en&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=6node.windy.com/notif/v1/live-alerts... https://node.windy.com/notif/v1/live-alerts/48.858/2.339?distance=km&userLanguage=en&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=6 — 200 — 35 B — 71 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/3/4/4.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/3/4/4.png — -1 — 0 B — 91 ms — https://node.windy.com/articles/startup/article?country=fr&device=mobile&language=en&lat=48.8582&lon=2.3387&platform=desktop&target=index&version=49.1.1&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=7node.windy.com/articles/startup/art... https://node.windy.com/articles/startup/article?country=fr&device=mobile&language=en&lat=48.8582&lon=2.3387&platform=desktop&target=index&version=49.1.1&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=7 — 204 — 16 B — 32 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/startup-weather.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/startup-weather.js — 200 — 4.6 KiB — 36 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/3/3/2.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/3/3/2.png — -1 — 0 B — 93 ms — https://node.windy.com/Zm9yZWNhc3Q/ZWNtd2Y/cG9pbnQvZWNtd2YvdjIuOS80OC44NTgvMi4zMzk/aW5jbHVkZU5vdz10cnVlJnJlZlRpbWU9MjAyNi0wNC0yMVQxMjowMDowMFomc2V0dXA9c3VtbWFyeSZzb3VyY2U9aHAmcHI9MSZzYz0wJnRva2VuMj1wZW5kaW5nJnVpZD05YTJiMzVlZi0yNmRmLWVlMDYtNTc2Ni03MmI1MGRkMjdiYzQmdj00OS4xLjEmcG9jPTgnode.windy.com/Zm9yZWNhc3Q/ZWNtd2Y/... https://node.windy.com/Zm9yZWNhc3Q/ZWNtd2Y/cG9pbnQvZWNtd2YvdjIuOS80OC44NTgvMi4zMzk/aW5jbHVkZU5vdz10cnVlJnJlZlRpbWU9MjAyNi0wNC0yMVQxMjowMDowMFomc2V0dXA9c3VtbWFyeSZzb3VyY2U9aHAmcHI9MSZzYz0wJnRva2VuMj1wZW5kaW5nJnVpZD05YTJiMzVlZi0yNmRmLWVlMDYtNTc2Ni03MmI1MGRkMjdiYzQmdj00OS4xLjEmcG9jPTg — 200 — 1.8 KiB — 69 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/3/5/3.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/3/5/3.png — -1 — 0 B — 93 ms — https://tiles.windy.com/tiles/v10.0/darkmap/3/4/3.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/3/4/3.png — 200 — 24 B — 90 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/3/3/3.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/3/3/3.png — 200 — 23 B — 90 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/3/3/4.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/3/3/4.png — 200 — 26 B — 90 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/3/4/2.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/3/4/2.png — 200 — 27 B — 90 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/3/2/3.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/3/2/3.png — 200 — 27 B — 91 ms — h3https://account.windy.com/api/info?country=fr&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=4account.windy.com/api/info?country=... https://account.windy.com/api/info?country=fr&pr=1&sc=0&token2=pending&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=4 — 200 — 257 B — 40 ms — h3https://www.windy.com/img/favicon.pngwww.windy.com/img/favicon.png https://www.windy.com/img/favicon.png — 200 — 3.6 KiB — 65 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-misc.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-misc.js — 200 — 4.8 KiB — 62 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-effects.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-effects.js — 200 — 10.0 KiB — 86 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-if.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-if.js — 200 — 1.3 KiB — 73 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-css.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-css.js — 200 — 319 B — 71 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-attributes.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-attributes.js — 200 — 789 B — 72 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-class.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-class.js — 200 — 453 B — 70 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-input.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-input.js — 200 — 1.1 KiB — 91 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-size.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-size.js — 200 — 781 B — 71 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-this.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-this.js — 200 — 564 B — 85 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-store.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-store.js — 200 — 993 B — 66 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-svelte-store-adapter.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-svelte-store-adapter.js — 200 — 472 B — 84 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-index.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-index.js — 200 — 652 B — 83 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-index-client.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-index-client.js — 200 — 453 B — 82 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-actions.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-actions.js — 200 — 335 B — 62 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-props.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-props.js — 200 — 1.0 KiB — 80 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-click-outside.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-click-outside.js — 200 — 339 B — 83 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-attributes2.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-attributes2.js — 200 — 872 B — 79 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/4/8/6.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/4/8/6.png — 200 — 27 B — 142 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/4/7/6.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/4/7/6.png — 200 — 27 B — 142 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/4/8/5.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/4/8/5.png — 200 — 28 B — 142 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/4/7/5.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/4/7/5.png — 200 — 27 B — 142 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/4/8/7.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/4/8/7.png — 200 — 28 B — 141 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/4/9/6.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/4/9/6.png — 200 — 28 B — 142 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/4/7/7.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/4/7/7.png — 200 — 28 B — 141 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/4/9/5.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/4/9/5.png — 200 — 28 B — 142 ms — h3https://img.windy.com/albums/icons/icon512x512.png?w=192img.windy.com/albums/icons/icon512x... https://img.windy.com/albums/icons/icon512x512.png?w=192 — 200 — 12.1 KiB — 20 ms — h2https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-legacy.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-legacy.js — 200 — 97 B — 53 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-lifecycle.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-lifecycle.js — 200 — 605 B — 52 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-avatar.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-avatar.js — 200 — 1.6 KiB — 52 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-legend2.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-legend2.js — 200 — 372 B — 55 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-long-tap.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-long-tap.js — 200 — 588 B — 57 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-definitions.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-definitions.js — 200 — 230 B — 58 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/gl-particles.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/gl-particles.js — 200 — 8.9 KiB — 38 ms — h3https://www.windy.com/img/textures/ptype1_v4.pngwww.windy.com/img/textures/ptype1_v... https://www.windy.com/img/textures/ptype1_v4.png — 200 — 869 B — 33 ms — h3https://www.windy.com/img/textures/ptype2_v4.pngwww.windy.com/img/textures/ptype2_v... https://www.windy.com/img/textures/ptype2_v4.png — 200 — 1.0 KiB — 27 ms — h3https://www.windy.com/img/textures/ccl32_v4.pngwww.windy.com/img/textures/ccl32_v4... https://www.windy.com/img/textures/ccl32_v4.png — 200 — 1.6 KiB — 32 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-props2.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-props2.js — 200 — 189 B — 75 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-observe-size.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-observe-size.js — 200 — 262 B — 73 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-forecast-fragment.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-forecast-fragment.js — 200 — 3.7 KiB — 72 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-each.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-each.js — 200 — 2.0 KiB — 71 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-style.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-style.js — 200 — 687 B — 71 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-cap-utils.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-cap-utils.js — 200 — 1.0 KiB — 70 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-additional-colors.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-additional-colors.js — 200 — 1.0 KiB — 71 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-slot.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-slot.js — 200 — 395 B — 70 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-weather-rendering-utils.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-weather-rendering-utils.js — 200 — 5.1 KiB — 70 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-image-renderers.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-image-renderers.js — 200 — 2.4 KiB — 69 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/16/11.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/16/11.png — 200 — 3.9 KiB — 36 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/16/10.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/16/10.png — 200 — 4.8 KiB — 52 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/15/11.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/15/11.png — 200 — 3.3 KiB — 44 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/15/10.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/15/10.png — 200 — 6.0 KiB — 54 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/17/11.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/17/11.png — 200 — 6.2 KiB — 54 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/16/12.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/16/12.png — 200 — 4.2 KiB — 54 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/17/10.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/17/10.png — 200 — 3.7 KiB — 53 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/15/12.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/15/12.png — 200 — 3.5 KiB — 52 ms — h3https://ims.windy.com/im/v3.0/forecast/ecmwf-hres/2026042112/2026042121/wm_grid_257/3/3/2/wind-surface.jpgims.windy.com/im/v3.0/forecast/ecmw... https://ims.windy.com/im/v3.0/forecast/ecmwf-hres/2026042112/2026042121/wm_grid_257/3/3/2/wind-surface.jpg — 200 — 19.8 KiB — 87 ms — h2https://ims.windy.com/im/v3.0/forecast/ecmwf-hres/2026042112/2026042121/wm_grid_257/3/4/2/wind-surface.jpgims.windy.com/im/v3.0/forecast/ecmw... https://ims.windy.com/im/v3.0/forecast/ecmwf-hres/2026042112/2026042121/wm_grid_257/3/4/2/wind-surface.jpg — 200 — 28.2 KiB — 97 ms — h2https://ims.windy.com/im/v3.0/forecast/ecmwf-hres/2026042112/2026042121/wm_grid_257/3/5/2/wind-surface.jpgims.windy.com/im/v3.0/forecast/ecmw... https://ims.windy.com/im/v3.0/forecast/ecmwf-hres/2026042112/2026042121/wm_grid_257/3/5/2/wind-surface.jpg — 200 — 30.6 KiB — 79 ms — h2https://ims.windy.com/im/v3.0/forecast/ecmwf-hres/2026042112/2026042121/wm_grid_257/3/3/3/wind-surface.jpgims.windy.com/im/v3.0/forecast/ecmw... https://ims.windy.com/im/v3.0/forecast/ecmwf-hres/2026042112/2026042121/wm_grid_257/3/3/3/wind-surface.jpg — 200 — 26.4 KiB — 97 ms — h2https://ims.windy.com/im/v3.0/forecast/ecmwf-hres/2026042112/2026042121/wm_grid_257/3/4/3/wind-surface.jpgims.windy.com/im/v3.0/forecast/ecmw... https://ims.windy.com/im/v3.0/forecast/ecmwf-hres/2026042112/2026042121/wm_grid_257/3/4/3/wind-surface.jpg — 200 — 37.4 KiB — 109 ms — h2https://ims.windy.com/im/v3.0/forecast/ecmwf-hres/2026042112/2026042121/wm_grid_257/3/5/3/wind-surface.jpgims.windy.com/im/v3.0/forecast/ecmw... https://ims.windy.com/im/v3.0/forecast/ecmwf-hres/2026042112/2026042121/wm_grid_257/3/5/3/wind-surface.jpg — 200 — 35.8 KiB — 102 ms — h2https://www.windy.com/img/lupa_white.svgwww.windy.com/img/lupa_white.svg https://www.windy.com/img/lupa_white.svg — 200 — 421 B — 22 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/iconfont.woff2www.windy.com/v/49.1.1.ind.eb7f/ico... https://www.windy.com/v/49.1.1.ind.eb7f/iconfont.woff2 — 200 — 29.8 KiB — 28 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/lang/consent/en.jswww.windy.com/v/49.1.1.ind.eb7f/lan... https://www.windy.com/v/49.1.1.ind.eb7f/lang/consent/en.js — 200 — 601 B — 29 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-gl-framebuffer.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-gl-framebuffer.js — 200 — 931 B — 29 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-texture-man-base.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-texture-man-base.js — 200 — 6.4 KiB — 28 ms — h3https://node.windy.com/sedlina/ga/1?dp=version/49.1.1&dl=https%253A%252F%252Fwww.windy.com%252F&an=Windy&cid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&sr=800x600&uh=1jmot8ekr09b4185a2a0ef4&ul=en-US&fv=false&ss=false&dt=1776804969115&et=299&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=9node.windy.com/sedlina/ga/1?dp=vers... https://node.windy.com/sedlina/ga/1?dp=version/49.1.1&dl=https%253A%252F%252Fwww.windy.com%252F&an=Windy&cid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&sr=800x600&uh=1jmot8ekr09b4185a2a0ef4&ul=en-US&fv=false&ss=false&dt=1776804969115&et=299&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=9 — 202 — 26 B — 34 ms — h3https://node.windy.com/sedlina/ga/1?dp=plugin/search-input&dl=https%253A%252F%252Fwww.windy.com%252F&an=Windy&cid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&sr=800x600&uh=1jmot8ekr09b4185a2a0ef4&ul=en-US&fv=false&ss=false&dt=1776804969115&et=1&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=10node.windy.com/sedlina/ga/1?dp=plug... https://node.windy.com/sedlina/ga/1?dp=plugin/search-input&dl=https%253A%252F%252Fwww.windy.com%252F&an=Windy&cid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&sr=800x600&uh=1jmot8ekr09b4185a2a0ef4&ul=en-US&fv=false&ss=false&dt=1776804969115&et=1&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=10 — 202 — 25 B — 29 ms — h3https://node.windy.com/sedlina/ga/1?dp=subscription/tier/none&dl=https%253A%252F%252Fwww.windy.com%252F&an=Windy&cid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&sr=800x600&uh=1jmot8ekr09b4185a2a0ef4&ul=en-US&fv=false&ss=false&dt=1776804969115&et=0&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=11node.windy.com/sedlina/ga/1?dp=subs... https://node.windy.com/sedlina/ga/1?dp=subscription/tier/none&dl=https%253A%252F%252Fwww.windy.com%252F&an=Windy&cid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&sr=800x600&uh=1jmot8ekr09b4185a2a0ef4&ul=en-US&fv=false&ss=false&dt=1776804969115&et=0&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=11 — 202 — 26 B — 35 ms — h3https://node.windy.com/sedlina/ga/1?dp=events/user-logged/out&dl=https%253A%252F%252Fwww.windy.com%252F&an=Windy&cid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&sr=800x600&uh=1jmot8ekr09b4185a2a0ef4&ul=en-US&fv=false&ss=false&dt=1776804969115&et=1&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=12node.windy.com/sedlina/ga/1?dp=even... https://node.windy.com/sedlina/ga/1?dp=events/user-logged/out&dl=https%253A%252F%252Fwww.windy.com%252F&an=Windy&cid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&sr=800x600&uh=1jmot8ekr09b4185a2a0ef4&ul=en-US&fv=false&ss=false&dt=1776804969115&et=1&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=12 — 202 — 26 B — 31 ms — h3https://node.windy.com/sedlina/ga/1?dp=product/ecmwf&dl=https%253A%252F%252Fwww.windy.com%252F&an=Windy&cid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&sr=800x600&uh=1jmot8ekr09b4185a2a0ef4&ul=en-US&fv=false&ss=false&dt=1776804969115&et=2&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=13node.windy.com/sedlina/ga/1?dp=prod... https://node.windy.com/sedlina/ga/1?dp=product/ecmwf&dl=https%253A%252F%252Fwww.windy.com%252F&an=Windy&cid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&sr=800x600&uh=1jmot8ekr09b4185a2a0ef4&ul=en-US&fv=false&ss=false&dt=1776804969115&et=2&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=13 — 202 — 26 B — 35 ms — h3https://tiles.windy.com/labels/v1.7/en/5/12/8.jsontiles.windy.com/labels/v1.7/en/5/12... https://tiles.windy.com/labels/v1.7/en/5/12/8.json — 200 — 85 B — 65 ms — h3https://tiles.windy.com/labels/v1.7/en/5/13/8.jsontiles.windy.com/labels/v1.7/en/5/13... https://tiles.windy.com/labels/v1.7/en/5/13/8.json — 200 — 92 B — 67 ms — h3https://tiles.windy.com/labels/v1.7/en/5/14/8.jsontiles.windy.com/labels/v1.7/en/5/14... https://tiles.windy.com/labels/v1.7/en/5/14/8.json — 200 — 253 B — 66 ms — h3https://tiles.windy.com/labels/v1.7/en/5/15/8.jsontiles.windy.com/labels/v1.7/en/5/15... https://tiles.windy.com/labels/v1.7/en/5/15/8.json — 200 — 86 B — 65 ms — h3https://tiles.windy.com/labels/v1.7/en/5/16/8.jsontiles.windy.com/labels/v1.7/en/5/16... https://tiles.windy.com/labels/v1.7/en/5/16/8.json — 200 — 140 B — 72 ms — h3https://tiles.windy.com/labels/v1.7/en/5/17/8.jsontiles.windy.com/labels/v1.7/en/5/17... https://tiles.windy.com/labels/v1.7/en/5/17/8.json — 200 — 351 B — 82 ms — h3https://tiles.windy.com/labels/v1.7/en/5/18/8.jsontiles.windy.com/labels/v1.7/en/5/18... https://tiles.windy.com/labels/v1.7/en/5/18/8.json — 200 — 301 B — 78 ms — h3https://tiles.windy.com/labels/v1.7/en/5/19/8.jsontiles.windy.com/labels/v1.7/en/5/19... https://tiles.windy.com/labels/v1.7/en/5/19/8.json — 200 — 201 B — 75 ms — h3https://tiles.windy.com/labels/v1.7/en/5/12/9.jsontiles.windy.com/labels/v1.7/en/5/12... https://tiles.windy.com/labels/v1.7/en/5/12/9.json — 200 — 34 B — 80 ms — h3https://tiles.windy.com/labels/v1.7/en/5/13/9.jsontiles.windy.com/labels/v1.7/en/5/13... https://tiles.windy.com/labels/v1.7/en/5/13/9.json — 200 — 34 B — 77 ms — h3https://tiles.windy.com/labels/v1.7/en/5/14/9.jsontiles.windy.com/labels/v1.7/en/5/14... https://tiles.windy.com/labels/v1.7/en/5/14/9.json — 200 — 35 B — 82 ms — h3https://tiles.windy.com/labels/v1.7/en/5/15/9.jsontiles.windy.com/labels/v1.7/en/5/15... https://tiles.windy.com/labels/v1.7/en/5/15/9.json — 200 — 195 B — 78 ms — h3https://tiles.windy.com/labels/v1.7/en/5/16/9.jsontiles.windy.com/labels/v1.7/en/5/16... https://tiles.windy.com/labels/v1.7/en/5/16/9.json — 200 — 294 B — 80 ms — h3https://tiles.windy.com/labels/v1.7/en/5/17/9.jsontiles.windy.com/labels/v1.7/en/5/17... https://tiles.windy.com/labels/v1.7/en/5/17/9.json — 200 — 250 B — 76 ms — h3https://tiles.windy.com/labels/v1.7/en/5/18/9.jsontiles.windy.com/labels/v1.7/en/5/18... https://tiles.windy.com/labels/v1.7/en/5/18/9.json — 200 — 534 B — 78 ms — h3https://tiles.windy.com/labels/v1.7/en/5/19/9.jsontiles.windy.com/labels/v1.7/en/5/19... https://tiles.windy.com/labels/v1.7/en/5/19/9.json — 200 — 260 B — 76 ms — h3https://tiles.windy.com/labels/v1.7/en/5/12/10.jsontiles.windy.com/labels/v1.7/en/5/12... https://tiles.windy.com/labels/v1.7/en/5/12/10.json — 200 — 35 B — 77 ms — h3https://tiles.windy.com/labels/v1.7/en/5/13/10.jsontiles.windy.com/labels/v1.7/en/5/13... https://tiles.windy.com/labels/v1.7/en/5/13/10.json — 200 — 35 B — 77 ms — h3https://tiles.windy.com/labels/v1.7/en/5/14/10.jsontiles.windy.com/labels/v1.7/en/5/14... https://tiles.windy.com/labels/v1.7/en/5/14/10.json — 200 — 35 B — 82 ms — h3https://tiles.windy.com/labels/v1.7/en/5/15/10.jsontiles.windy.com/labels/v1.7/en/5/15... https://tiles.windy.com/labels/v1.7/en/5/15/10.json — 200 — 465 B — 74 ms — h3https://tiles.windy.com/labels/v1.7/en/5/16/10.jsontiles.windy.com/labels/v1.7/en/5/16... https://tiles.windy.com/labels/v1.7/en/5/16/10.json — 200 — 469 B — 74 ms — h3https://tiles.windy.com/labels/v1.7/en/5/17/10.jsontiles.windy.com/labels/v1.7/en/5/17... https://tiles.windy.com/labels/v1.7/en/5/17/10.json — 200 — 625 B — 80 ms — h3https://tiles.windy.com/labels/v1.7/en/5/18/10.jsontiles.windy.com/labels/v1.7/en/5/18... https://tiles.windy.com/labels/v1.7/en/5/18/10.json — 200 — 503 B — 80 ms — h3https://tiles.windy.com/labels/v1.7/en/5/19/10.jsontiles.windy.com/labels/v1.7/en/5/19... https://tiles.windy.com/labels/v1.7/en/5/19/10.json — 200 — 248 B — 80 ms — h3https://tiles.windy.com/labels/v1.7/en/5/12/11.jsontiles.windy.com/labels/v1.7/en/5/12... https://tiles.windy.com/labels/v1.7/en/5/12/11.json — 200 — 35 B — 79 ms — h3https://tiles.windy.com/labels/v1.7/en/5/13/11.jsontiles.windy.com/labels/v1.7/en/5/13... https://tiles.windy.com/labels/v1.7/en/5/13/11.json — 200 — 35 B — 81 ms — h3https://tiles.windy.com/labels/v1.7/en/5/14/11.jsontiles.windy.com/labels/v1.7/en/5/14... https://tiles.windy.com/labels/v1.7/en/5/14/11.json — 200 — 35 B — 82 ms — h3https://tiles.windy.com/labels/v1.7/en/5/15/11.jsontiles.windy.com/labels/v1.7/en/5/15... https://tiles.windy.com/labels/v1.7/en/5/15/11.json — 200 — 247 B — 81 ms — h3https://tiles.windy.com/labels/v1.7/en/5/16/11.jsontiles.windy.com/labels/v1.7/en/5/16... https://tiles.windy.com/labels/v1.7/en/5/16/11.json — 200 — 414 B — 81 ms — h3https://tiles.windy.com/labels/v1.7/en/5/17/11.jsontiles.windy.com/labels/v1.7/en/5/17... https://tiles.windy.com/labels/v1.7/en/5/17/11.json — 200 — 898 B — 80 ms — h3https://tiles.windy.com/labels/v1.7/en/5/18/11.jsontiles.windy.com/labels/v1.7/en/5/18... https://tiles.windy.com/labels/v1.7/en/5/18/11.json — 200 — 587 B — 80 ms — h3https://tiles.windy.com/labels/v1.7/en/5/19/11.jsontiles.windy.com/labels/v1.7/en/5/19... https://tiles.windy.com/labels/v1.7/en/5/19/11.json — 200 — 519 B — 90 ms — h3https://tiles.windy.com/labels/v1.7/en/5/12/12.jsontiles.windy.com/labels/v1.7/en/5/12... https://tiles.windy.com/labels/v1.7/en/5/12/12.json — 200 — 35 B — 88 ms — h3https://tiles.windy.com/labels/v1.7/en/5/13/12.jsontiles.windy.com/labels/v1.7/en/5/13... https://tiles.windy.com/labels/v1.7/en/5/13/12.json — 200 — 96 B — 88 ms — h3https://tiles.windy.com/labels/v1.7/en/5/14/12.jsontiles.windy.com/labels/v1.7/en/5/14... https://tiles.windy.com/labels/v1.7/en/5/14/12.json — 200 — 87 B — 88 ms — h3https://tiles.windy.com/labels/v1.7/en/5/15/12.jsontiles.windy.com/labels/v1.7/en/5/15... https://tiles.windy.com/labels/v1.7/en/5/15/12.json — 200 — 456 B — 87 ms — h3https://tiles.windy.com/labels/v1.7/en/5/16/12.jsontiles.windy.com/labels/v1.7/en/5/16... https://tiles.windy.com/labels/v1.7/en/5/16/12.json — 200 — 502 B — 87 ms — h3https://tiles.windy.com/labels/v1.7/en/5/17/12.jsontiles.windy.com/labels/v1.7/en/5/17... https://tiles.windy.com/labels/v1.7/en/5/17/12.json — 200 — 307 B — 85 ms — h3https://tiles.windy.com/labels/v1.7/en/5/18/12.jsontiles.windy.com/labels/v1.7/en/5/18... https://tiles.windy.com/labels/v1.7/en/5/18/12.json — 200 — 351 B — 94 ms — h3https://tiles.windy.com/labels/v1.7/en/5/19/12.jsontiles.windy.com/labels/v1.7/en/5/19... https://tiles.windy.com/labels/v1.7/en/5/19/12.json — 200 — 515 B — 94 ms — h3https://tiles.windy.com/labels/v1.7/en/5/12/13.jsontiles.windy.com/labels/v1.7/en/5/12... https://tiles.windy.com/labels/v1.7/en/5/12/13.json — 200 — 35 B — 94 ms — h3https://tiles.windy.com/labels/v1.7/en/5/13/13.jsontiles.windy.com/labels/v1.7/en/5/13... https://tiles.windy.com/labels/v1.7/en/5/13/13.json — 200 — 36 B — 94 ms — h3https://tiles.windy.com/labels/v1.7/en/5/14/13.jsontiles.windy.com/labels/v1.7/en/5/14... https://tiles.windy.com/labels/v1.7/en/5/14/13.json — 200 — 164 B — 94 ms — h3https://tiles.windy.com/labels/v1.7/en/5/15/13.jsontiles.windy.com/labels/v1.7/en/5/15... https://tiles.windy.com/labels/v1.7/en/5/15/13.json — 200 — 364 B — 92 ms — h3https://tiles.windy.com/labels/v1.7/en/5/16/13.jsontiles.windy.com/labels/v1.7/en/5/16... https://tiles.windy.com/labels/v1.7/en/5/16/13.json — 200 — 250 B — 92 ms — h3https://tiles.windy.com/labels/v1.7/en/5/17/13.jsontiles.windy.com/labels/v1.7/en/5/17... https://tiles.windy.com/labels/v1.7/en/5/17/13.json — 200 — 300 B — 92 ms — h3https://tiles.windy.com/labels/v1.7/en/5/18/13.jsontiles.windy.com/labels/v1.7/en/5/18... https://tiles.windy.com/labels/v1.7/en/5/18/13.json — 200 — 305 B — 91 ms — h3https://tiles.windy.com/labels/v1.7/en/5/19/13.jsontiles.windy.com/labels/v1.7/en/5/19... https://tiles.windy.com/labels/v1.7/en/5/19/13.json — 200 — 466 B — 89 ms — h3https://node.windy.com/reverse/v3/48.858/2.339/6?lang=en&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=14node.windy.com/reverse/v3/48.858/2.... https://node.windy.com/reverse/v3/48.858/2.339/6?lang=en&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=14 — 200 — 198 B — 27 ms — h3https://www.windy.com/img/icons7/png_25px/4.pngwww.windy.com/img/icons7/png_25px/4... https://www.windy.com/img/icons7/png_25px/4.png — 200 — 539 B — 25 ms — h3https://www.windy.com/img/icons7/png_25px/1.pngwww.windy.com/img/icons7/png_25px/1... https://www.windy.com/img/icons7/png_25px/1.png — 200 — 582 B — 27 ms — h3https://www.windy.com/img/icons7/png_27px/1_night_6.pngwww.windy.com/img/icons7/png_27px/1... https://www.windy.com/img/icons7/png_27px/1_night_6.png — 200 — 457 B — 27 ms — h3https://www.windy.com/img/bariol/bariol-medium-numbers.woff2www.windy.com/img/bariol/bariol-med... https://www.windy.com/img/bariol/bariol-medium-numbers.woff2 — 200 — 2.1 KiB — 24 ms — h3https://node.windy.com/sedlina/ga/1?dp=events/displayed-on-hp/mobile-menu&dl=https%253A%252F%252Fwww.windy.com%252F&an=Windy&cid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&sr=800x600&uh=1jmot8ekr09b4185a2a0ef4&ul=en-US&fv=false&ss=false&dt=1776804969115&et=164&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=15node.windy.com/sedlina/ga/1?dp=even... https://node.windy.com/sedlina/ga/1?dp=events/displayed-on-hp/mobile-menu&dl=https%253A%252F%252Fwww.windy.com%252F&an=Windy&cid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&sr=800x600&uh=1jmot8ekr09b4185a2a0ef4&ul=en-US&fv=false&ss=false&dt=1776804969115&et=164&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=15 — 202 — 26 B — 27 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/consent.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/consent.js — 200 — 3.0 KiB — 20 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/mobile-calendar.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/mobile-calendar.js — 200 — 2.4 KiB — 22 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/15/9?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=16node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/15/9?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=16 — 200 — 579 B — 26 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/17/9?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=17node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/17/9?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=17 — 200 — 862 B — 28 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/16/9?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=18node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/16/9?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=18 — 200 — 610 B — 29 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/18/9?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=19node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/18/9?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=19 — 200 — 1.1 KiB — 28 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/15/10?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=20node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/15/10?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=20 — 200 — 1.4 KiB — 31 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/16/10?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=21node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/16/10?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=21 — 200 — 1.4 KiB — 27 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/17/10?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=22node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/17/10?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=22 — 200 — 1.3 KiB — 25 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/18/10?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=23node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/18/10?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=23 — 200 — 1.2 KiB — 26 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/15/11?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=24node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/15/11?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=24 — 200 — 886 B — 28 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/16/11?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=25node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/16/11?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=25 — 200 — 1.4 KiB — 27 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/17/11?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=26node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/17/11?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=26 — 200 — 2.1 KiB — 26 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-html.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-html.js — 200 — 841 B — 21 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-mobile-calendar-timecode.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-mobile-calendar-timecode.js — 200 — 3.1 KiB — 30 ms — h3https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-draggable-div.jswww.windy.com/v/49.1.1.ind.eb7f/plu... https://www.windy.com/v/49.1.1.ind.eb7f/plugins/_shared-draggable-div.js — 200 — 520 B — 28 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/18/11?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=27node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/18/11?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=27 — 200 — 1.1 KiB — 29 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/13/12?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=28node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/13/12?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=28 — 200 — 442 B — 35 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/14/12?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=29node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/14/12?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=29 — 200 — 362 B — 29 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/15/12?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=30node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/15/12?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=30 — 200 — 1.4 KiB — 37 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/16/12?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=31node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/16/12?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=31 — 200 — 1.8 KiB — 39 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/17/12?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=32node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/17/12?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=32 — 200 — 1.1 KiB — 38 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/16/9.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/16/9.png — 200 — 4.8 KiB — 29 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/14/11.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/14/11.png — 200 — 203 B — 29 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/15/9.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/15/9.png — 200 — 4.1 KiB — 52 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/14/10.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/14/10.png — 200 — 203 B — 56 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/17/12.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/17/12.png — 200 — 4.5 KiB — 35 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/17/9.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/17/9.png — 200 — 6.9 KiB — 57 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/14/12.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/14/12.png — 200 — 531 B — 46 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/18/11.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/18/11.png — 200 — 4.3 KiB — 38 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/14/9.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/14/9.png — 200 — 203 B — 35 ms — h3https://node.windy.com/citytile/v1.0/ecmwf-hres/5/18/12?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=33node.windy.com/citytile/v1.0/ecmwf-... https://node.windy.com/citytile/v1.0/ecmwf-hres/5/18/12?hours=372&labelsVersion=v1.7&refTime=2026-04-21T12:00:00Z&step=3&pr=0&sc=0&token2=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYWdpYyI6MjYwLCJpYXQiOjE3NzY4MDQ5NjksImV4cCI6MTc3Njk3Nzc2OX0.OBiOD99CNDl09-89lngPVEXYrtF_xyuwkosPrEfv9kg&uid=9a2b35ef-26df-ee06-5766-72b50dd27bc4&v=49.1.1&poc=33 — 200 — 1.3 KiB — 54 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/18/10.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/18/10.png — 200 — 3.0 KiB — 49 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/18/12.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/18/12.png — 200 — 6.3 KiB — 50 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/13/11.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/13/11.png — 200 — 203 B — 49 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/13/10.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/13/10.png — 200 — 203 B — 48 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/18/9.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/18/9.png — 200 — 5.9 KiB — 47 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/13/12.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/13/12.png — 200 — 999 B — 46 ms — h3https://tiles.windy.com/tiles/v10.0/darkmap/5/13/9.pngtiles.windy.com/tiles/v10.0/darkmap... https://tiles.windy.com/tiles/v10.0/darkmap/5/13/9.png — 200 — 203 B — 46 ms — h3https://www.windy.com/img/premium/korunka.svgwww.windy.com/img/premium/korunka.s... https://www.windy.com/img/premium/korunka.svg — 200 — 2.1 KiB — 21 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 37779ms · 226KB · $502/mo
www.windy.com
Other
Costly
Execution 36371ms
Transfer 9 KB
Monthly Cost $483/mo
Unattributable
Other
Costly
Execution 456ms
Transfer 0 KB
Monthly Cost $6/mo
www.windy.com
Other
Costly
Execution 331ms
Transfer 5 KB
Monthly Cost $4/mo
www.windy.com
Other
Costly
Execution 276ms
Transfer 2 KB
Monthly Cost $4/mo
www.windy.com
Other
Costly
Execution 203ms
Transfer 101 KB
Unused 52%
Monthly Cost $3/mo
www.windy.com
Other
Optional
Execution 73ms
Transfer 1 KB
Monthly Cost $1/mo
www.windy.com
Other
Optional
Execution 69ms
Transfer 108 KB
Unused 28%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.windy.com adds 36371ms and costs ~$483/month
  • Unattributable adds 456ms and costs ~$6/month
  • www.windy.com adds 331ms and costs ~$4/month
  • www.windy.com adds 276ms and costs ~$4/month
  • www.windy.com adds 203ms and costs ~$3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.windy.com takes 36371ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 456ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.windy.com takes 331ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.windy.com takes 276ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.windy.com takes 203ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

52% of www.windy.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback