TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Satellites Spotting Aircraft

233 pointsby marklit8 months ago

16 comments

m2fkxy8 months ago
A little nitpick about:<p><pre><code> The number of looks correlates with a higher resolution. </code></pre> Yes and no. When you task an image, you usually (as is the case with Umbra) specify your desired ground resolution, eg. 25, 50, 100 cm, etc. There are two dimensions in a SAR image: range and azimuth. Range resolution is determined by the SAR system bandwidth. Azimuth resolution is determined by the integration angle (the angle formed between your target and your satellite from start to end of the collection).<p>Let&#x27;s assume you want a 50 cm image. Your range resolution will be equal to that and, in a 1-look image, your native azimuth resolution will also be 50 cm. What happens when you request a multi-looked image, is that the satellite will collect data over your target for a longer amount of time (and thus over a greater angle diversity). Range resolution will not change; however, in the natural (&quot;native&quot;) image, you get asymmetrical pixels: taking the same target resolution of 50 cm, a 2-looks image will have a 25 cm azimuth resolution. For 3-looks, ~16 cm. And so on.<p>What then happens during the processing of derived products (eg. GEC) is that the pixels are squared: to do that, you have to average out the pixels in the azimuth dimension. This greatly improves what is called the radiometric resolution (ie. how much information a pixel contains), by cancelling out the speckle and averaging the noise. But for all intents and purposes, on a multi-looked image (<i>which is what the GEC products that you use are</i>), spatial resolution remains the same, square pixel.<p>[SAR nerds here: I am not mentioning the slant-range-to-ground-range process, and I am also ignoring the resolution vs. sampling distinction for simplicity]
评论 #41512149 未加载
jofer8 months ago
Quick geospatial note that&#x27;s important for accurately geolocating these images:<p>You need a DEM to use RPCs for geolocation. Running things through gdalwarp as was done here will assume no terrain and 0 elevation. That will lead to significant mislocations anytime it&#x27;s not flat and at sea level, especially given the off-nadir view angle of the data used here.<p>In other words:<p><pre><code> gdalwarp \ -t_srs &quot;EPSG:4326&quot; \ 2024-05-25-15-37-54_UMBRA-06_GEC.tif \ warped.tif </code></pre> Should be:<p><pre><code> gdalwarp \ -to RPC_DEM=some_dem.tif \ -rpc \ -t_srs &quot;EPSG:4326&quot; \ 2024-05-25-15-37-54_UMBRA-06_GEC.tif \ warped.tif </code></pre> If you don&#x27;t want to use a DEM for orthographic corrections, then you should at least include a constant elevation in meters of the scene with RPC_HEIGHT. Otherwise things can be shifted kilometers from where the image actually is.
评论 #41511504 未加载
skinwill8 months ago
A company called Erim back in the 70&#x27;s pioneered SAR systems. They had an interesting approach to processing and storage of the data which was all analog back then. They used holography. Erim and their SAR work is documented in wikipedia but their company presidents obsession with holography was detailed in their monthly news letters. I was handed some of these documents from a former (now deceased) worker at Erim. He told me how they were able to fly the massive radar systems and the huge analog computers they used to process the data. It must have been absolutely wild to work there in those days.
tomcam8 months ago
Man there’s everything to love about this. A novel free dataset, complete example code, clear description of how to get it up and running—the ideal blog post IMHO. Delighted to learn about it.
1f60c8 months ago
&gt; Umbra has an open data programme where they share SAR imagery from 500+ locations around the world<p>I think they&#x27;re referring to this: <a href="https:&#x2F;&#x2F;umbra.space&#x2F;open-data&#x2F;" rel="nofollow">https:&#x2F;&#x2F;umbra.space&#x2F;open-data&#x2F;</a> (warning: most files are absolutely ginormous)
评论 #41505270 未加载
chris_va8 months ago
Related, they are also visible while flying: <a href="https:&#x2F;&#x2F;medium.com&#x2F;google-earth&#x2F;planespotting-465ee081c168" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;google-earth&#x2F;planespotting-465ee081c168</a><p>(not SAR in this case)
Luc8 months ago
&gt; Below is Umbra&#x27;s image of the same location. Though it was taken on a different day and some aircraft might have been moved around, you can see that a lot of the aircraft in the bottom left are barely visible unless you zoom in very closely and pay attention to artefacts that give away a large man-made object is present.<p>Bad example, because the radar image simply shows a different situation with all but two of the aircraft not present. The two that are present are easy enough to spot.<p>Here&#x27;s another image with 5 aircraft present (including the two from the radar image). It&#x27;s rotated, the aircraft are in the top left: <a href="https:&#x2F;&#x2F;x.com&#x2F;___Harald___&#x2F;status&#x2F;1825362047061971309&#x2F;photo&#x2F;1" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;___Harald___&#x2F;status&#x2F;1825362047061971309&#x2F;photo&#x2F;...</a>
评论 #41506090 未加载
shitlord8 months ago
Would the F-35 actually show up on SAR or does the radar absorbent material distort the image somehow?
评论 #41509334 未加载
wslh8 months ago
Great hands-on example! I recently read a news article [1] that discussed the monitoring of Russian &quot;Mainstay&quot; AEW&amp;C Beriev A-50 aircraft [1] but unfortunately, it didn’t include the actual code.<p>[1] <a href="https:&#x2F;&#x2F;www.linkedin.com&#x2F;posts&#x2F;spaceknow_spaceknow-inc-in-cooperation-with-satellogic-activity-7236641575945068546-GmdZ&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.linkedin.com&#x2F;posts&#x2F;spaceknow_spaceknow-inc-in-co...</a>
walrus018 months ago
If some guy on the internet can do this in his home office, imagine the SAR and analysis capabilities the NRO and NSA have built in-house.
评论 #41506350 未加载
Prbeek8 months ago
I thought this was interesting :A Chinese satellite tracking planes at Hartsfield-Jackson International Airport Atlanta<p><a href="https:&#x2F;&#x2F;x.com&#x2F;HenriKenhmann&#x2F;status&#x2F;1325377922228629507?t=7Sx2Odd6AzW1bPOH0KjUoQ&amp;s=19" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;HenriKenhmann&#x2F;status&#x2F;1325377922228629507?t=7Sx...</a>
评论 #41508139 未加载
seoulmetro8 months ago
In the blog there&#x27;s a video of what looks like cars moving around, but the lighting is constantly changing. How does that work?<p>It looks like a timelapse but then there are cars doing normal car things.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=cwDjJqtx_og" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=cwDjJqtx_og</a>
评论 #41506599 未加载
Waterluvian8 months ago
It’s really cool to see the kinds of stuff I learned in school using closed source turnkey remote sensing and GIS software being done in a more open, programmatic way. There’s just this far nicer feel of control.
ck28 months ago
Is bouncing radar from above on an active commercial airport an okay idea?
评论 #41504163 未加载
评论 #41504170 未加载
jprd8 months ago
Regardless of topic, Mark&#x27;s blog has been consistently making me smarter.<p>ClickHouse, DuckDB, literally anything GIS related.<p>Thank you dude.
评论 #41504855 未加载
评论 #41505568 未加载
0cf8612b2e1e8 months ago
It used to be a joke that satellites could read your license plate from space. Then I see commercial images like this and I am less sure.
评论 #41505808 未加载
评论 #41505421 未加载
评论 #41504359 未加载
评论 #41509429 未加载
评论 #41504208 未加载
评论 #41504742 未加载
评论 #41504868 未加载