Issue 12: Modify Soil UI to only accept soil properties for "last" layer
Status:  Fixed
Owner:
Closed:  Dec 2010
Project Member Reported by li.jaso...@gmail.com, Nov 16, 2010
Clarification from Liz indicates that interface needs to accept parameters for a "last" layer (the bottom) which is underneath everything. No depths need to be taken for this "layer" but soil properties are necessary to generate soils file.

Interface should always display the soil properties for a "last" layer (even if no soil layer has yet been added). As layers are added, this "last" layer should slide to the right.

Current workaround is to simply add an extra layer with no soil depths filled out. Backend process.php code is hard coded to ignore the last row of soil depths for purposes of computation. This hard coded step should be changes once UI changes are complete.
Dec 3, 2010
Project Member #1 li.jaso...@gmail.com
Fixed in r32
Status: Fixed