All checks were successful
FarmMaps.Develop/CarbonLib/pipeline/head This commit looks good
7 lines
382 B
JSON
7 lines
382 B
JSON
{
|
|
"SoilType": [ "Moerig", "Veen", "Klei", "Zand", "Loss" ],
|
|
"MineralSoils": [ "Klei", "Zand" ],
|
|
"Months": [ "M1", "M2", "M3", "M4", "M5", "M6", "M7", "M8", "M9", "M10", "M11", "M12", "Total", "Average" ],
|
|
"AllMonths": [ "M1", "M2", "M3", "M4", "M5", "M6", "M7", "M8", "M9", "M10", "M11", "M12" ],
|
|
"ClimateVar": [ "Evapotranspiration", "Precipitation", "Temperature" ]
|
|
} |