Commit Graph

7 Commits

Author SHA1 Message Date
Tom Keffer
3d22889851 Remove wee_database and references to it 2023-07-19 15:27:56 -07:00
Tom Keffer
488aef8cd8 Remove the utility wunderfixer.
The WU seems to no longer allow past-dated records.
2023-05-27 05:06:11 -07:00
Tom Keffer
8341b1b670 Invoke .py version of utilities.
"Sensible" overrides are no longer in /home/weewx
2023-03-20 16:23:24 -07:00
Kevin Locke
b3a24a5102 Add $WEEWX_PYTHON_ARGS for python arguments (#708)
Since arguments can no longer be passed to python in `$WEEWX_PYTHON`,
add `$WEEWX_PYTHON_ARGS` for passing [python options], as requested
in https://github.com/weewx/weewx/pull/706#issuecomment-947481005

[python options]: https://docs.python.org/3/using/cmdline.html#miscellaneous-options

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2021-10-22 05:41:34 -07:00
Kevin Locke
41516f1c6e Minor quoting and exec improvements to util/scripts (#706)
* improve quoting in util/scripts

* exec python from util/scripts
2021-10-20 04:31:25 -07:00
Matthew Wall
eee1acd8aa forgot the wunderfixer 2020-04-11 09:54:08 -04:00
Matthew Wall
6c818dd84d added stubs for each weewx entry point 2020-04-11 09:53:38 -04:00