Commit Graph

516 Commits

Author SHA1 Message Date
Tom Keffer
0e4720559e More Czech translations. 2021-05-29 04:18:00 -07:00
Tom Keffer
13b884eba9 Changed from option "units" to "unit_system". 2021-05-27 10:31:17 -07:00
Tom Keffer
4f42b2ffe1 Added Cheetah tag $filename, the relative path of the generated file.
Useful for setting canonical URLs. PR #671.
2021-05-24 07:50:40 -07:00
roe-dl
821091396b Support for canonical URL <link rel="canonical" … /> (#671)
* tag $filename for <link rel="canonical" href="$station.station_url/$filename" />

* added in doc

* added canonical url to Seasons skin

* added canonical url to Standard skin
2021-05-24 07:36:18 -07:00
gjr80
727275d459 review/proof read lang changes 2021-05-22 11:50:31 +10:00
Tom Keffer
ac4464399c Added almanac attribute visible_change. Documented. Tested.
Special recognition of 24hours
2021-05-18 09:19:16 -07:00
Tom Keffer
2c379b4ad9 Details on time 2021-05-15 06:06:53 -07:00
Tom Keffer
563197675c First cut at revamping documentation on localization. 2021-05-14 18:56:20 -07:00
roe-dl
4cb53f097b docs changed to $gettext[] instead of $gettext() 2021-05-05 04:44:59 -07:00
Tom Keffer
8670d2ada4 Fixed some problems under Python 2.
Fixed problems when 'lang' is not present.
Changed weewx.conf option from 'units_base' to 'units'.
Simplified.
2021-05-02 14:17:26 -07:00
Tom Keffer
3d0f162ca9 Merge branch 'master' of https://github.com/roe-dl/weewx into i18n 2021-05-02 10:51:59 -07:00
roe-dl
041e252847 changes according to review 2021-04-27 17:38:38 +02:00
roe-dl
44e2f14dc5 target_unit removed; only unit_system remains; reviewed gettext.py (not complete) 2021-04-25 15:54:47 +02:00
roe-dl
476caf6a6b more changes to the customization guide (to be continued) 2021-04-24 19:17:01 +02:00
roe-dl
f4f2ecc57e further changes to the customization guide (to be continued) 2021-04-24 14:59:04 +02:00
roe-dl
71bc1b09cd first changes to the customization guide (to be continued) 2021-04-24 13:21:36 +02:00
Tom Keffer
a65244ec73 v4.6.0a1 2021-04-16 09:54:07 -07:00
Tom Keffer
b3fc83fcec Added and documented Cheetah helper functions $jsonize(), $rnd() and $to_int(). 2021-04-10 05:47:59 -07:00
Tom Keffer
035fa1ac2d Fixed mistake in the documentation of changing labels. 2021-03-31 05:07:53 -07:00
Tom Keffer
16329612e2 Update documentation. 2021-03-27 11:02:15 -07:00
Tom Keffer
776a2a1c10 Document tag ".json()" 2021-03-27 05:11:30 -07:00
Tom Keffer
57cfca4255 Implement .round() tag.
Instead of rounding in .json()
2021-03-24 11:55:47 -07:00
Tom Keffer
14f0694bda Teaser for Tags for series. 2021-03-24 07:40:27 -07:00
Tom Keffer
b317a5d876 Option aggregate_interval can now be specified by using one of the "shortcuts".
That is, 'hour', 'day', 'week', 'month', or 'year'.
2021-03-22 07:47:15 -07:00
Tom Keffer
4187106230 Document the argument ndigits for .raw(). 2021-03-20 07:27:57 -07:00
Tom Keffer
d727acdb09 Version 4.5.0a1 2021-03-15 14:58:05 -07:00
Tom Keffer
95b3494af7 Further refinements. 2021-02-26 08:05:47 -08:00
Tom Keffer
340b4f2f85 Changed example for wee_database --reconfigure 2021-02-25 17:16:41 -08:00
Tom Keffer
16f1fed837 Document using wee_database to modify an existing database.
Restructure documentation on modifying a new database.
2021-02-25 16:20:37 -08:00
Tom Keffer
cb0d0e5036 Changed encoding of NOAA templates to normalized_ascii.
Fixes issue #646.
2021-02-11 08:37:07 -08:00
Tom Keffer
9bd4419936 V4.4.0 2021-01-30 11:07:10 -08:00
Tom Keffer
fc950cc61a Merge branch 'master' into development
# Conflicts:
#	docs/changes.txt
2021-01-29 06:50:00 -08:00
Tom Keffer
2d501adb80 Introduced new encoding type 'normalized_ascii', which replaces characters that
have accented marks with analogous ascii characters. For example, ö gets
replaced with o.
2021-01-26 06:10:30 -08:00
Tom Keffer
c3aa8fc355 Reference the appendix "Units". 2021-01-12 14:47:01 -08:00
Tom Keffer
21c6b169bc Clarify comments on rain. 2021-01-12 14:34:57 -08:00
Tom Keffer
c788d67720 Replaced http with https in many places. 2021-01-08 11:43:24 -08:00
Tom Keffer
3f6e86bb1c Document degree_E. 2021-01-07 20:07:05 -08:00
Tom Keffer
8340cb9c8e Merge branch 'daily_average_counts' of https://github.com/edi-x/weewx into edi-x-daily_average_counts 2021-01-07 05:22:29 -08:00
edi-x
811b4314a6 Avoid division by zero and added tests and documentation. 2021-01-07 11:07:18 +01:00
Tom Keffer
e12237c26d Correct print statement 2021-01-03 11:08:41 -08:00
Tom Keffer
2a9d6a2b4a Upgraded to tocbot v4.12.0 2020-12-11 16:38:58 -08:00
Tom Keffer
086558aacc Merge branch 'master' into development 2020-11-17 05:08:06 -08:00
Tom Keffer
d32b2cca19 Clarified that aggregate types first, firsttime, last, lasttime refer to non-null. 2020-11-17 05:06:26 -08:00
Tom Keffer
6456ef97fb v4.3.0a1 2020-11-11 09:07:43 -08:00
Tom Keffer
b7e33def1b Revisit issue #613. Again.
Fixed spelling of illuminance.

Removed observation type "luminosity" from any group, at least until we
understand what it means.

Added observation type "illuminance", member of "group_illuminance".
2020-10-25 04:49:46 -07:00
Tom Keffer
07bb29f6f9 Revisit issue #613.
No unit group for lightning_energy.
New group group_illuminence, with new unit lux and member luminosity.
2020-10-24 17:53:13 -07:00
Tom Keffer
2efa6b7398 Added the new data types in the extended_wview schema to the WeeWX types
system. Fixes issue #613.

New types: co, co2, lightning_energy, luminosity, nh3, no2, noise, o3,
pb, snowDepth, snowMoisture, snowRate.

New unit groups: group_db and group_fraction.

New units: dB, ppm, and mega_joule.
2020-10-24 10:32:12 -07:00
Tom Keffer
1993f13e0d 4.2.0a1 2020-10-19 06:10:14 -07:00
Tom Keffer
5ca73c2e40 Search list chain now includes class AggTypeBinder. Document it. 2020-10-19 06:06:58 -07:00
Tom Keffer
f33c489728 Added comment about the XTypes system 2020-10-18 08:35:50 -07:00