Published March 3, 2016 | Version v1
Software Open

pecan: PEcAn 1.4.5 : PRELES + CRUNCEP

Description

This release requires an update to the config file in PEcAn web interface. Without this change the web interface will not work. See config.php changes

Following are the major new features of this release. Besides these new features many bugs have been fixed, see milestone 1.4.5 list of issues or complete list of commits.

New Models

This release now adds support for the PRELES model.

PRELES

Add some text here about PRELES models, where it comes from etc.

New Met Data

This release adds support for CRUNCEP

CRUNCEP

Add some text here about CRUNCEP, where it comes from etc.

Web Interface

The web interface now allows the user to login using their credentials, event if the flag authorization required is not set. Any run started when logged in will be recorded as belonging to the logged in user. Only users logged in can now delete workflows.

Users can now filter the history page, by their own runs, those that are available locally, succeeded and by textual search (in notes, model, site).

Notes are no longer an advanced feature, but can now be added during the input section.

config.php changes

A major change has been done to the web interface configuration files. Please make sure to update your config.php, without these changes your web interface will not allow you to do any runs!

The variables $hostlist, $qsuboptions and $qsublist have been merged into a single variable called $hostlist. This list has a list of all hosts that are shown in the host pull down list, as well as any options for qsub. This now also allows you to specify a folder on the remote system to use. All runs will use this remote folder! Please see the example.config.php

The following variables are no longer used : $qsuboptions, $qsublist, $ed_soil, $ed_inputs and can be safely removed from you config.php (after fixing the above).

Additional changes

PEcAn now leverages of Travis CI for continuous integration. To use this in your own branches and forks of PEcAn make sure you have merged in the master branch from PEcAn and created an account on Travis CI. Once that is done you should be able to flip the switch for PEcAn and it will start to build automatically anytime you push changes to your branches/fork.

Downloads

The latest version of the VM can be downloaded from NCSA

Files

pecan-v1.4.5.zip

Files (33.3 MB)

Name Size Download all
md5:e989c41fed1b8b4a6ecd2f7277a8594b
33.3 MB Preview Download

Additional details

Related works