Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2019-07-02 17:20:32
Size: 549
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 2: Line 2:

= About =
[[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)