Add parsing for LeafInputData after retrieving CleanedInput files
This commit is contained in:
@@ -25,6 +25,12 @@ namespace LeafWeb.Core.Entities
|
||||
/// </summary>
|
||||
[ParseInfo(2, boolEncodedPosition: 1, alternateTitle: "FitRwp|Rch|ha?")] // formerly FitGi
|
||||
public bool FitRwp {get; set;}
|
||||
|
||||
/// <summary>
|
||||
/// TODO? : boolEncodedPosition only able to parse a single value from each cell currently
|
||||
/// </summary>
|
||||
//[ParseInfo(2, boolEncodedPosition: 2, alternateTitle: "FitRwp|Rch|ha?")] // formerly FitGi
|
||||
//public bool FitRch {get; set;}
|
||||
|
||||
/// <summary>
|
||||
/// whether or not the chloroplastic CO2 partial pressure photocompensation point is
|
||||
|
||||
Reference in New Issue
Block a user