skin.conf 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890
  1. ###############################################################################
  2. # $Id: skin.conf 2749 2014-11-29 18:15:24Z tkeffer $ #
  3. # Copyright (c) 2010 Tom Keffer <tkeffer@gmail.com> #
  4. # SOFA SKIN (c) 2015 Sven Reifschneider <hello@blauesledersofa.de> #
  5. # SOFA SKIN CONFIGURATION FILE #
  6. ###############################################################################
  7. [Extras]
  8. # Template Extras
  9. # Website URL
  10. #web_url =
  11. # radar
  12. #radar = '<iframe width="100%" height="300" src="https://embed.windy.com/embed2.html?lat=43.555&lon=-116.348&zoom=9&level=surface&overlay=radar&menu=&message=&marker=&calendar=&pressure=&type=map&location=coordinates&detail=&detailLat=43.555&detailLon=-116.348&metricWind=default&metricTemp=default&radarRange=-1"></iframe>'
  13. # Lightning map and hyperlink
  14. #lightning_map = http://images.lightningmaps.org/blitzortung/america/index.php?map=usa&period=0.25
  15. #lightning_url = http://www.lightningmaps.org/realtime
  16. # You. Only shows up in footer
  17. you = ""
  18. emailname = ""
  19. email = ""
  20. # Camera link
  21. # camera and cameratitle are arrays of the camera links and camera names.
  22. #cameratitle = ""
  23. #camera =
  24. # Google Analytics ID
  25. #googleAnalyticsId =
  26. #CWOP
  27. #cwop =
  28. #cwop_url =
  29. #weatherflow
  30. #wf =
  31. #wf_url =
  32. #mesowest
  33. #mwest =
  34. #mwest_url =
  35. #weather underground
  36. #wunderground =
  37. #wu_url =
  38. #CoCoRaHS
  39. #crahs =
  40. #crahs_url =
  41. ###############################################################################################
  42. [Units]
  43. # This section is for managing the selection and formatting of units.
  44. [[Groups]]
  45. # For each group of measurements, this section sets what units to
  46. # use for it.
  47. # NB: The unit is always in the singular. i.e., 'mile_per_hour',
  48. # NOT 'miles_per_hour'
  49. group_altitude = foot # Options are 'foot' or 'meter'
  50. group_degree_day = degree_F_day # Options are 'degree_F_day' or 'degree_C_day'
  51. group_direction = degree_compass
  52. group_light = lx
  53. group_lightning = ltg_strike
  54. group_moisture = centibar
  55. group_percent = percent
  56. group_pressure = mbar # Options are 'inHg', 'mmHg', 'mbar', or 'hPa'
  57. group_radiation = watt_per_meter_squared
  58. group_rain = inch # Options are 'inch', 'cm', or 'mm'
  59. group_rainrate = inch_per_hour # Options are 'inch_per_hour', 'cm_per_hour', or 'mm_per_hour'
  60. group_speed = mile_per_hour # Options are 'mile_per_hour', 'km_per_hour', 'knot', or 'meter_per_second'
  61. group_speed2 = mile_per_hour2 # Options are 'mile_per_hour2', 'km_per_hour2', 'knot2', or 'meter_per_second2'
  62. group_temperature = degree_F # Options are 'degree_F' or 'degree_C'
  63. group_uv = uv_index
  64. group_volt = volt
  65. # The following are used internally and should not be changed:
  66. group_count = count
  67. group_interval = minute
  68. group_time = unix_epoch
  69. group_elapsed = second
  70. [[StringFormats]]
  71. # This section sets the string formatting for each type of unit.
  72. centibar = %.0f
  73. cm = %.2f
  74. cm_per_hour = %.2f
  75. degree_C = %.1f
  76. degree_F = %.1f
  77. degree_compass = %.0f
  78. foot = %.0f
  79. hPa = %.0f
  80. hour = %.1f
  81. inHg = %.3f
  82. inch = %.2f
  83. inch_per_hour = %.2f
  84. km_per_hour = %.0f
  85. km_per_hour2 = %.1f
  86. knot = %.0f
  87. knot2 = %.1f
  88. ltg_strike = %.0f
  89. mbar = %.0f
  90. meter = %.0f
  91. meter_per_second = %.1f
  92. meter_per_second2 = %.1f
  93. mile_per_hour = %.0f
  94. mile_per_hour2 = %.1f
  95. mm = %.1f
  96. mmHg = %.1f
  97. mm_per_hour = %.1f
  98. percent = %.0f
  99. second = %.0f
  100. uv_index = %.0f
  101. volt = %.1f
  102. watt_per_meter_squared = %.0f
  103. NONE = " N/A"
  104. [[Labels]]
  105. # This section sets a label to be used for each type of unit.
  106. centibar = " cb"
  107. cm = " cm"
  108. cm_per_hour = " cm/h"
  109. degree_C = " °C"
  110. degree_F = " °F"
  111. degree_compass = " °"
  112. foot = " feet"
  113. hPa = " hPa"
  114. inHg = " inHg"
  115. inch = " in"
  116. inch_per_hour = " in/h"
  117. km_per_hour = " km/h"
  118. km_per_hour2 = " km/h"
  119. knot = " knots"
  120. knot2 = " knots"
  121. ltg_strike = ""
  122. mbar = " mbar"
  123. meter = " meter"
  124. meter_per_second = " m/s"
  125. meter_per_second2 = " m/s"
  126. mile_per_hour = " mph"
  127. mile_per_hour2 = " mph"
  128. mm = " mm"
  129. mmHg = " mmHg"
  130. mm_per_hour = " mm/h"
  131. percent = %
  132. volt = " V"
  133. watt_per_meter_squared = " W/m²"
  134. day = " Day", " Days"
  135. hour = " Hour", " Hours"
  136. minute = " Minute", " Minutes"
  137. second = " Second", " Seconds"
  138. NONE = ""
  139. [[TimeFormats]]
  140. # This section sets the string format to be used for each time scale.
  141. # The values below will work in every locale, but may not look
  142. # particularly attractive. See the Customizing Guide for alternatives.
  143. day = %X
  144. week = %X (%A)
  145. month = %x %X
  146. year = %x %X
  147. rainyear = %x %X
  148. current = %x %X
  149. ephem_day = %X
  150. ephem_year = %x %X
  151. [[Ordinates]]
  152. # The ordinal directions. The last one should be for no wind direction
  153. directions = N, NNE, NE, ENE, E, ESE, SE, SSE, S, SSW, SW, WSW, W, WNW, NW, NNW, N/A
  154. [[DegreeDays]]
  155. # This section sets the base temperatures used for the calculation
  156. # of heating and cooling degree-days.
  157. # Base temperature for heating days, with unit:
  158. heating_base = 65, degree_F
  159. # Base temperature for cooling days, with unit:
  160. cooling_base = 65, degree_F
  161. [[Trend]]
  162. time_delta = 10800 # 3 hours
  163. time_grace = 300 # 5 minutes
  164. ###############################################################################
  165. [Labels]
  166. # Labels used in this skin
  167. # Set to hemisphere abbreviations suitable for your location:
  168. hemispheres = N, S, E, W
  169. # Formats to be used for latitude whole degrees, longitude whole degrees,
  170. # and minutes:
  171. latlon_formats = "%02d", "%03d", "%05.2f"
  172. [[Generic]]
  173. # Generic labels, keyed by an observation type.
  174. barometer = Barometer
  175. dewpoint = Dew Point
  176. heatindex = Heat Index
  177. inHumidity = Inside Humidity
  178. inTemp = Inside Temperature
  179. lux = Brightness
  180. outHumidity = Outside Humidity
  181. outTemp = Outside Temperature
  182. outTempBatteryStatus = Air Battery
  183. radiation = Radiation
  184. rain = Rain
  185. rainRate = Rain Rate
  186. rxCheckPercent = ISS Signal Quality
  187. UV = UV Index
  188. windBatteryStatus = Sky Battery
  189. windDir = Wind Direction
  190. windGust = Gust Speed
  191. windGustDir = Gust Direction
  192. windSpeed = Wind Speed
  193. windchill = Wind Chill
  194. windgustvec = Gust Vector
  195. windvec = Wind Vector
  196. # This one is probably specific to my station!
  197. extraTemp1 = Pond Temperature
  198. lightningStrikes = Lightning Strikes
  199. lightningAvgDistance = Avg Lightning Distance
  200. lightningDistance = Lightning Distance
  201. ###############################################################################
  202. [Almanac]
  203. # The labels to be used for the phases of the moon:
  204. moon_phases = New, Waxing crescent, First quarter, Waxing gibbous, Full, Waning gibbous, Last quarter, Waning crescent
  205. ###############################################################################
  206. [CheetahGenerator]
  207. # This section is used by the generator CheetahGenerator, and specifies
  208. # which files are to be generated from which template.
  209. # Possible encodings are 'html_entities', 'utf8', or 'strict_ascii'
  210. encoding = html_entities
  211. search_list_extensions = user.historygenerator.MyXSearch
  212. [[SummaryByMonth]]
  213. # Reports that summarize "by month"
  214. [[[NOAA_month]]]
  215. encoding = utf8
  216. template = NOAA/NOAA-YYYY-MM.txt.tmpl
  217. [[SummaryByYear]]
  218. # Reports that summarize "by year"
  219. [[[NOAA_year]]]
  220. encoding = utf8
  221. template = NOAA/NOAA-YYYY.txt.tmpl
  222. [[ToDate]]
  223. # Reports that show statistics "to date", such as day-to-date,
  224. # week-to-date, month-to-date, etc.
  225. [[[day]]]
  226. template = index.html.tmpl
  227. [[[week]]]
  228. template = week.html.tmpl
  229. [[[month]]]
  230. template = month.html.tmpl
  231. [[[year]]]
  232. template = year.html.tmpl
  233. [[[RSS]]]
  234. template = RSS/weewx_rss.xml.tmpl
  235. [[HTMLFiles]]
  236. #
  237. # Pages that do not require time interval specific tags
  238. #
  239. [[[about]]]
  240. # Station information
  241. template = about.html.tmpl
  242. [[[summary]]]
  243. # Station Summaries and all time station records
  244. template = summary.html.tmpl
  245. [[[textphp]]]
  246. # NOAA Climate Reports
  247. template = text.php.tmpl
  248. ###############################################################################
  249. [CopyGenerator]
  250. # This section is used by the generator CopyGenerator
  251. # List of files to be copied only the first time the generator runs
  252. copy_once = css/main.css, js/*, .htaccess, error/*, robots.txt, touch-icon.png, favicon.ico
  253. ###############################################################################
  254. [HistoryReport]
  255. #
  256. # Settings for the HTML month/year colour coded summary table generator
  257. #
  258. # minvalues, maxvalues and colours should contain the same number of elements.
  259. #
  260. # For example, the [min_temp] example below, if the minimum temperature measured in
  261. # a month is between -50 and -10 (degC) then the cell will be shaded in html colour code #0029E5.
  262. #
  263. # Default is temperature scale
  264. #minvalues = -50, -10, -5, 0, 5, 10, 15, 20, 25, 30, 35
  265. minvalues = -10, -5, 0, 5, 10, 15, 25, 35, 45, 50, 60
  266. #maxvalues = -10, -5, 0, 5, 10, 15, 20, 25, 30, 35, 60
  267. maxvalues = -5, 0, 10, 20, 35, 45, 60, 75, 90, 100, 120
  268. colours = "#0066FF", "#0186E7", "#02E3EA", "#04EC97", "#05EF3D2", "#2BF207", "#8AF408", "#E9F70A", "#F9A90B", "#FC4D0D", "#FF0F2D"
  269. monthnames = Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec
  270. # The Raspberry Pi typically takes 15+ seconds to calculate all the summaries with a few years of weather date.
  271. # refresh_interval is how often in minutes the tables are calculated.
  272. refresh_interval = 1440
  273. [[min_temp]]
  274. obs_type = outTemp # obs_type can be any weewx reading
  275. aggregate_type = min # Any of these: 'sum', 'count', 'avg', 'max', 'min'
  276. # Can also use these aggregate_types: 'max_ge', 'max_le', 'min_le', 'sum_ge' to count days where observation
  277. # is ge: greater of equalto, or le: lessthan or equal to a threshold value
  278. # To specify this threshold, use: aggregate_threshold = [value], [units]
  279. # e.g Specify temperature threshold of 20C:
  280. #
  281. # aggregate_threshold = 20, degree_C
  282. [[max_temp]]
  283. obs_type = outTemp
  284. aggregate_type = max
  285. [[avg_temp]]
  286. obs_type = outTemp
  287. aggregate_type = avg
  288. minvalues = 15, 25, 35, 45, 50, 55, 60, 65, 70, 75, 80
  289. maxvalues = 25, 35, 45, 50, 55, 60, 65, 70, 75, 80, 85
  290. [[avg_htemp]]
  291. obs_type = inTemp
  292. aggregate_type = avg
  293. minvalues = 50, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80
  294. maxvalues = 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 85
  295. [[temp_count]]
  296. obs_type = outTemp
  297. aggregate_type = sum_ge
  298. aggregate_threshold = -150.0, degree_F
  299. minvalues = 0, 2, 4, 6, 8, 12, 15, 18, 21, 24, 27
  300. maxvalues = 2, 4, 6, 8, 12, 15, 18, 21, 24, 27, 32
  301. colours = "#0029E5", "#0186E7", "#02E3EA", "#04EC97", "#05EF3D2", "#2BF207", "#8AF408", "#E9F70A", "#F9A90B", "#FC4D0D", "#FFFFFF"
  302. #number of days of rainfall
  303. [[rain_count]]
  304. obs_type = rain
  305. aggregate_type = sum_ge
  306. aggregate_threshold = 0.01, inch
  307. minvalues = 0, 2, 4, 8, 12, 20 # Override default temperature colour scheme with rain specific scale
  308. maxvalues = 2, 4, 8, 12, 20, 32
  309. colours = "#E0F8E0", "#A9F5A9", "#58FA58", "#2EFE2E", "#41E741", "#01DF01"
  310. #total monthly rainfall
  311. [[rain]]
  312. obs_type = rain
  313. aggregate_type = sum
  314. minvalues = 0, 1, 2, 3, 4, 5 # Override default temperature colour scheme with rain specific scale
  315. maxvalues = 1, 2, 3, 4, 5, 10
  316. colours = "#E0F8E0", "#A9F5A9", "#58FA58", "#2EFE2E", "#41E741", "#01DF01"
  317. #total monthly lightning
  318. [[lightning_sum]]
  319. obs_type = lightningStrikes
  320. aggregate_type = sum
  321. colours = "#FFFFFF", "#FFFFFF", "#FFFFFF", "#FFFFFF", "#FFFFFF", "#FFFFFF", "#FFFFFF", "#FFFFFF", "#FFFFFF", "#FFFFFF", "#FFFFFF"
  322. [[NOAA]]
  323. #
  324. # Creates a table of links to NOAA reports with the tag $NOAA_table
  325. # Comment out [[NOAATable]] if you do not need this.
  326. #
  327. # Where to find the NOAA files and how they are named
  328. # Uses Python datetime convention (docs.python.org/2/library/datetime.html):
  329. # %Y = YYYY, %y = YY, %m = MM, etc.
  330. #
  331. year_filename = NOAA/NOAA-%Y.txt
  332. month_filename = NOAA/NOAA-%Y-%m.txt
  333. ###############################################################################
  334. [ImageGenerator]
  335. # This section lists all the images to be generated, what SQL types are to
  336. # be included in them, along with many plotting options, such as color or
  337. # font. There's a default for almost everything, if not specified below.
  338. # Nevertheless, I have explicitly put in values, to make it easy to see
  339. # and understand the options.
  340. #
  341. # Fonts can be anything accepted by the Python Imaging Library (PIL), which
  342. # is currently truetype (.ttf), or PIL's own font format (.pil). See
  343. # http://www.pythonware.com/library/pil/handbook/imagefont.htm for more
  344. # details. Note that "font size" is only used with truetype (.ttf)
  345. # fonts. For others, font size is determined by the bit-mapped size,
  346. # usually encoded in the file name (e.g., courB010.pil). If a font cannot
  347. # be found, then a default font will be used.
  348. #
  349. # Colors can be specified any of three ways:
  350. # 1. Notation 0xBBGGRR;
  351. # 2. Notation #RRGGBB; or
  352. # 3. Using an English name, such as 'yellow', or 'blue'.
  353. # So, 0xff0000, #0000ff, or 'blue' would all specify a pure blue color.
  354. image_width = 800
  355. image_height = 300
  356. image_background_color = 0xffffff
  357. chart_background_color = 0xffffff
  358. chart_gridline_color = 0xdbdbdb
  359. top_label_font_path = /usr/share/fonts/truetype/droid/DroidSans-Bold.ttf
  360. top_label_font_size = 18
  361. unit_label_font_path = /usr/share/fonts/truetype/droid/DroidSans-Bold.ttf
  362. unit_label_font_size = 16
  363. unit_label_font_color = 0x000000
  364. bottom_label_font_path = /usr/share/fonts/truetype/droid/DroidSans-Bold.ttf
  365. bottom_label_font_size = 16
  366. bottom_label_font_color = 0x000000
  367. axis_label_font_path = /usr/share/fonts/truetype/droid/DroidSans-Bold.ttf
  368. axis_label_font_size = 16
  369. axis_label_font_color = 0x000000
  370. # Options for the compass rose, used for progressive vector plots
  371. rose_label = N
  372. rose_label_font_path = /usr/share/fonts/truetype/droid/DroidSans-Bold.ttf
  373. rose_label_font_size = 16
  374. rose_label_font_color = 0x000000
  375. # Default colors for the plot lines. These can be overridden for
  376. # individual lines using option 'color'
  377. chart_line_colors = 0xb48242, 0x4242b4, 0x42b442, Orange
  378. # Type of line. Only 'solid' or 'none' is offered now
  379. line_type = 'solid'
  380. # Size of marker in pixels
  381. marker_size = 8
  382. # Type of marker. Pick one of 'cross', 'x', 'circle', 'box', or 'none'
  383. marker_type = 'none'
  384. # Default fill colors for bar charts. These can be overridden for
  385. # individual bar plots using option 'fill_color'
  386. chart_fill_colors = 0xc4b272, 0x7272c4, 0x72c472
  387. # The following option merits an explanation. The y-axis scale used for
  388. # plotting can be controlled using option 'yscale'. It is a 3-way tuple,
  389. # with values (ylow, yhigh, min_interval). If set to "None", a parameter is
  390. # set automatically, otherwise the value is used. However, in the case of
  391. # min_interval, what is set is the *minimum* y-axis tick interval.
  392. yscale = None, None, None
  393. # For progressive vector plots, you can choose to rotate the vectors.
  394. # Positive is clockwise.
  395. # For my area, westerlies overwhelmingly predominate, so by rotating
  396. # positive 90 degrees, the average vector will point straight up.
  397. vector_rotate = 90
  398. # This defines what fraction of the difference between maximum and minimum
  399. # horizontal chart bounds is considered a gap in the samples and should not
  400. # be plotted.
  401. line_gap_fraction = 0.01
  402. bar_gap_fraction = 0.20
  403. # This controls whether day/night bands will be shown. They only look good
  404. # on the day and week plots.
  405. show_daynight = true
  406. # These control the appearance of the bands if they are shown. 0xBBGGRR
  407. # Sofa Skin blue orange:
  408. # Night: #f0fdff Day: #fefff0 Edge: #f0fffb
  409. daynight_day_color = 0xf0fffe
  410. daynight_night_color = 0xfffdf0
  411. daynight_edge_color = 0xfbfff0
  412. ## What follows is a list of subsections, each specifying a time span, such
  413. ## as a day, week, month, or year. There's nothing special about them or
  414. ## their names: it's just a convenient way to group plots with a time span
  415. ## in common. You could add a time span [[biweek_images]] and add the
  416. ## appropriate time length, aggregation strategy, etc., without changing
  417. ## any code.
  418. ##
  419. ## Within each time span, each sub-subsection is the name of a plot to be
  420. ## generated for that time span. The generated plot will be stored using
  421. ## that name, in whatever directory was specified by option 'HTML_ROOT'
  422. ## in weewx.conf.
  423. ##
  424. ## With one final nesting (four brackets!) is the sql type of each line to
  425. ## be included within that plot.
  426. ##
  427. ## Unless overridden, leaf nodes inherit options from their parent
  428. # Default plot and aggregation. Can get overridden at any level.
  429. plot_type = line
  430. aggregate_type = none
  431. width = 2
  432. time_length = 86400 # == 24 hours
  433. [[day_images]]
  434. x_label_format = %H:%M
  435. bottom_label_format = %x %X
  436. time_length = 97200 # == 27 hours
  437. [[[daybarometer]]]
  438. [[[[barometer]]]]
  439. [[[daytempdew]]]
  440. [[[[outTemp]]]]
  441. [[[[dewpoint]]]]
  442. [[[[windchill]]]]
  443. [[[[heatindex]]]]
  444. [[[dayrain]]]
  445. # Make sure the y-axis increment is at least 0.02 for the rain plot
  446. yscale = None, None, 0.02
  447. plot_type = bar
  448. [[[[rain]]]]
  449. aggregate_type = sum
  450. aggregate_interval = 3600
  451. label = Rain (Hourly Total)
  452. #[[[[linerain]]]]
  453. #data_type = rain
  454. #plot_type = line
  455. #aggregate_type = sum
  456. #aggregate_interval = 86400
  457. #label = Rain (24 hour Total)
  458. #[[[dayouthumid]]]
  459. # [[[[outHumidity]]]]
  460. #[[[dayrx]]]
  461. # [[[[rxCheckPercent]]]]
  462. #[[[daypond]]]
  463. # yscale = None, None, 0.5
  464. # [[[[extraTemp1]]]]
  465. [[[daywind]]]
  466. [[[[windSpeed]]]]
  467. [[[[windGust]]]]
  468. line_type = none
  469. marker_size = 2
  470. marker_type = 'cross'
  471. [[[daywinddir]]]
  472. # Hardwire in the y-axis scale for wind direction
  473. yscale = 0.0, 360.0, 45.0
  474. [[[[windDir]]]]
  475. line_type = none
  476. marker_size = 2
  477. marker_type = 'cross'
  478. [[[daywindvec]]]
  479. [[[[windvec]]]]
  480. plot_type = vector
  481. #[[[daytempchill]]]
  482. # [[[[windchill]]]]
  483. # [[[[heatindex]]]]
  484. [[[dayinside]]]
  485. [[[[inTemp]]]]
  486. [[[dayinhumid]]]
  487. # [[[[inHumidity]]]]
  488. [[[[outHumidity]]]]
  489. [[[dayradiation]]]
  490. [[[[radiation]]]]
  491. [[[dayuv]]]
  492. yscale = 0, 10, 1
  493. [[[[UV]]]]
  494. # lightning plot
  495. [[[daylightning]]]
  496. plot_type = bar
  497. yscale = None, None, 5
  498. [[[[lightningStrikes]]]]
  499. aggregate_type = sum
  500. aggregate_interval = 3600
  501. label = Lightning (Hourly Total)
  502. [[[daybattery]]]
  503. yscale = None, None, 0.01
  504. [[[[windBatteryStatus]]]]
  505. [[[[outTempBatteryStatus]]]]
  506. [[week_images]]
  507. x_label_format = %d
  508. bottom_label_format = %x %X
  509. time_length = 604800 # == 7 days
  510. aggregate_type = avg
  511. aggregate_interval = 3600
  512. [[[weekbarometer]]]
  513. [[[[barometer]]]]
  514. [[[weektempdew]]]
  515. [[[[outTemp]]]]
  516. [[[[dewpoint]]]]
  517. [[[[windchill]]]]
  518. [[[[heatindex]]]]
  519. [[[weekrain]]]
  520. yscale = None, None, 0.02
  521. plot_type = bar
  522. [[[[rain]]]]
  523. aggregate_type = sum
  524. aggregate_interval = 86400
  525. label = Rain (Daily Total)
  526. #[[[[linerain]]]]
  527. #data_type = rain
  528. #plot_type = line
  529. #aggregate_type = sum
  530. #aggregate_interval = 604800
  531. #label = Rain (Weekly Total)
  532. #[[[weekouthumid]]]
  533. # [[[[outHumidity]]]]
  534. #[[[weekpond]]]
  535. # yscale = None, None, 0.5
  536. # [[[[extraTemp1]]]]
  537. #[[[weekrx]]]
  538. # [[[[rxCheckPercent]]]]
  539. [[[weekwind]]]
  540. [[[[windSpeed]]]]
  541. [[[[windGust]]]]
  542. aggregate_type = max
  543. line_type = none
  544. marker_size = 2
  545. marker_type = 'cross'
  546. [[[weekwinddir]]]
  547. yscale = 0.0, 360.0, 45.0
  548. [[[[windDir]]]]
  549. line_type = none
  550. marker_size = 2
  551. marker_type = 'cross'
  552. [[[weekwindvec]]]
  553. [[[[windvec]]]]
  554. plot_type = vector
  555. #[[[weektempchill]]]
  556. # [[[[windchill]]]]
  557. # [[[[heatindex]]]]
  558. #[[[weekinside]]]
  559. # [[[[inTemp]]]]
  560. [[[weekinhumid]]]
  561. # [[[[inHumidity]]]]
  562. [[[[outHumidity]]]]
  563. [[[weekradiation]]]
  564. [[[[radiation]]]]
  565. [[[weekuv]]]
  566. yscale = 0, 10, 1
  567. [[[[UV]]]]
  568. [[[weeklightning]]]
  569. yscale = None, None, 5
  570. plot_type = bar
  571. [[[[lightningStrikes]]]]
  572. aggregate_type = sum
  573. aggregate_interval = 86400
  574. label = Lightning (Daily Total)
  575. [[[weekbattery]]]
  576. [[[[windBatteryStatus]]]]
  577. [[[[outTempBatteryStatus]]]]
  578. [[month_images]]
  579. x_label_format = %d
  580. bottom_label_format = %x %X
  581. time_length = 2592000 # == 30 days
  582. aggregate_type = avg
  583. aggregate_interval = 10800 # == 3 hours
  584. show_daynight = false
  585. [[[monthbarometer]]]
  586. [[[[barometer]]]]
  587. [[[monthtempdew]]]
  588. [[[[outTemp]]]]
  589. [[[[dewpoint]]]]
  590. [[[monthrain]]]
  591. yscale = None, None, 0.02
  592. plot_type = bar
  593. [[[[rain]]]]
  594. aggregate_type = sum
  595. aggregate_interval = 86400
  596. label = Rain (Daily Total)
  597. #[[[monthouthumid]]]
  598. # [[[[outHumidity]]]]
  599. #[[[monthpond]]]
  600. # yscale = None, None, 0.5
  601. # [[[[extraTemp1]]]]
  602. #[[[monthrx]]]
  603. # [[[[rxCheckPercent]]]]
  604. # Old wind graphic
  605. #[[[monthwind]]]
  606. # [[[[windSpeed]]]]
  607. # [[[[windGust]]]]
  608. # aggregate_type = max
  609. # New wind graphic
  610. [[[monthwind]]]
  611. [[[[windSpeed]]]]
  612. aggregate_type = max
  613. [[[[avgwindSpeed]]]]
  614. data_type = windSpeed
  615. aggregate_type = avg
  616. label = Average Wind Speed
  617. [[[[windGust]]]]
  618. aggregate_type = max
  619. [[[monthwinddir]]]
  620. yscale = 0.0, 360.0, 45.0
  621. [[[[windDir]]]]
  622. line_type = none
  623. marker_size = 2
  624. marker_type = 'cross'
  625. [[[monthwindvec]]]
  626. [[[[windvec]]]]
  627. plot_type = vector
  628. #[[[monthtempchill]]]
  629. # [[[[windchill]]]]
  630. # [[[[heatindex]]]]
  631. #[[[monthinside]]]
  632. # [[[[inTemp]]]]
  633. [[[monthinhumid]]]
  634. # [[[[inHumidity]]]]
  635. [[[[outHumidity]]]]
  636. [[[monthradiation]]]
  637. [[[[radiation]]]]
  638. [[[monthuv]]]
  639. yscale = 0, 10, 1
  640. [[[[UV]]]]
  641. [[[monthlightning]]]
  642. yscale = None, None, 10
  643. plot_type = bar
  644. [[[[lightningStrikes]]]]
  645. aggregate_type = sum
  646. aggregate_interval = 86400
  647. label = Lightning (Daily Total)
  648. [[year_images]]
  649. x_label_format = %m/%d
  650. bottom_label_format = %x %X
  651. time_length = 31536000 # == 365 days
  652. aggregate_type = avg
  653. aggregate_interval = 86400
  654. show_daynight = false
  655. [[[yearbarometer]]]
  656. [[[[barometer]]]]
  657. [[[yeartempdew]]]
  658. [[[[outTemp]]]]
  659. label = Average Daily Temperature
  660. [[[[dewpoint]]]]
  661. label = and Dewpoint
  662. # Daily high/lows:
  663. [[[yearhilow]]]
  664. [[[[hi]]]]
  665. data_type = outTemp
  666. aggregate_type = max
  667. label = High
  668. [[[[low]]]]
  669. data_type = outTemp
  670. aggregate_type = min
  671. label = Low Temperature
  672. [[[[dewpoint]]]]
  673. label = and Dewpoint
  674. #[[[yearwind]]]
  675. # [[[[windSpeed]]]]
  676. # [[[[windGust]]]]
  677. # aggregate_type = max
  678. [[[yearwind]]]
  679. [[[[windSpeed]]]]
  680. aggregate_type = max
  681. [[[[windGust]]]]
  682. aggregate_type = max
  683. [[[yearrain]]]
  684. yscale = None, None, 0.02
  685. plot_type = bar
  686. [[[[rain]]]]
  687. aggregate_type = sum
  688. # aggregate_interval = 2629800 # Magic number: the length of a nominal month
  689. aggregate_interval = 604800 # == 1 week
  690. label = Rain (Weekly Total)
  691. #[[[yearouthumid]]]
  692. # [[[[outHumidity]]]]
  693. #[[[yearpond]]]
  694. # yscale = None, None, 0.5
  695. # [[[[extraTemp1]]]]
  696. #[[[yearrx]]]
  697. # [[[[rxCheckPercent]]]]
  698. [[[yearwinddir]]]
  699. yscale = 0.0, 360.0, 45.0
  700. [[[[windDir]]]]
  701. line_type = none
  702. #aggregate_type = sum
  703. marker_size = 2
  704. marker_type = 'cross'
  705. [[[yearwindvec]]]
  706. [[[[windvec]]]]
  707. plot_type = vector
  708. #[[[yeartempchill]]]
  709. # [[[[windchill]]]]
  710. # [[[[heatindex]]]]
  711. #[[[yearinside]]]
  712. # [[[[inTemp]]]]
  713. [[[yearinhumid]]]
  714. # [[[[inHumidity]]]]
  715. [[[[outHumidity]]]]
  716. [[[yearradiation]]]
  717. [[[[radiation]]]]
  718. [[[yearuv]]]
  719. yscale = 0, 10, 1
  720. [[[[UV]]]]
  721. [[[yearlightning]]]
  722. yscale = None, None, 10
  723. plot_type = bar
  724. [[[[lightningStrikes]]]]
  725. aggregate_type = sum
  726. # aggregate_interval = 2629800 # Magic number: the length of a nominal month
  727. aggregate_interval = 604800 # == 1 week
  728. label = Lightning (Weekly Total)
  729. ###############################################################################
  730. #
  731. # The list of generators that are to be run:
  732. #
  733. [Generators]
  734. generator_list = weewx.cheetahgenerator.CheetahGenerator, weewx.imagegenerator.ImageGenerator, weewx.reportengine.CopyGenerator