microproduct/vegetationHeight-L-SAR/.ipynb_checkpoints/config-checkpoint.ymal

84 lines
2.7 KiB
Plaintext
Raw Permalink Normal View History

2023-08-28 10:17:29 +00:00
SatelliteOribit: # 轨道起算时间
StartTime:
Value:
'2017-09-15 01:55:21.999999'
format: # 时间格式
"%Y-%m-%d %H:%M:%S.%f"
ReferenceSpheroid:
Re: # 长半轴
6378137
Rp: # 短半轴
6356752.3142451795
we:
0.000072292115
GPS: # GPS 轨道节点
GPSNode_Path:
['product','GPS','GPSParam']
NodeInfomation_Name: # [时间x坐标y坐标z坐标x速度y速度z速度]
['TimeStamp', 'xPosition', 'yPosition', 'zPosition', 'xVelocity', 'yVelocity', 'zVelocity']
Time_format:
"%Y-%m-%d %H:%M:%S.%f"
imageinfo: # 影像信息
ImageWidth: # 影像宽
NodePath:
['product','imageinfo','width']
ImageHeight: # 影像高
NodePath:
['product','imageinfo','height']
StartImageTime: # 影像开始时间
NodePath:
['product','imageinfo','imagingTime',start]
Format:
"%Y-%m-%d %H:%M:%S.%f"
EndImageTime: # 影像中止时间
NodePath:
['product','imageinfo','imagingTime',end]
Format:
"%Y-%m-%d %H:%M:%S.%f"
CenterImageTime: # 中心像元时间
NodePath:
['product','platform','CenterTime']
Format:
"%Y-%m-%d %H:%M:%S.%f"
CenterImagePositon: # 中心像元,可以作为迭代起算点
NodePath:
['product','imageinfo','center']
Value:
['latitude','longitude']
NearRange: # 近斜距
NodePath:
['product','imageinfo','nearRange']
DopplerCentroidCoefficients: # 多普勒质心常数
NodePath:
['product','processinfo','DopplerRateValuesCoefficients']
DopplerCentroidCoefficients_Name:
['r0','r1','r2','r3','r4']
DopplerParametersReferenceTime:
NodePath:
['product','processinfo',"DopplerParametersReferenceTime"]
ReferenceRange:
NodePath:
['product','imageinfo','refRange']
incidenceAngle: # 入射角
NearRange: # 近入射角
NodePath:
['product','processinfo','incidenceAngleNearRange']
FarRange: # 远入射角
NodePath:
['product','processinfo','incidenceAngleFarRange']
sensor:
PRF: # 脉冲重复频率
NodePath:
['product','sensor','waveParams','wave','prf']
bandWidth: # 信号带宽,计算距离向分辨率 用于距离向分辨率
NodePath:
['product','sensor','waveParams','wave','bandWidth']
lambda: # 波长
NodePath:
['product','sensor','lamda']
LightSpeed:
299792458