pecan: PEcAn 1.4.5 : PRELES + CRUNCEP
Creators
- David LeBauer1
- Rob Kooper2
- Michael Dietze3
- Betsy Cowdery
- Alexey Shiklomanov3
- ryankelly-uiuc
- Anthony Gardella4
- jam2767
- Afshin Pourmokhtarian3
- Ann Raiho5
- Shawn P. Serbin6
- hardimanb
- Ankur Desai7
- Eugene
- James Simkins
- TonyCohen
- Christy Rollinson3
- zhangwenx
- Viskari
- jingxia
- Kenton McHenry2
- andrewshirk
- Jeremy Kemball
- rykelly
- Michael Marshall
- Deepak Jaiswal8
- efblack2
- The Gitter Badger9
- gbromley
- Ben Bond-Lamberty10
- 1. University of Illinois
- 2. NCSA
- 3. Boston University
- 4. Boston Univeristy
- 5. University of Notre Dame
- 6. Brookhaven National Laboratory
- 7. University of Wisconsin-Madison
- 8. Univ of Illinois
- 9. Gitter
- 10. PNNL/UMD
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 ModelsThis release now adds support for the PRELES model.
PRELESAdd some text here about PRELES models, where it comes from etc.
New Met DataThis release adds support for CRUNCEP
CRUNCEPAdd some text here about CRUNCEP, where it comes from etc.
Web InterfaceThe 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 changesA 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 changesPEcAn 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.
DownloadsThe 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
- Is supplement to
- https://github.com/PecanProject/pecan/tree/v1.4.5 (URL)