Files
CarbonLib/CarbonConsoleApp/config25/GIS_Soil_Sets.json
Francisco Salas 0ff0a44fdb
All checks were successful
FarmMaps.Develop/CarbonLib/pipeline/head This commit looks good
aw7152: open source, moved lib to sub folder, added console app
2025-12-09 10:42:43 +01:00

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" ]
}