Tom Keffer
|
11b795ba45
|
Davis documentation for LOOP2 10-minute wind gusts is wrong. The Vantage
actually emits mph, not tenths of mph. Changed driver so it now decodes the
field correctly. Fixes issue #686.
|
2021-08-07 16:43:24 -07:00 |
|
Tom Keffer
|
57a4eee26d
|
Fixed problem where a bad clocket packet could crash the WMR100 driver.
|
2021-06-28 16:18:12 -07:00 |
|
Tom Keffer
|
30b16de848
|
Simplified PR #673. Documented it in change log.
|
2021-05-24 09:58:26 -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 |
|
gjr80
|
877e8793e8
|
added historical change log entry re wee_import null bytes issue (refer issue #607)
|
2021-05-23 09:53:14 +10:00 |
|
Tom Keffer
|
2ec4bf1325
|
Install now sets option 'units'.
The unit system is no longer intuited by settings in [[Defaults]].
V4.6.0a2
|
2021-05-22 14:08:09 -07:00 |
|
Tom Keffer
|
2be86fd020
|
Added change log entry for PR #672.
|
2021-05-18 09:34:49 -07:00 |
|
Tom Keffer
|
d0d4f3faaf
|
Refactored, so AlmanacBinder now holds a reference to Almanac.
Added attribute "visible".
|
2021-05-17 17:41:50 -07:00 |
|
Tom Keffer
|
44a566cf71
|
Deleted no longer needed labels in skin.conf.
Alphabetized the labels.
|
2021-05-08 17:13:04 -07:00 |
|
Tom Keffer
|
96f7220949
|
Merge branch 'master' into development
|
2021-04-23 17:26:31 -07:00 |
|
Tom Keffer
|
4cd125f9c7
|
Document PR #664.
|
2021-04-19 04:43:51 -07:00 |
|
Tom Keffer
|
c254be56c2
|
Added conversions for unix_epoch_ms and unix_epoch_ns.
Calculations in celestial.inc now explicitly use unix_epoch.
|
2021-04-16 09:45:29 -07:00 |
|
Tom Keffer
|
a825f702a7
|
Merge branch 'master' into development
|
2021-04-16 08:59:57 -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
|
e51b2a63a5
|
Fixed problem where unit labels would not render correctly under Python 2.7 if
they were set by a 3rd party extension. Fixes issue #662.
|
2021-04-08 07:37:48 -07:00 |
|
Tom Keffer
|
397c59376e
|
Merge branch 'master' into development
|
2021-04-05 07:54:56 -07:00 |
|
Tom Keffer
|
1b045ac498
|
Changed message in change log to something more useful.
|
2021-04-05 07:54:28 -07:00 |
|
Tom Keffer
|
2f13784fe7
|
Do not replace the OS environment when running wee_config as a subprocess.
There's something in the environment that Python needs to encode Unicode using UTF-8.
|
2021-04-05 07:51:17 -07:00 |
|
Tom Keffer
|
f96d020f90
|
Allow options --date, --from, and --to to be used with wee_database --reweight.
PR #659.
|
2021-04-03 06:00:01 -07:00 |
|
Tom Keffer
|
d4ae3cebef
|
Reverted the wview schema back to the V3 style.
|
2021-04-02 13:13:08 -07:00 |
|
Tom Keffer
|
575524d47a
|
Version 4.5.0
|
2021-04-02 08:01:41 -07:00 |
|
Tom Keffer
|
4a6a87f94b
|
StdArchive now honors log_success and log_failure.
|
2021-03-31 07:36:11 -07:00 |
|
Tom Keffer
|
776a2a1c10
|
Document tag ".json()"
|
2021-03-27 05:11:30 -07:00 |
|
Tom Keffer
|
8bdd2b61fb
|
Include .round() tag in the change log.
|
2021-03-24 11:58:57 -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
|
bde354aa71
|
Updated the version of six.py included with WeeWX to 1.15.0. Fixes issue #657.
|
2021-03-21 11:05:48 -07:00 |
|
Tom Keffer
|
f1ef6f2aa9
|
Merge branch 'master' into development
# Conflicts:
# docs/changes.txt
|
2021-03-20 07:32:34 -07:00 |
|
Tom Keffer
|
561f1cf251
|
Logged PR #655 in the change log.
|
2021-03-20 04:22:26 -07:00 |
|
Tom Keffer
|
b5c3a01ee1
|
Added new time units 'unix_epoch_ms' and 'unix_epoch_ns'.
Allowed JSON formatting to optional specify the time unit to use.
Added tests for optional time unit.
|
2021-03-15 16:55:31 -07:00 |
|
Tom Keffer
|
d727acdb09
|
Version 4.5.0a1
|
2021-03-15 14:58:05 -07:00 |
|
Tom Keffer
|
625ffc9b3a
|
Noted performance improvements in the change log.
|
2021-03-15 10:09:58 -07:00 |
|
Tom Keffer
|
d799faebd9
|
Noted that these commits address issue #341.
|
2021-03-14 06:37:20 -07:00 |
|
Tom Keffer
|
39b6e73ec9
|
Merge branch 'master' into series_tags
|
2021-03-14 06:26:49 -07:00 |
|
Tom Keffer
|
b93926a505
|
Updated some documentation in weewx.units.
|
2021-03-13 16:47:54 -08:00 |
|
Tom Keffer
|
776d409929
|
Plots now locate the x-coordinate in the middle of the aggregation interval for
all aggregation types (not just min, max, avg). Revisits PR #232.
|
2021-03-10 05:19:27 -08:00 |
|
Tom Keffer
|
2ce759ea3e
|
Merge branch 'master' into series_tags
|
2021-03-08 14:42:53 -08:00 |
|
Tom Keffer
|
0a3e0f7ba9
|
Fixed bug that caused the incorrect label to be applied to plots where the
aggregation type changes the unit. Fixes issue #654.
|
2021-03-08 11:50:47 -08:00 |
|
Tom Keffer
|
cc1dd44f45
|
Merge branch 'master' into series_tags
|
2021-03-05 12:44:10 -08:00 |
|
Tom Keffer
|
793a6f5324
|
Fixed problem where iterating over a time period with aggregation would
wrongly include the record on the left.
|
2021-03-05 12:38:36 -08:00 |
|
Tom Keffer
|
a8094227af
|
Merge branch 'master' into development
|
2021-02-25 18:35:56 -08:00 |
|
Tom Keffer
|
8084b8d381
|
Changed the way of expressing the old "wview" schema to the new V4 way.
Fixes issue #651.
|
2021-02-25 18:32:49 -08:00 |
|
Tom Keffer
|
f36caea530
|
wee_database gets new option --drop-columns
(in addition to --add-column and --rename-column).
|
2021-02-25 10:58:03 -08:00 |
|
Tom Keffer
|
17dfe8d66a
|
Merge branch 'master' into development
# Conflicts:
# docs/changes.txt
|
2021-02-23 06:09:21 -08:00 |
|
Tom Keffer
|
f1d46a9b38
|
wee_database gets new options --add-column and --rename-column.
|
2021-02-22 12:20:38 -08:00 |
|
Tom Keffer
|
9605ec91c8
|
Fixed bug that prevented the Vantage driver from waiting before a wakeup retry.
|
2021-02-18 05:08:08 -08:00 |
|
Tom Keffer
|
bada58c979
|
Uploads to PWSWeather and WOW now use HTTPS. Fixes issue #650.
|
2021-02-16 17:48:36 -08:00 |
|
Tom Keffer
|
f2b20931cb
|
Plots longer than 2 years use a 6 month time increment.
|
2021-02-12 14:07:15 -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
|
ca413db2f3
|
Corrected attribution for PR #631.
|
2021-01-30 16:01:33 -08:00 |
|
Tom Keffer
|
9bd4419936
|
V4.4.0
|
2021-01-30 11:07:10 -08:00 |
|