-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGAAS_GridComp.rc
58 lines (43 loc) · 1.62 KB
/
GAAS_GridComp.rc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
#
# GAAS Grid Component Resource File.
#
# !REVISION HISTORY:
#
# 07dec2010 da Silva First version.
#
#-----------------------------------------------------------------------------
# -----------------
# Miscellaneous
# -----------------
single_channel: 550. # Single channel to analyze
eps_for_log_transform_aod: 0.01
verbose: .TRUE.
CoresPerNode: 8 # Will be reset in SetServices with value from main CF
# -------------------
# File Name Templates
# -------------------
aodbias_internal_restart: aodbias_internal_restart.nc
aodbias_internal_checkpoint: aodbias_internal_checkpoint.nc
# -------------------
# MIE PARAMETERS
# -------------------
# Common MODIS/MISR channels
### NUM_BANDS: 4
### BANDS: 470.E-9 550.E-9 660.E-9 870.E-9
NUM_BANDS: 1
BANDS: 550.E-9
DU_OPTICS: ExtData/PIESA/x/optics_DU.v15_3.nc
SS_OPTICS: ExtData/PIESA/x/optics_SS.v3_3.nc
SU_OPTICS: ExtData/PIESA/x/optics_SU.v1_3.nc
OC_OPTICS: ExtData/PIESA/x/optics_OC.v1_3.nc
BC_OPTICS: ExtData/PIESA/x/optics_BC.v1_3.nc
BRC_OPTICS: ExtData/PIESA/x/optics_BRC.v1_5.nc
NI_OPTICS: ExtData/PIESA/x/optics_NI.v2_5.nc
# --------------
# LDE Parameters
# --------------
top_vertical_layer: 36 # k = 36, p ~ 72 hPa
number_of_ensemble_members: 100
stencil_radius_in_km: 1000.
aod_weight_delta: 0.5
#.