1 | #!/usr/bin/env python3 |
---|
2 | # -*- coding: utf-8 -*- |
---|
3 | #--------------------------------------------------------------------------------# |
---|
4 | # This file is part of the PALM model system. |
---|
5 | # |
---|
6 | # PALM is free software: you can redistribute it and/or modify it under the terms |
---|
7 | # of the GNU General Public License as published by the Free Software Foundation, |
---|
8 | # either version 3 of the License, or (at your option) any later version. |
---|
9 | # |
---|
10 | # PALM is distributed in the hope that it will be useful, but WITHOUT ANY |
---|
11 | # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
---|
12 | # A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
---|
13 | # |
---|
14 | # You should have received a copy of the GNU General Public License along with |
---|
15 | # PALM. If not, see <http://www.gnu.org/licenses/>. |
---|
16 | # |
---|
17 | # Copyright 1997-2018 Leibniz Universitaet Hannover |
---|
18 | #--------------------------------------------------------------------------------# |
---|
19 | # |
---|
20 | # Current revisions: |
---|
21 | # ----------------- |
---|
22 | # |
---|
23 | # |
---|
24 | # Former revisions: |
---|
25 | # ----------------- |
---|
26 | # $Id: .csd.config.default 3668 2019-01-14 12:49:24Z suehring $ |
---|
27 | # Updated configuration |
---|
28 | # |
---|
29 | # 3567 2018-11-27 13:59:21Z maronga |
---|
30 | # Initial revisions |
---|
31 | # |
---|
32 | # Description: |
---|
33 | # ------------ |
---|
34 | # Default configuration file for palm_csd |
---|
35 | # |
---|
36 | # @Author Bjoern Maronga (maronga@muk.uni-hannover.de) |
---|
37 | #------------------------------------------------------------------------------# |
---|
38 | |
---|
39 | [global] |
---|
40 | author = Bjoern Maronga, maronga@muk.uni-hannover.de |
---|
41 | contact_person = Bjoern Maronga, maronga@muk.uni-hannover.de |
---|
42 | acronym = LUHimuk |
---|
43 | comment = created with palm_csd |
---|
44 | data_content = text |
---|
45 | dependencies = text |
---|
46 | keywords = text |
---|
47 | source = text |
---|
48 | campaign = text |
---|
49 | location = Berlin |
---|
50 | site = Berlin Mitte |
---|
51 | institution = Institute of Meteorology and Climatology, Leibniz University Hannover |
---|
52 | palm_version = 6.0 |
---|
53 | rotation_angle = 0.0 |
---|
54 | references = text |
---|
55 | |
---|
56 | |
---|
57 | [settings] |
---|
58 | lai_roof_intensive = 1.5 |
---|
59 | lai_roof_extensive = 3.0 |
---|
60 | lai_high_vegetation_default = 6.0 |
---|
61 | lai_low_vegetation_default = 3.0 |
---|
62 | lai_alpha = 5.0 |
---|
63 | lai_beta = 3.0 |
---|
64 | patch_height_default = 10.0 |
---|
65 | bridge_width = 3.0 |
---|
66 | debug_mode = False |
---|
67 | season = "summer" |
---|
68 | |
---|
69 | [input_01] |
---|
70 | path = /ldata2/MOSAIK/Berlin_static_driver_data |
---|
71 | pixel_size = 15.0 |
---|
72 | file_x = Berlin_CoordinatesUTM_x_15m_DLR.nc |
---|
73 | file_y = Berlin_CoordinatesUTM_y_15m_DLR.nc |
---|
74 | file_x_UTM = Berlin_CoordinatesUTM_y_15m_DLR.nc |
---|
75 | file_y_UTM = Berlin_CoordinatesUTM_x_15m_DLR.nc |
---|
76 | file_lat = Berlin_CoordinatesLatLon_y_15m_DLR.nc |
---|
77 | file_lon = Berlin_CoordinatesLatLon_x_15m_DLR.nc |
---|
78 | file_zt = Berlin_terrain_height_15m_DLR.nc |
---|
79 | file_buildings_2d = Berlin_building_height_15m_DLR.nc |
---|
80 | file_building_id = Berlin_building_id_15m_DLR.nc |
---|
81 | file_building_type = Berlin_building_type_15m_DLR.nc |
---|
82 | file_bridges_2d = Berlin_bridges_height_15m_DLR.nc |
---|
83 | file_bridges_id = Berlin_bridges_id_15m_DLR.nc |
---|
84 | file_lai = Berlin_leaf_area_index_15m_DLR_WANG_summer.nc |
---|
85 | file_vegetation_type = Berlin_vegetation_type_15m_DLR.nc |
---|
86 | file_vegetation_height = Berlin_vegetation_patch_height_15m_DLR.nc |
---|
87 | file_pavement_type = Berlin_pavement_type_15m_DLR.nc |
---|
88 | file_water_type = Berlin_water_type_15m_DLR.nc |
---|
89 | file_soil_type = Berlin_soil_type_15m_DLR.nc |
---|
90 | file_street_type = Berlin_street_type_15m_DLR.nc |
---|
91 | file_street_crossings = Berlin_street_crossings_15m_DLR.nc |
---|
92 | file_tree_height = Berlin_trees_height_clean_15m_DLR.nc |
---|
93 | file_tree_crown_diameter = Berlin_trees_crown_clean_15m_DLR.nc |
---|
94 | file_tree_trunk_diameter = Berlin_trees_trunk_clean_15m.nc |
---|
95 | file_tree_type = Berlin_trees_type_15m_DLR.nc |
---|
96 | file_patch_height = Berlin_vegetation_patch_height_15m_DLR.nc |
---|
97 | file_vegetation_on_roofs = Berlin_vegetation_on_roofs_15m_DLR.nc |
---|
98 | |
---|
99 | [input_02] |
---|
100 | path = /ldata2/MOSAIK/Berlin_static_driver_data |
---|
101 | pixel_size = 10.0 |
---|
102 | file_x = Berlin_CoordinatesUTM_x_10m_DLR.nc |
---|
103 | file_y = Berlin_CoordinatesUTM_y_10m_DLR.nc |
---|
104 | file_x_UTM = Berlin_CoordinatesUTM_y_10m_DLR.nc |
---|
105 | file_y_UTM = Berlin_CoordinatesUTM_x_10m_DLR.nc |
---|
106 | file_lat = Berlin_CoordinatesLatLon_y_10m_DLR.nc |
---|
107 | file_lon = Berlin_CoordinatesLatLon_x_10m_DLR.nc |
---|
108 | file_zt = Berlin_terrain_height_10m_DLR.nc |
---|
109 | file_buildings_2d = Berlin_building_height_10m_DLR.nc |
---|
110 | file_building_id = Berlin_building_id_10m_DLR.nc |
---|
111 | file_building_type = Berlin_building_type_10m_DLR.nc |
---|
112 | file_bridges_2d = Berlin_bridges_height_10m_DLR.nc |
---|
113 | file_bridges_id = Berlin_bridges_id_10m_DLR.nc |
---|
114 | file_lai = Berlin_leaf_area_index_10m_DLR_WANG_summer.nc |
---|
115 | file_vegetation_type = Berlin_vegetation_type_10m_DLR.nc |
---|
116 | file_vegetation_height = Berlin_vegetation_patch_height_10m_DLR.nc |
---|
117 | file_pavement_type = Berlin_pavement_type_10m_DLR.nc |
---|
118 | file_water_type = Berlin_water_type_10m_DLR.nc |
---|
119 | file_soil_type = Berlin_soil_type_10m_DLR.nc |
---|
120 | file_street_type = Berlin_street_type_10m_DLR.nc |
---|
121 | file_street_crossings = Berlin_street_crossings_10m_DLR.nc |
---|
122 | file_tree_height = Berlin_trees_height_clean_10m_DLR.nc |
---|
123 | file_tree_crown_diameter = Berlin_trees_crown_10m_DLR.nc |
---|
124 | file_tree_trunk_diameter = Berlin_trees_trunk_clean_10m.nc |
---|
125 | file_tree_type = Berlin_trees_type_10m_DLR.nc |
---|
126 | file_patch_height = Berlin_vegetation_patch_height_10m_DLR.nc |
---|
127 | file_vegetation_on_roofs = Berlin_vegetation_on_roofs_10m_DLR.nc |
---|
128 | |
---|
129 | [input_03] |
---|
130 | path = /ldata2/MOSAIK/Berlin_static_driver_data |
---|
131 | pixel_size = 1.0 |
---|
132 | file_x = Berlin_CoordinatesUTM_x_1m_DLR.nc |
---|
133 | file_y = Berlin_CoordinatesUTM_y_1m_DLR.nc |
---|
134 | file_x_UTM = Berlin_CoordinatesUTM_x_1m_DLR.nc |
---|
135 | file_y_UTM = Berlin_CoordinatesUTM_y_1m_DLR.nc |
---|
136 | file_lat = Berlin_CoordinatesLatLon_y_1m_DLR.nc |
---|
137 | file_lon = Berlin_CoordinatesLatLon_x_1m_DLR.nc |
---|
138 | file_zt = Berlin_terrain_height_1m_DLR.nc |
---|
139 | file_buildings_2d = Berlin_building_height_1m_DLR.nc |
---|
140 | file_building_id = Berlin_building_id_1m_DLR.nc |
---|
141 | file_bridges_2d = Berlin_bridges_height_1m_DLR.nc |
---|
142 | file_bridges_id = Berlin_bridges_id_1m_DLR.nc |
---|
143 | file_building_type = Berlin_building_type_1m_DLR.nc |
---|
144 | file_lai = Berlin_leaf_area_index_1m_DLR_WANG_summer.nc |
---|
145 | file_vegetation_type = Berlin_vegetation_type_1m_DLR.nc |
---|
146 | file_vegetation_height = Berlin_vegetation_patch_height_1m_DLR.nc |
---|
147 | file_pavement_type = Berlin_pavement_type_1m_DLR.nc |
---|
148 | file_water_type = Berlin_water_type_1m_DLR.nc |
---|
149 | file_soil_type = Berlin_soil_type_1m_DLR.nc |
---|
150 | file_street_type = Berlin_street_type_1m_DLR.nc |
---|
151 | file_street_crossings = Berlin_street_crossings_1m_DLR.nc |
---|
152 | file_tree_height = Berlin_trees_height_clean_1m_DLR.nc |
---|
153 | file_tree_crown_diameter = Berlin_trees_crown_clean_1m_DLR.nc |
---|
154 | file_tree_trunk_diameter = Berlin_trees_trunk_clean_1m.nc |
---|
155 | file_tree_type = Berlin_trees_type_1m_DLR.nc |
---|
156 | file_patch_height = Berlin_vegetation_patch_height_1m_DLR.nc |
---|
157 | file_vegetation_on_roofs = Berlin_vegetation_on_roofs_1m_DLR.nc |
---|
158 | |
---|
159 | [input_04] |
---|
160 | path = /ldata2/MOSAIK/Berlin_static_driver_data |
---|
161 | pixel_size = 2.0 |
---|
162 | file_x = Berlin_CoordinatesUTM_x_2m_DLR.nc |
---|
163 | file_y = Berlin_CoordinatesUTM_y_2m_DLR.nc |
---|
164 | file_x_UTM = Berlin_CoordinatesUTM_x_2m_DLR.nc |
---|
165 | file_y_UTM = Berlin_CoordinatesUTM_y_2m_DLR.nc |
---|
166 | file_lat = Berlin_CoordinatesLatLon_y_2m_DLR.nc |
---|
167 | file_lon = Berlin_CoordinatesLatLon_x_2m_DLR.nc |
---|
168 | file_zt = Berlin_terrain_height_2m_DLR.nc |
---|
169 | file_buildings_2d = Berlin_building_height_2m_DLR.nc |
---|
170 | file_building_id = Berlin_building_id_2m_DLR.nc |
---|
171 | file_bridges_2d = Berlin_bridges_height_2m_DLR.nc |
---|
172 | file_bridges_id = Berlin_bridges_id_2m_DLR.nc |
---|
173 | file_building_type = Berlin_building_type_2m_DLR.nc |
---|
174 | file_lai = Berlin_leaf_area_index_2m_DLR_WANG_summer.nc |
---|
175 | file_vegetation_type = Berlin_vegetation_type_2m_DLR.nc |
---|
176 | file_vegetation_height = Berlin_vegetation_patch_height_2m_DLR.nc |
---|
177 | file_pavement_type = Berlin_pavement_type_2m_DLR.nc |
---|
178 | file_water_type = Berlin_water_type_2m_DLR.nc |
---|
179 | file_soil_type = Berlin_soil_type_2m_DLR.nc |
---|
180 | file_street_type = Berlin_street_type_2m_DLR.nc |
---|
181 | file_street_crossings = Berlin_street_crossings_2m_DLR.nc |
---|
182 | file_tree_height = Berlin_trees_height_clean_2m_DLR.nc |
---|
183 | file_tree_crown_diameter = Berlin_trees_crown_clean_2m_DLR.nc |
---|
184 | file_tree_trunk_diameter = Berlin_trees_trunk_clean_2m.nc |
---|
185 | file_tree_type = Berlin_trees_type_2m_DLR.nc |
---|
186 | file_patch_height = Berlin_vegetation_patch_height_2m_DLR.nc |
---|
187 | file_vegetation_on_roofs = Berlin_vegetation_on_roofs_2m_DLR.nc |
---|
188 | |
---|
189 | |
---|
190 | [output] |
---|
191 | path = /ldata2/MOSAIK/ |
---|
192 | file_out = showcase_berlin |
---|
193 | version = 1 |
---|
194 | |
---|
195 | [domain_root] |
---|
196 | pixel_size = 15.0 |
---|
197 | origin_x = 0 |
---|
198 | origin_y = 0 |
---|
199 | nx = 3119 |
---|
200 | ny = 2573 |
---|
201 | buildings_3d = False |
---|
202 | dz = 15.0 |
---|
203 | allow_high_vegetation = False |
---|
204 | generate_vegetation_patches = True |
---|
205 | use_palm_z_axis= False |
---|
206 | interpolate_terrain = False |
---|
207 | domain_parent |
---|
208 | vegetation_on_roofs = False |
---|
209 | street_trees = True |
---|
210 | |
---|
211 | [domain_N02] |
---|
212 | pixel_size = 1.0 |
---|
213 | origin_x = 19605 |
---|
214 | origin_y = 20895 |
---|
215 | nx = 1023 |
---|
216 | ny = 1023 |
---|
217 | buildings_3d = True |
---|
218 | dz = 1.0 |
---|
219 | allow_high_vegetation = False |
---|
220 | generate_vegetation_patches = True |
---|
221 | use_palm_z_axis= True |
---|
222 | interpolate_terrain = True |
---|
223 | domain_parent = root |
---|
224 | vegetation_on_roofs = False |
---|
225 | street_trees = True |
---|