Modify instruments/readers/g5505_text_reader.py to include new instrument CEDOAS, which produces multi-format files. The updated file dependencies.

This commit is contained in:
2025-06-25 12:00:55 +02:00
parent 334335387e
commit e6df345578
5 changed files with 257 additions and 153 deletions

View File

@ -0,0 +1,42 @@
table_header:
w_CenterTime:
description: time between start and stop of the measurement
units: YYYY/MM/DD HH:MM:SS
rename_as: center_time
w_StartTime:
description: Start time of the measurement
units: YYYY/MM/DD HH:MM:SS
rename_as: start_time
w_StopTime:
description: Stop time of the measurement
units: YYYY/MM/DD HH:MM:SS
rename_as: stop_time
w_I2_molec_cm3:
description: I2 concentration
units: cm^-1
rename_as: i2_concentration
w_I2_SlCol:
description: I2 concentration sl #?
units: ppb #?
rename_as: i2_sl
w_I2_SlErr:
description: Uncertainty in I2 concentration sl #?
units: ppb #?
rename_as: i2_sl_uncertainty
w_I2_VMR:
description: I2 concentration vmr #?
units: ppb #?
rename_as: i2_vmr
w_I2_VMRErr:
description: Uncertainty in I2 concentration vmr
units: ppb #?
rename_as: i2_vmr_uncertainty
w_Rho:
description: Rho #?
units: ppb #?
rename_as: rho
w_RMS:
description: RMS #?
units: ppb #?
rename_as: rms