@@ -15,34 +15,34 @@ runconfig:
15
15
16
16
# Refined orbit, optional.
17
17
# Defaults to orbit within L0B product.
18
- orbit : orbit.xml
18
+ orbit :
19
19
20
20
# Refined pointing, optional.
21
21
# Defaults to attitude within L0B product.
22
- pointing : attitude.xml
22
+ pointing :
23
23
24
24
# External calibration data, optional.
25
25
# Defaults to no extra calibration gain, phase, delay, etc.
26
- external_calibration : cal.xml
26
+ external_calibration :
27
27
28
28
# Internal calibration tables, optional.
29
29
# If not provided, no secondary elevation antenna pattern correction.
30
- internal_calibration : type7table.xml
30
+ internal_calibration :
31
31
32
32
# Polarimetric calibration data, optional. Crosstalk, relative phases, etc.
33
33
# If not provided, no polarimetric calibration performed.
34
- polarimetric_calibration : polcal.h5
34
+ polarimetric_calibration :
35
35
36
36
# Pre- and post-data take calibration data products, optional.
37
- bookend_calibration : pre_post_cal.L0B.h5
37
+ bookend_calibration :
38
38
39
39
# Antenna pattern data, optional.
40
40
# Defaults to sinc^4 pattern using nominal antenna dimensions.
41
41
antenna_pattern : input_L0B_RRSD_REE2/REE_ANTPAT_CUTS_DATA.h5
42
42
43
43
# Chirp replica file, optional.
44
44
# If absent will generate LFM chirp using parameters in L0B product.
45
- waveform : chirp.xml
45
+ waveform :
46
46
47
47
product_path_group :
48
48
# Directory where PGE will place results. Irrelevant to SAS.
0 commit comments