Skip to content

PEcAn 1.4.1: Fetch NARR met; add LINKAGES model

Compare
Choose a tag to compare
@robkooper robkooper released this 27 Jan 19:58
· 18661 commits to master since this release

DOI

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