Hi

   Sorry for posting the wrong file,

Jim

Here is the data in gauge-data.txt

"timeUTC":"2016,08,16,22,25,00",
              "date":"2016.08.16 18:25",
        "dateFormat":"y.m.d h:m",
 "SensorContactLost":"0",
          "tempunit":"C",
          "windunit":"km/h",
         "pressunit":"mb",
          "rainunit":"mm",
       "windrununit":"kilometer",
     "cloudbaseunit":"ft",
              "temp":"21.975",
            "tempTL":"16.0",
            "tempTH":"32.2",
           "TtempTL":"06:37",
           "TtempTH":"15:02",
         "temptrend":"1.23055555556",
            "intemp":"26.6",
               "hum":"80.5",
             "humTL":"44.0",
             "humTH":"93.0",
            "ThumTL":"15:02",
            "ThumTH":"06:19",
             "inhum":"40.0",
               "dew":"18.4355981001",
        "dewpointTL":"14.5298679884",
        "dewpointTH":"22.1096531212",
       "TdewpointTL":"06:37",
       "TdewpointTH":"14:23",
            "wchill":"21.95",
          "wchillTL":"16.0",
         "TwchillTL":"06:37",
         "heatindex":"21.95",
       "heatindexTH":"34.5610532365",
      "TheatindexTH":"14:34",
           "apptemp":"24.6761460254",
         "apptempTL":"0",
         "apptempTH":"0",
        "TapptempTL":"",
        "TapptempTH":"",
           "humidex":"21.975",
             "press":"1014.53547372",
            "pressL":"996.85624422",
            "pressH":"1033.91252664",
           "pressTL":"1012.42958152",
           "pressTH":"1016.64149052",
          "TpressTL":"16:16",
          "TpressTH":"05:26",
     "presstrendval":"1.76955883249",
             "rfall":"1.016",
             "rrate":"0.0",
           "rrateTM":"0.0",
          "TrrateTM":"00:00",
      "hourlyrainTH":"1.016",
     "ThourlyrainTH":"17:00",
    "LastRainTipISO":"2000-01-01 00:00",
           "wlatest":"1.50444444314",
            "wspeed":"",
            "windTM":"19.0799999825",
             "wgust":"2.51999999769",
           "wgustTM":"",
          "TwgustTM":"17:08",
           "bearing":"98.7526665971",
        "avgbearing":"211.358189844",
         "bearingTM":"270.0",
"BearingRangeFrom10":"000",
  "BearingRangeTo10":"000",
        "domwinddir":"SSW",
      "WindRoseData":[],
           "windrun":"24.2871579601",
         "Tbeaufort":"F3",
                "UV":"   N/A",
              "UVTH":"",
          "SolarRad":"",
           "SolarTM":"",
   "CurrentSolarMax":"354.239789769",
    "cloudbasevalue":"2074.90564576",
          "forecast":"forecast is not available",
           "version":"3.5.0",
             "build":"",
               "ver":"13"
}



On Monday, August 15, 2016 at 6:21:00 PM UTC-4, [email protected] wrote:
>
> Having problems with average wind speed (10 min) and max wind gust.  Both 
> display as -9999 km/h.  The max gust time seems correct.
>
> Here is part of my .../skins/ss/skin.conf ...
>
> # This skin can be copied, modified, and distributed as long as this notice
> # is included in any derivative work.
> [Units]
>     # This section is for managing the selection and formatting of units.
>
>     [[Groups]]
>         # For each group of measurements, this section sets what units to
>         # use for it.
>         # NB: The unit is always in the singular. I.e., 'mile_per_hour',
>         # NOT 'miles_per_hour'
>         group_altitude     = meter                 # Options are 'foot' or 
> 'meter'
>         group_degree_day   = degree_C_day         # Options are 
> 'degree_F_day' or 'degree_C_day'
>         group_direction    = degree_compass
>         group_moisture     = centibar
>         group_percent      = percent
>         group_pressure     = mbar                 # Options are 'inHg', 
> 'mmHg', 'mbar', or 'hPa'
>         group_radiation    = watt_per_meter_squared
>         group_rain         = mm                 # Options are 'inch', 
> 'cm', or 'mm'
>         group_rainrate     = mm_per_hour        # Options are 
> 'inch_per_hour', 'cm_per_hour', or 'mm_per_hour'
>         group_speed        = km_per_hour        # Options are 
> 'mile_per_hour', 'km_per_hour', 'knot', or 'meter_per_second'
>         group_speed2       = km_per_hour2       # Options are 
> 'mile_per_hour2', 'km_per_hour2', 'knot2', or 'meter_per_second2'
>         group_temperature  = degree_C             # Options are 'degree_F' 
> or 'degree_C'
>         group_uv           = uv_index
>         group_volt         = volt
>
> [CopyGenerator]
>     copy_once = css/*.css, scripts/*.js
>
> maximum gust data seems on in the Standard skin
>
> any ideas?
>

-- 
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