Fix bottom images
This commit is contained in:
parent
6deec9d031
commit
91d9092ab8
@ -56,27 +56,27 @@ windows), and WXtoIMG to convert the audio to an actual image.</p>
|
||||
</div>
|
||||
</div>
|
||||
<br />
|
||||
<div class="row no-gutters">
|
||||
<div class="col">
|
||||
<div class="">
|
||||
<div class="">
|
||||
<p>Here are some example images before we get into a how-to:</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row no-gutters">
|
||||
<div class="col-md-6">
|
||||
<div class="display: grid; grid-template-columns: 1fr 1fr;">
|
||||
<div class="">
|
||||
<figure>
|
||||
<img src="../img/noaa-19-08072254-pris.jpg" class="fig-img"></img>
|
||||
<figcaption>NOAA-19, 08-07-20, 22:54 UTC</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="">
|
||||
<figure>
|
||||
<img src="../img/noaa-19-08252244-pris.jpg" class="fig-img"></img>
|
||||
<figcaption>NOAA-19, 08-25-20, 22:44 UTC</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row no-gutters">
|
||||
<div class="col">
|
||||
<div class="">
|
||||
<div class="">
|
||||
<p>You can pretty clearly see the mitten of Michigan in both (its upside down
|
||||
in the image on the left). The orientation of the image is determined by the
|
||||
direction that the satellite is traveling when it flys overhead.</p>
|
||||
@ -84,8 +84,6 @@ direction that the satellite is traveling when it flys overhead.</p>
|
||||
<p>Hopefully you find this cool enough that you want to try this out
|
||||
yourself. Its alot of fun and feels great to see the progress over time.</p>
|
||||
|
||||
<br />
|
||||
|
||||
<p>To get started with this hobby you won't need much, just a
|
||||
laptop/desktop/raspberry pi, an SDR, and a decent antenna (sometimes comes with
|
||||
the SDR). I've provided some amazon links to the hardware I've actually used.</p>
|
||||
|
Reference in New Issue
Block a user