aw3567: added 10cm depth measurement
All checks were successful
FarmMaps.Develop/CarbonLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/CarbonLib/pipeline/head This commit looks good
This commit is contained in:
@@ -38,6 +38,7 @@ namespace CarbonService.Models
|
||||
{
|
||||
public double? OM_Const { get; set; }
|
||||
public double? Clay_Content { get; set; }
|
||||
public bool? Depth10 { get; set; }
|
||||
}
|
||||
|
||||
public class OrgManureApplied
|
||||
|
||||
Reference in New Issue
Block a user