Differences between revisions 2 and 3
Revision 2 as of 2019-07-03 11:44:42
Size: 564
Comment:
Revision 3 as of 2019-07-03 11:47:14
Size: 616
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
[[attachment:catalog.pdf]]
[[attachment:guide.pdf]]

About

catalog.pdf guide.pdf

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)