<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Same request but different image]]></title><description><![CDATA[<p dir="auto">I have been accessing <a href="http://Windy.com" rel="nofollow ugc">Windy.com</a> capturing the current atmospheric conditions in the form of screenshots.<br />
In a Python program I call:<br />
"<a href="https://www.windy.com/-PM2-5-pm2p5?cams,pm2p5,31.199,73.652,7,i:pressure,m:exLaieX" rel="nofollow ugc">https://www.windy.com/-PM2-5-pm2p5?cams,pm2p5,31.199,73.652,7,i:pressure,m:exLaieX</a>" and I always get the image including the What's New in Versions 47 advertisement, see image. However when I type the call in my browser is gives me the "clean" image without the Advertisement. see 2nd image. The advertisement is not the problem (I understand the need to advertise) if it would be superimposed on the image, but it moves the image across. Why would this be? The same call/request but a different result.<br />
<a href="/assets/uploads/files/1759895202843-clean.jpg">CLEAN.jpg</a> <img src="/assets/uploads/files/1759895295899-screenshot_pm25-2025-10-08_08-44-20.png" alt="screenshot_PM25-2025-10-08_08-44-20.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.windy.com/topic/42131/same-request-but-different-image</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 09:46:03 GMT</lastBuildDate><atom:link href="https://community.windy.com/topic/42131.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Oct 2025 03:52:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Same request but different image on Fri, 10 Oct 2025 06:51:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dmbakker" aria-label="Profile: dmbakker">@<bdi>dmbakker</bdi></a> If you want to get air quality data for a specific location, I would recommend using our <a href="https://api.windy.com/point-forecast/pricing" rel="nofollow ugc">Point Forecast API</a> and just fetching the data directly.</p>
]]></description><link>https://community.windy.com/post/219705</link><guid isPermaLink="true">https://community.windy.com/post/219705</guid><dc:creator><![CDATA[selverob]]></dc:creator><pubDate>Fri, 10 Oct 2025 06:51:36 GMT</pubDate></item><item><title><![CDATA[Reply to Same request but different image on Wed, 08 Oct 2025 16:41:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dmbakker" aria-label="Profile: dmbakker">@<bdi>dmbakker</bdi></a> The fact that the promo was displayed is stored in the browser's indexedDB,  as seenPromos.</p>
<p dir="auto">If you load the page programmatically,  you have to ensure that indexedDB is stored,  similar to the browser.</p>
]]></description><link>https://community.windy.com/post/219634</link><guid isPermaLink="true">https://community.windy.com/post/219634</guid><dc:creator><![CDATA[rittels]]></dc:creator><pubDate>Wed, 08 Oct 2025 16:41:17 GMT</pubDate></item><item><title><![CDATA[Reply to Same request but different image on Wed, 08 Oct 2025 15:46:06 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for replying. I access the respective images of SO2, NO2 and PM2.5 every hour using the address mentioned before (for PM2.5) and then for a particular location (x,y) grid point on the image I get the RGB value, and then convert the RGB values to a concentration. In this way I can track the concentrations over time for a given location for research purposes. It's only when the PM2.5 image comes up the image is shifted to make way for the advertisement. I don't know why it only pops up when I access the PM2.5 image, but also why it happens when I access the website via Google Chrome via Python code, and it doesn't happen when I use the address by itself via Google Chrome<br />
.</p>
]]></description><link>https://community.windy.com/post/219631</link><guid isPermaLink="true">https://community.windy.com/post/219631</guid><dc:creator><![CDATA[dmbakker]]></dc:creator><pubDate>Wed, 08 Oct 2025 15:46:06 GMT</pubDate></item><item><title><![CDATA[Reply to Same request but different image on Wed, 08 Oct 2025 06:43:35 GMT]]></title><description><![CDATA[<p dir="auto">Hello there :) Accessing <a href="http://Windy.com" rel="nofollow ugc">Windy.com</a> programmatically is not exactly a use case we are focusing on. However, we do have some options for developers that could make it easier for you. Could you please tell me more about your use case? I might be able to suggest some ways that would be better for you.</p>
]]></description><link>https://community.windy.com/post/219599</link><guid isPermaLink="true">https://community.windy.com/post/219599</guid><dc:creator><![CDATA[selverob]]></dc:creator><pubDate>Wed, 08 Oct 2025 06:43:35 GMT</pubDate></item></channel></rss>