Sorry.. Rpi3b running latest Raspbian. Installed from DEB package. I have 
modified the Standard skin.conf file with:


[[[temp.txt]]]
            # Report that makes current outTemp available to other program
            encoding = strict_ascii
            template = temp.txt.tmpl

and the temp.txt.tmpl file looks like:

        $current.dateTime
        $current.outTemp.format("%.1f")
        $trend.outTemp
 
and the txt file generated looks like:


11/22/2016 06:30:00 PM
37.6F
-4.2F

Thanks for any insight!

 




On Tuesday, November 22, 2016 at 5:40:47 PM UTC-5, Tom Keffer wrote:
>
> We're going to need a little more information. Is this a stock weewx 
> installation? Or, have you made modifications to the skins or to skin.conf?
>
> What is the platform?
>
> -tk
>
>
>
>
>
> On Tue, Nov 22, 2016 at 2:30 PM, Jim W. <[email protected] <javascript:>
> > wrote:
>
>> At the risk of inciting the fury of AM...  I have a question regarding 
>> the degree symbol. I'm using the tag $current.outTemp and 
>> $current.outTemp.format("%.1f")  and both produce the expected result 
>> EXCEPT without the little degree symbol? I have read, re-read... and 
>> re-re-read the Customization guide but can't figure it out?
>> Thanks for any insight!
>>
>> Ps... If this question causes an apoplectic reaction please hit the 
>> delete key... take a deep breath and think of butterflies! 
>>
>> -- 
>> 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] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to