@@ -9,7 +9,7 @@ runconfig:
9
9
InputFileGroup :
10
10
# REQUIRED List of NISAR raw data products in L0B format.
11
11
InputFilePath :
12
- - input_L0B_RRSD_REE2/REE_L0B_NISAR_array144sq_01 .h5
12
+ - input_L0B_RRSD_REE2/REE_L0B_NISAR_array144sq_02 .h5
13
13
14
14
DynamicAncillaryFileGroup :
15
15
# Digital elevation model, optional.
@@ -73,8 +73,8 @@ runconfig:
73
73
# Azimuth bounds of output SLC, optional.
74
74
# Defaults to extent of raw data minus sythetic aperture and shifted
75
75
# by squint.
76
- start_time : " 2023-07-01T00:01:45.0 "
77
- end_time : " 2023-07-01T00:02:10.0 "
76
+ start_time : 2023-07-01T00:01:50.000
77
+ end_time : 2023-07-01T00:02:27.000
78
78
79
79
# Range bounds of output SLC in meters, optional.
80
80
# Defaults to entire fully focused swath.
@@ -107,8 +107,7 @@ runconfig:
107
107
doppler :
108
108
# Offset between quaternion frame and antenna boresight in degrees.
109
109
# TBD This will likely be parameter in a separate cal file.
110
- # azimuth_boresight_deg: 0.9
111
- azimuth_boresight_deg : -0.9
110
+ azimuth_boresight_deg : 0.9
112
111
113
112
# How to interpolate between samples in the LUT.
114
113
interp_method : bilinear
0 commit comments