fix: balloon year last 3 modes
This commit is contained in:
parent
75c5d28b4f
commit
1c23e04075
@ -30,9 +30,9 @@ const modes = [
|
||||
'Temperature amplitude (K)',
|
||||
'纬向动量通量统计结果',
|
||||
'经向动量通量统计结果',
|
||||
// 'horizontal propagation',
|
||||
// '每月上传/下传重力波占比',
|
||||
// '动能和势能分布情况',
|
||||
'horizontal propagation',
|
||||
'每月上传/下传重力波占比',
|
||||
'动能和势能分布情况',
|
||||
] as const
|
||||
|
||||
const mode_display_mapping = {
|
||||
@ -48,7 +48,7 @@ const mode_display_mapping = {
|
||||
'Temperature amplitude (K)': '温度扰动振幅',
|
||||
'纬向动量通量统计结果': '纬向动量通量统计',
|
||||
'经向动量通量统计结果': '经向动量通量统计',
|
||||
'horizontal propagation': 'horizontal propagation',
|
||||
'horizontal propagation': '水平传播',
|
||||
'每月上传/下传重力波占比': '每月上传/下传重力波占比',
|
||||
'动能和势能分布情况': '动能和势能分布情况',
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user