Hi,

I've recently upgraded to Weewx 4.1.1, and all of a sudden all units are 
US: Fahrenheit, inches, miles etc.

During the upgrade, I asked to keep my own configuration. Reading the 
config though I noticed several degree_F, inches etc. Maybe I did something 
wrong in a previous update. Never mind. I fixed the degree_F to degree_C 
but I'm still getting my temperatures in Fahrenheit :(



$ grep degree weewx.conf
# Latitude, longitude in decimal degrees
           group_degree_day = degree_C_day    # Options are 'degree_F_day' 
or 'degree_C_day'
                group_temperature = degree_C    # Options are 'degree_F' or 
'degree_C'
                degree_C = %.1f
                degree_F = %.1f
                degree_compass = %.0f
            #  calculation of heating and cooling degree-days.
                heating_base = 18, degree_C
                cooling_base = 18, degree_C
                growing_base = 10.0, degree_C
            # Formats to be used for latitude whole degrees, longitude whole
            # degrees, and minutes:
        outTemp = -40, 60, degree_C
        inTemp = 0, 60, degree_C




Any idea please?
 Thanks

-- 
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/72ab9966-da9e-499c-9446-ee42e7759043o%40googlegroups.com.

Reply via email to