|
1 | 1 | rabimo_berlin,abimo_berlin,by_100,meaning,unit,type,data_type,default |
2 | 2 | code,CODE,,Unique identifier of block,-,required,character, |
3 | 3 | prec_yr,REGENJA,,Long-term average precipitation per year,mm,required,integer,600 |
4 | | -prec_s,REGENSO,,Long-term average precipitation per summer half year (May to October!),mm,required,integer,300 |
| 4 | +prec_s,REGENSO,,Long-term average precipitation per summer half year (May to October),mm,required,integer,300 |
5 | 5 | epot_yr,,,Long-term average potential evapotranspiration per year,mm,required,integer,700 |
6 | | -epot_s,,,Long-term average potential evapotranspiration per summer half year (May to October!),mm,required,integer,500 |
7 | | -district,BEZIRK,,Specific to Berlin: name of city district,-,required?,character,0 |
| 6 | +epot_s,,,Long-term average potential evapotranspiration per summer half year (May to October),mm,required,integer,500 |
| 7 | +district,BEZIRK,,Specific to Berlin: identifier of city district,-,required?,character,0 |
8 | 8 | total_area,,,Total block area,m2,required,numeric,100 |
9 | 9 | area_main,FLGES,,Total non-road area within the block,m2,required?,numeric,100 |
10 | 10 | area_road,STR_FLGES,,Total road area within the block,m2,required?,numeric,0.0 |
11 | 11 | main_frac,,,Non-road fraction of total block area (area_main/total_area),0..1,required,numeric, |
12 | 12 | roof,PROBAU,x,Roof fraction of non-road built area,0..1,required,numeric,0.2 |
13 | 13 | green_roof,,,Green roof fraction of roof area,0..1,required,numeric,0.0 |
14 | | -swg_roof,KAN_BEB,x,Fraction of ... ,0..1,required,numeric,1.0 |
15 | | -pvd,PROVGU,x,Fraction of ...,0..1,required,numeric,0.6 |
16 | | -swg_pvd,KAN_VGU,x,Fraction of ...,0..1,required,numeric,0.7 |
| 14 | +swg_roof,KAN_BEB,x,Fraction of roof area connected to the sewer ,0..1,required,numeric,1.0 |
| 15 | +pvd,PROVGU,x, Paved fraction of non-road area,0..1,required,numeric,0.6 |
| 16 | +swg_pvd,KAN_VGU,x,Fraction of paved area connected to the sewer,0..1,required,numeric,0.7 |
17 | 17 | srf1_pvd,BELAG1,x,Fraction of paved area belonging to surface class 1,0..1,required,numeric,0.5 |
18 | 18 | srf2_pvd,BELAG2,x,Fraction of paved area belonging to surface class 2,0..1,required,numeric,0.2 |
19 | 19 | srf3_pvd,BELAG3,x,Fraction of paved area belonging to surface class 3,0..1,required,numeric,0.1 |
20 | 20 | srf4_pvd,BELAG4,x,Fraction of paved area belonging to surface class 4,0..1,required,numeric,0.1 |
21 | 21 | srf5_pvd,BELAG5,x,Fraction of paved area belonging to surface class 5,0..1,required,numeric,0.1 |
22 | 22 | road_frac,,,Road fraction of total block area (area_road/total_area),0..1,required,numeric,0.0 |
23 | | -pvd_r,VGSTRASSE,x,Fraction of ...,0..1,required,numeric,0.9 |
24 | | -swg_pvd_r,KAN_STR,x,Fraction of ...,0..1,required,numeric,1.0 |
| 23 | +pvd_r,VGSTRASSE,x,Paved fraction of road area,0..1,required,numeric,0.9 |
| 24 | +swg_pvd_r,KAN_STR,x,Fraction of paved road area connected to the sewer,0..1,required,numeric,1.0 |
25 | 25 | srf1_pvd_r,STR_BELAG1,x,Fraction of road area belonging to surface class 1,0..1,required,numeric,0.9 |
26 | 26 | srf2_pvd_r,STR_BELAG2,x,Fraction of road area belonging to surface class 2,0..1,required,numeric,0.1 |
27 | 27 | srf3_pvd_r,STR_BELAG3,x,Fraction of road area belonging to surface class 3,0..1,required,numeric,0.0 |
|
0 commit comments