BETYdb 3.2
Authors/Creators
- 1. black glass
- 2. University of Illinois
- 3. NCSA
- 4. Boston University
Description
This incorporates the features and bug fixes from the Augsut 20, 2014 sprint and a few from the July 18 sprint. It was deployed to www.betydb.org on August 27, 2014.
Changes Pertinent to PEcAn UsersAdministrators need to do database migrations!
See "Database Changes" below.
Creation and modification of ensembles, posteriors, runs, and workflows is no longer possible through the BetyDB web interface. This now must be done through PEcAn.
Release Highlights- The pages for adding and editing traits has been improved with a more logical layout of the attribute fields; and the panel for editing trait covariates has been moved to a side bar.
- Users now have the ability to edit information for variables associated with formats.
- New model types can be created in BETY and can be associated with PFTs as well as models.
- Model types can now have a list of required inputs needed to run the model.
- The "New" and "Edit" pages for ensembles, runs, and workflows have been removed as this functionality has been passed off to the PEcAn software.
Administrators need to do database migrations!
The database version for this release is 20140729045640.
- A new modeltypes table has been added, and the textual model_type columns in the models and the pfts tables have been replaced by references to rows of the new table.
- A new modeltypes_formats table has been added; this allows one to specify what file formats are needed for execution in PEcAn as well as what tags are used to specify these files as inputs in the pecan.xml file.
- P and HSD have been removed from the list of stat names that may be selected when adding or editing traits or yields.
- The interface for associating variables with a format has been improved.
- The Willow map legend has been fixed.
- The code that generates images for the priors listing now references the correct version of R.
-
All tests now pass when run in the default environment and can be run using the command
rspecComplete details for running the rspec tests are on the updated Wiki page at https://github.com/PecanProject/bety/wiki/Testing
Files
bety-betydb_3.2.zip
Files
(14.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:8bc750623e57c41b9cc083e069186647
|
14.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PecanProject/bety/tree/betydb_3.2 (URL)