Skip to content
Ryan Hodges edited this page Apr 28, 2015 · 16 revisions

Building FVS binaries on Linux

Prepping data for BLM project

dev setup

vagrant box add "hashicorp/precise32" //If you haven't yet
cp Vagrantfile.template Vagrantfile
[edit Vagrantfile]
 * point config.vm.synced_folder at where you cloned the repo
 * comment out the "aws" provider stuff
 * save
vagrant up
vagrant ssh
sudo apt-get update
sudo apt-get upgrade
sudo pip install --upgrade "numpy>=1.7.0"
cd /usr/local/apps/growth-yield-batch/
cp celeryflower-passwords.template celeryflower-passwords
vim celeryflower-passwords
 * update with new username password scheme better than "user" and "pass"
exit
vagrant provision
fab restart_services
 * Vagrant password is 'vagrant'

Data notes

The processed IDB plots, ready to be batch processed by variant:

\\terra\gis\projects\projects2011\LandOwnerTools\util\scripts\Dave Walters Deliverables\20130529\prepped_20130703