@@ -6,9 +6,7 @@ epot_yr,,,Long-term average potential evapotranspiration per year,mm,required,in
66epot_s ,,, Long-term average potential evapotranspiration per summer half year (May to October) , mm , required , integer , 500
77district , BEZIRK ,, Specific to Berlin: identifier of city district , - , required? , character , 0
88total_area ,,, Total block area , m2 , required , numeric , 100
9- area_main , FLGES ,, Total non-road area within the block , m2 , required? , numeric , 100
10- area_road , STR_FLGES ,, Total road area within the block , m2 , required? , numeric , 0.0
11- main_frac ,,, Non-road fraction of total block area (area_main/total_area) , 0..1 , required , numeric ,
9+ main_frac ,,, Non-road fraction of total_area , 0..1 , required , numeric , 1.0
1210roof , PROBAU , x , Roof fraction of non-road built area , 0..1 , required , numeric , 0.2
1311green_roof ,,, Green roof fraction of roof area , 0..1 , required , numeric , 0.0
1412swg_roof , KAN_BEB , x , Fraction of roof area connected to the sewer , 0..1 , required , numeric , 1.0
@@ -19,7 +17,7 @@ srf2_pvd,BELAG2,x,Fraction of paved area belonging to surface class 2,0..1,requi
1917srf3_pvd , BELAG3 , x , Fraction of paved area belonging to surface class 3 , 0..1 , required , numeric , 0.1
2018srf4_pvd , BELAG4 , x , Fraction of paved area belonging to surface class 4 , 0..1 , required , numeric , 0.1
2119srf5_pvd , BELAG5 , x , Fraction of paved area belonging to surface class 5 , 0..1 , required , numeric , 0.1
22- road_frac ,,, Road fraction of total block area (area_road/ total_area) , 0..1 , required , numeric , 0.0
20+ road_frac ,,, Road fraction of total_area , 0..1 , required , numeric , 0.0
2321pvd_r , VGSTRASSE , x , Paved fraction of road area , 0..1 , required , numeric , 0.9
2422swg_pvd_r , KAN_STR , x , Fraction of paved road area connected to the sewer , 0..1 , required , numeric , 1.0
2523srf1_pvd_r , STR_BELAG1 , x , Fraction of road area belonging to surface class 1 , 0..1 , required , numeric , 0.9
@@ -31,7 +29,7 @@ gw_dist,FLUR,,Depth to the water table,m,required,numeric,3.0
3129ufc30 , FELD_30 ,, Usable field capacity 0..30 cm , % by volume , required , numeric , 13.0
3230ufc150 , FELD_150 ,, Usable field capacity 0..150 cm , % by volume , required , numeric , 13.0
3331land_type ,,, Land type , - , required , character , urban
34- veg_class ,,, Vegetation class , - , required , integer , 35.0
35- irrigation ,,, Average irrigation per year , mm , required , integer , 0.0
32+ veg_class ,,, Vegetation class , - , required , numeric , 35.0
33+ irrigation ,,, Average irrigation per year , mm , required , integer , 0
3634berlin_usage , NUTZUNG ,, Specific to Berlin: Main usage of block , - , berlin-specific , numeric ,
3735berlin_type , TYP ,, Specific to Berlin: Type of block , - , berlin-specific , numeric ,
0 commit comments