parevalo / SoilMoisture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoilMoisture

Join the chat at https://gitter.im/EcoForecast/SoilMoisture

Contact info

AWS server info

  • Public IP : 52.27.126.137
  • Directory of our SoilMoisture project: /home/carya/SoilMoisture
  • Our website: 52.27.126.137/SoilMoisture
  • SSH to AWS: ssh -i ecoforecast.pem.txt carya@52.27.126.137 (change the pem Pair key to your own path!)

Cron job settings

  • SHELL=/bin/bash
  • PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
  • HOME=/home/carya/SoilMoisture
  • 0 11 * * * cron_job.sh

Running scripts in the repository

  • Scripts are numbered in the order in which they should be run

About

License:MIT License


Languages

Language:R 87.4%Language:Python 10.5%Language:Shell 2.0%Language:HTML 0.1%