Differences between revisions 1 and 2
Revision 1 as of 2019-07-02 17:20:32
Size: 549
Comment:
Revision 2 as of 2019-07-03 11:44:42
Size: 564
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

= About =

About

Installation

Install packages

yum install python-configobj
yum install python-cheetah
yum install python-imaging
yum install python-setuptools
easy_install pyserial
easy_install pyusb

Install weewx

Download RPM package from web site

rpm -i weewx-3.9.1-1.rhel.noarch.rpm

Configuration

Make configuration file for Vantage Pro2

/etc/init.d/weewx stop
wee_config --reconfigure
/etc/init.d/weewx start

KAGRA/Subgroups/PEM/Weather (last edited 2019-07-03 11:47:14 by tatsuki.washimi)