Rendered at 23:41:58 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
tombrossman 1 days ago [-]
Do any European space agencies make live weather imagery available at high resolution? I'm looking for a direct link to JPEGs that update regularly, to use with a cron script to use as desktop wallpaper.
Every time I revisit this idea and look for western Europe, I find nothing. Or, very low resolution, or some clunky, proprietary "viewer" forced on users. Is there really nothing similar for Europe?
BlackRabbit1 1 days ago [-]
You can receive a lot of weather satellites with self-build equipment utilizing the tool "SatDump". But: the good old times of 137MHz analog satellite pictures are over. We talking about digital high-rate X-Band stuff (~8GHz) that requires auto-tracked dishes here.
Sentiel-2 data can be pulled for free from the Copernicus service. It's a LEO sat and you often get a picture every 2 days of the same region.
DWD (German Meteo Service) offers a metric ton of data on their FTP Server as public data.
Alexander-Barth 1 days ago [-]
I use the Eumetsat FCI (Flexible Combined Imager) full disc images on board of geostationary satellite MTG centered at 0 degree longitude. A single image (distributed as netcdf file) is pretty large in fact much larger than my screen resolution.
If you are interested, the Julia code for downloading and creating the PNG image is here:
While doing that, I learned that it is not so trivial to produce a true colour RGB image from these FCI [1]. I think there is also a WMS server for rendered images but I don't have the link on my phone.
An other intesting use for this data is OSNIT about war, like recent conflicts it's used to confirm hits on specific places and sort validation for state-media reports
1 days ago [-]
wolvoleo 1 days ago [-]
There's also a good automatic tracker: firewatch.1338.nl/ it's in Dutch but it doesn't really matter. It just puts detected fires on a map.
Retr0id 2 days ago [-]
> Now Copernicus Browser has also added a straightforward “wildfires” visualization layer for Sentinel-2 imagery that went live on August 4.
I feel like an idiot, I can't figure out how to enable it. Currently I use https://www.firemap.live/ for tracking local wildfires (which isn't something I ever needed to track, prior to this year)
dbdr 2 days ago [-]
On the left Panel, change Configuration: Default to Wildfires and press the green arrow. You can then select various fire-related layers.
Retr0id 2 days ago [-]
Ah, I didn't realize that dropdown was scrollable! (I should find the browser setting to force scroll bars back on again...)
amelius 1 days ago [-]
It also shows certain industrial areas like steel plants as "on fire".
wolvoleo 1 days ago [-]
That's good though, it means it works and it's sensitive. I like such false positives as a good indicator.
In Eastern Ukraine i also see sat trackers detect a lot, which is obviously mostly not wildfires.
lnenad 1 days ago [-]
It's also a warzone visualization tool unintentionally.
thefz 16 hours ago [-]
I'll be forever grateful to the Copernicus project as I among many others use it to track high altitude snow banks before heading out to high alpine runs/hikes. It's such a great tool for our own safety and it's incredible that such value is provided for free.
I can easily do this for North America using imagery here, for example: https://www.star.nesdis.noaa.gov/GOES/conus.php?sat=G16 (bonus, imagery is Public Domain).
This direct link provides an updated image every five minutes, with even higher resolution available if you like: https://cdn.star.nesdis.noaa.gov/GOES19/ABI/CONUS/GEOCOLOR/2...
Every time I revisit this idea and look for western Europe, I find nothing. Or, very low resolution, or some clunky, proprietary "viewer" forced on users. Is there really nothing similar for Europe?
Sentiel-2 data can be pulled for free from the Copernicus service. It's a LEO sat and you often get a picture every 2 days of the same region.
DWD (German Meteo Service) offers a metric ton of data on their FTP Server as public data.
https://codeberg.org/Alexander-Barth/FCI-MTG-0
While doing that, I learned that it is not so trivial to produce a true colour RGB image from these FCI [1]. I think there is also a WMS server for rendered images but I don't have the link on my phone.
[1] https://doi.org/10.1175/BAMS-D-15-00154.1
I feel like an idiot, I can't figure out how to enable it. Currently I use https://www.firemap.live/ for tracking local wildfires (which isn't something I ever needed to track, prior to this year)
In Eastern Ukraine i also see sat trackers detect a lot, which is obviously mostly not wildfires.