Commit Graph

5110 Commits

Author SHA1 Message Date
Tom Keffer
7dfe39b0e8 Minor edits. 2020-03-26 15:45:00 -07:00
Tom Keffer
26a3a5a88f Perform wee_config --upgrade when necessary. 2020-03-26 08:20:44 -07:00
gjr80
9b65c2fc03 Updated Utilities Guide and change log to reflect CSV imports now support cardinal, intercardinal and secondary intercardinal directions 2020-03-25 21:33:08 +10:00
gjr80
3b8932d864 CSV imports now support cardinal, intercardinal and secondary intercardinal directions when importing a 'direction' based field i.e., field uses units degree_compass 2020-03-25 17:19:43 +10:00
gjr80
2f87f51f13 Document the wee_import source_encoding config option 2020-03-24 23:54:19 +10:00
gjr80
fa081d0282 Cumulus and WD imports now better handle source data file encoding 2020-03-24 23:01:13 +10:00
gjr80
4eda5711d2 better handle encoded csv source files (#518) 2020-03-24 04:57:57 -07:00
Tom Keffer
fcb5889464 Updated configuration instructions for MySQL. 2020-03-23 07:41:21 -07:00
Tom Keffer
bbcb7efe0a Removed hard-coded python path from BSD init.d 2020-03-23 05:37:53 -07:00
Tom Keffer
fc39c7de43 Added OpenSUSE directions 2020-03-23 05:36:54 -07:00
Tom Keffer
da88d5dd2f RHEL 7 instructions with and without MySQL 2020-03-22 08:21:36 -07:00
Tom Keffer
c2758f7cac CentOS / Redhat instructions 2020-03-22 07:46:42 -07:00
Tom Keffer
5b3bd2b5aa Fixed problem in weecfg test suite.
Caused by the lack of ordering in a dictionary.
2020-03-22 06:05:08 -07:00
Tom Keffer
aae6a4c2ff setup.py instructions that use apt-get 2020-03-21 19:02:53 -07:00
Tom Keffer
709b1cffd5 Default version of Python is 3. 2020-03-21 09:21:43 -07:00
Tom Keffer
99b158098a Must now include StdWXCalculate types in the test suites.
No longer part of the defaults. See commit b884c96.
2020-03-21 09:06:10 -07:00
Tom Keffer
47eba90dd3 Update weewx lines-of-code. Sigh. 2020-03-20 08:50:37 -07:00
Tom Keffer
d00db3195c Use minified version of cash.js 2020-03-20 06:26:21 -07:00
Tom Keffer
e2042d79b7 Updated Python links to Python 3. 2020-03-20 06:18:57 -07:00
Tom Keffer
ea5c645e6b Minor reformatting 2020-03-19 16:35:22 -07:00
Tom Keffer
950d6f2a39 No record augmentation for software-generated records.
It was already done when they were generated.
2020-03-19 16:17:54 -07:00
Tom Keffer
9d14fceb2d Added test for tag $seven_day 2020-03-19 08:34:21 -07:00
Tom Keffer
36b9247957 Document option context. 2020-03-19 06:10:18 -07:00
Tom Keffer
fcf283faa3 Fixed some errors on customizing units and some typos. 2020-03-16 08:08:48 -07:00
Tom Keffer
be1895b671 More refined dependencies (requires setuptools>v20.8) 2020-03-15 18:03:22 -07:00
Tom Keffer
eb4d4e1dc0 Set PYTHONPATH before executing wee_config. 2020-03-15 10:04:52 -07:00
Tom Keffer
a69afec2d8 Add instructions about installing pip. 2020-03-15 09:02:16 -07:00
Tom Keffer
7b62f1a1b1 Added comment about new setup.py behavior. 2020-03-15 08:12:10 -07:00
Tom Keffer
b884c968a7 StdWXCalculate no longer calculates anything by default.
Instead, types must be listed in weewx.conf.
Also, swallow any database exceptions.
2020-03-15 08:08:43 -07:00
Tom Keffer
17ebe0d3a3 Perform --no-prompt installation if upgrading. 2020-03-15 07:42:18 -07:00
Tom Keffer
a7db2dc7a8 v4.0.0b16
No longer hardwire in the location of scripts
2020-03-14 18:41:58 -07:00
Tom Keffer
859930cfa9 v4.0.0b15 2020-03-14 16:15:49 -07:00
Tom Keffer
0e77cea5dc Merge remote-tracking branch 'origin/master' 2020-03-14 15:10:11 -07:00
Tom Keffer
e3bd8b85e2 Include instructions on installing setuptools. 2020-03-14 15:08:54 -07:00
Tom Keffer
47a9a214a3 Invoke wee_config to customize weewx.conf 2020-03-14 14:28:27 -07:00
Tom Keffer
14c73b35e1 Updated TODO 2020-03-14 12:36:53 -07:00
Tom Keffer
a8bbdce57d Updated setup.py instructions to use pip exclusively 2020-03-14 12:33:39 -07:00
yesjpm
816c5f2297 Update weewx.conf (#515) 2020-03-13 16:20:54 -07:00
mwall
3ec36d68a1 update changelog regarding logging setup 2020-03-08 13:54:12 -04:00
mwall
89918d28e5 set logging defaults for netbsd and openbsd 2020-03-08 13:47:41 -04:00
Tom Keffer
ac32316759 Update TODO 2020-03-07 11:02:56 -08:00
Tom Keffer
937903e0b5 Changed MySQL requirements for setup.py installs 2020-03-03 16:26:03 -08:00
Tom Keffer
9589c52fe0 v4.0.0b14 2020-03-03 12:20:26 -08:00
Tom Keffer
bf0516e016 Accumulators are no longer reset on engine restart.
Services that extended the accumulator dictionaries were having their
extensions reset if the engine restarted.
2020-03-03 12:20:03 -08:00
Tom Keffer
2c4ca554d5 Updated TODO 2020-03-03 09:41:08 -08:00
mwall
9b9454a3b9 a little more automation for building redhat packages 2020-02-28 15:56:03 -05:00
Matthew Wall
cd6d11c1ef make setup.py pre-requisites instructions consistent 2020-02-28 15:01:04 -05:00
Matthew Wall
c71011c75f added more debian references 2020-02-28 15:00:37 -05:00
mwall
12eb0f6dc9 it turns out we can do the rhel8 build on a system that has python2 not python3. maybe. 2020-02-26 20:47:07 -05:00
mwall
312d9c7330 distinguish rhel7 and rhel8 as python2 and python3, respectively 2020-02-26 20:45:05 -05:00