Here's what I did.

 Current Conditions
          </div>
          <table>
            <tbody>
              <tr>
                <td class="stats_label"><b><font size="4">OUTSIDE
TEMP</font></b></td>
                <td class="stats_data"><b><font size="4">$current.outTemp /
$current.outTemp.degree_C</font></b></td>
              </tr>
              <tr>
                <td class="stats_label">Temperature Trend
($trend.time_delta.hour.format("%.0f"))</td>
                <td class="stats_data">$trend.outTemp</td>
              </tr>
              <tr>
                <td class="stats_label">Wind Chill</td>
                <td class="stats_data">$current.windchill /
$current.windchill.degree_C</td>
              </tr>
              <tr>
                <td class="stats_label">Feels Like</td>
                <td class="stats_data">$current.heatindex /
$current.heatindex.degree_C</td>
              </tr>
              <tr>




Dave - KB1PVH

On Wed, Dec 30, 2020 at 1:09 PM weather list <[email protected]>
wrote:

> My system uses US units but I’ve been looking to see if I can somehow
> display the temp in both systems:
>
> e.g.: 74 °F / 23 °C
>
> Perhaps this is in the docs but I have missed it?
>
> --
> You received this message because you are subscribed to the Google Groups
> "weewx-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/01F1463B-990C-4F91-B6DF-1C1CD45D146E%40gmail.com
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAEMY9Fer_oKqfSUHP-53adDkP%2Bh72sxV61wRvyPiiS_b0mewXg%40mail.gmail.com.

Reply via email to