PEcAn 1.4.1: Fetch NARR met; add LINKAGES model
PEcAn
Besides bug fixes, this new version of the VM supports fetching the MET data from NARR and converting it to model specific inputs. As well as a new model LINKAGES (https://github.com/araiho/Linkages).
BETY
Bety is now installed in /home/carya/bety and does not require root to upgrade. Users can simply call the following commands as non root to update the server.
git pull
bundle install
rake db:migrate