moved to logic from api to lib
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:
7
config/GIS_Soil_Sets.json
Normal file
7
config/GIS_Soil_Sets.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"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" ]
|
||||
}
|
||||
Reference in New Issue
Block a user