Repository for the CASA Infrasound Lab
- git
apt update
apt install git
You can installl the scripts with:
cd ~
git clone https://github.com/UmassCASA/parosReader.git
cd parosReader
chmod +x setup.sh
sudo ./setup.sh
Baro logger is enabled by default as a systemd service. Check on its status with systemctl status baro-logger
Wind logger is enabled by default as a systemd service. Check on its status with systemctl status wind-logger