skin.conf 26 KB

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