source: palm/trunk/SCRIPTS/.csd.config.default @ 3570

Last change on this file since 3570 was 3567, checked in by maronga, 5 years ago

added first version of palm_csd (preprocessing tool for creating static drivers)

  • Property svn:keywords set to Id
File size: 5.5 KB
Line 
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 3567 2018-11-27 13:59:21Z kanani $
27# Initial revisions
28#
29#
30#
31#
32#
33# Description:
34# ------------
35# Default configuration file for palm_csd
36#
37# @Author Bjoern Maronga (maronga@muk.uni-hannover.de)
38#------------------------------------------------------------------------------#
39
40[global]
41author = Bjoern Maronga, maronga@muk.uni-hannover.de
42contact_person = Bjoern Maronga, maronga@muk.uni-hannover.de
43acronym = LUHimuk
44comment = created with palm_csd
45data_content = text
46dependencies = text
47keywords = text
48source = text
49campaign = text
50location = Berlin
51site = Berlin Mitte
52institution = Institute of Meteorology and Climatology, Leibniz University Hannover
53palm_version = 6.0
54version = 1
55rotation_angle = 0.0
56references = text
57
58
59[settings]
60filename_out = /ldata2/MOSAIK/showcase_python
61lai_season = spring
62lai_high_vegetation_default = 5.0
63lai_low_vegetation_default = 1.0
64lai_alpha = 5.0
65lai_beta = 3.0
66tree_height_default = 10.0
67bridge_width = 3.0
68debug_mode = False
69
70
71[input_01]
72path = /ldata2/MOSAIK/Berlin_static_driver_data
73pixel_size = 15.0
74file_x = Berlin_CoordinatesUTM_x_15m_DLR.nc
75file_y = Berlin_CoordinatesUTM_y_15m_DLR.nc
76file_x_UTM = Berlin_CoordinatesUTM_y_15m_DLR.nc
77file_y_UTM = Berlin_CoordinatesUTM_x_15m_DLR.nc
78file_lat = Berlin_CoordinatesLatLon_y_15m_DLR.nc
79file_lon = Berlin_CoordinatesLatLon_x_15m_DLR.nc
80file_zt = Berlin_terrain_height_15m_DLR.nc
81file_buildings_2d = Berlin_building_height_15m_LOD2_DLR.nc
82file_building_id = Berlin_building_id_15m_DLR.nc
83file_building_type = Berlin_building_type_15m_DLR.nc
84file_bridges_2d = Berlin_bridges_height_15m_DLR.nc
85file_bridges_id = Berlin_bridges_id_15m_DLR.nc
86file_vegetation_type = Berlin_vegetation_type_15m_DLR.nc
87file_vegetation_height = Berlin_vegetation_patch_height_15m_DLR.nc
88file_pavement_type = Berlin_pavement_type_15m_DLR.nc
89file_water_type = Berlin_water_type_15m_DLR.nc
90file_soil_type = Berlin_soil_type_15m_DLR.nc
91file_street_type =  Berlin_street_type_15m_DLR.nc
92file_street_crossings =  Berlin_street_crossings_15m_DLR.nc
93
94[input_02]
95path = /ldata2/MOSAIK/Berlin_static_driver_data
96pixel_size = 10.0
97file_x = Berlin_CoordinatesUTM_x_10m_DLR.nc
98file_y = Berlin_CoordinatesUTM_y_10m_DLR.nc
99file_x_UTM = Berlin_CoordinatesUTM_y_10m_DLR.nc
100file_y_UTM = Berlin_CoordinatesUTM_x_10m_DLR.nc
101file_lat = Berlin_CoordinatesLatLon_y_10m_DLR.nc
102file_lon = Berlin_CoordinatesLatLon_x_10m_DLR.nc
103file_zt = Berlin_terrain_height_10m_DLR.nc
104file_buildings_2d = Berlin_building_height_10m_LOD2_DLR.nc
105file_building_id = Berlin_building_id_10m_DLR.nc
106file_building_type = Berlin_building_type_10m_DLR.nc
107file_bridges_2d = Berlin_bridges_height_10m_DLR.nc
108file_bridges_id = Berlin_bridges_id_10m_DLR.nc
109file_vegetation_type = Berlin_vegetation_type_10m_DLR.nc
110file_vegetation_height = Berlin_vegetation_patch_height_10m_DLR.nc
111file_pavement_type = Berlin_pavement_type_10m_DLR.nc
112file_water_type = Berlin_water_type_10m_DLR.nc
113file_soil_type = Berlin_soil_type_10m_DLR.nc
114file_street_type =  Berlin_street_type_10m_DLR.nc
115file_street_crossings =  Berlin_street_crossings_10m_DLR.nc
116
117[input_03]
118file_x = Berlin_CoordinatesUTM_x_1m_DLR.nc
119file_y = Berlin_CoordinatesUTM_y_1m_DLR.nc
120file_x_UTM = Berlin_CoordinatesUTM_x_1m_DLR.nc
121file_y_UTM = Berlin_CoordinatesUTM_y_1m_DLR.nc
122file_lat = Berlin_CoordinatesLatLon_y_1m_DLR.nc
123file_lon = Berlin_CoordinatesLatLon_x_1m_DLR.nc
124path = /ldata2/MOSAIK/Berlin_static_driver_data
125pixel_size = 1.0
126file_zt = Berlin_terrain_height_1m_DLR.nc
127file_buildings_2d = Berlin_building_height_1m_LOD2_DLR.nc
128file_building_id = Berlin_building_id_1m_DLR.nc
129file_bridges_2d = Berlin_bridges_height_1m_DLR.nc
130file_bridges_id = Berlin_bridges_id_1m_DLR.nc
131file_building_type = Berlin_building_type_1m_DLR.nc
132file_vegetation_type = Berlin_vegetation_type_1m_DLR.nc
133file_vegetation_height = Berlin_vegetation_patch_height_1m_DLR.nc
134file_pavement_type = Berlin_pavement_type_1m_DLR.nc
135file_water_type = Berlin_water_type_1m_DLR.nc
136file_soil_type = Berlin_soil_type_1m_DLR.nc
137file_street_type =  Berlin_street_type_1m_DLR.nc
138file_street_crossings =  Berlin_street_crossings_1m_DLR.nc
139
140[output]
141path = /ldata2/MOSAIK/
142file_out = winter_iop1_test
143version = 1
144
145[domain_root]
146pixel_size = 15.0
147origin_x = 0.0
148origin_y = 0.0
149nx = 311
150ny = 257
151buildings_3d = False
152dz = 15.0
153allow_high_vegetation = True
154generate_vegetation_patches = True
155use_palm_z_axis= True
156interpolate_terrain = False
157domain_parent
158
159[domain_N02]
160pixel_size = 1.0
161origin_x = 19605
162origin_y = 20895
163nx = 1023
164ny = 1023
165buildings_3d = True
166dz = 1.0
167allow_high_vegetation = False
168generate_vegetation_patches = True
169use_palm_z_axis= True
170interpolate_terrain = True
171domain_parent = root
Note: See TracBrowser for help on using the repository browser.