Retrieval results.
More...
#include <libairs.h>
Retrieval results.
Retrieval control parameters.
Definition at line 237 of file libairs.h.
◆ nds
Number of data sets.
Definition at line 240 of file libairs.h.
◆ np
Number of data points.
Definition at line 243 of file libairs.h.
◆ time
Time (seconds since 2000-01-01T00:00Z).
Definition at line 246 of file libairs.h.
◆ lon
◆ lat
◆ t_apr
Temperature (a priori data) [K].
Definition at line 264 of file libairs.h.
◆ t_tot
Temperature (total error) [K].
Definition at line 267 of file libairs.h.
◆ t_noise
double ret_t::t_noise[NDS][NPG] |
Temperature (noise error) [K].
Definition at line 270 of file libairs.h.
◆ t_fm
Temperature (forward model error) [K].
Definition at line 273 of file libairs.h.
◆ t_cont
double ret_t::t_cont[NDS][NPG] |
Temperature (measurement content).
Definition at line 276 of file libairs.h.
◆ t_res
Temperature (resolution).
Definition at line 279 of file libairs.h.
◆ chisq
◆ kernel_recomp
Recomputation of kernel matrix (number of iterations).
Definition at line 125 of file nlte.c.
◆ conv_itmax
Maximum number of iterations.
Definition at line 128 of file nlte.c.
◆ conv_dmin
Minimum normalized step size in state space.
Definition at line 131 of file nlte.c.
◆ err_formod
Forward model error [%].
Definition at line 134 of file nlte.c.
◆ err_noise
Noise error [W/(m^2 sr cm^-1)].
Definition at line 137 of file nlte.c.
◆ err_press
Pressure error [%].
Definition at line 140 of file nlte.c.
◆ err_press_cz
double ret_t::err_press_cz |
Vertical correlation length for pressure error [km].
Definition at line 143 of file nlte.c.
◆ err_press_ch
double ret_t::err_press_ch |
Horizontal correlation length for pressure error [km].
Definition at line 146 of file nlte.c.
◆ err_temp
Temperature error [K].
Definition at line 149 of file nlte.c.
◆ err_temp_cz
double ret_t::err_temp_cz |
Vertical correlation length for temperature error [km].
Definition at line 152 of file nlte.c.
◆ err_temp_ch
double ret_t::err_temp_ch |
Horizontal correlation length for temperature error [km].
Definition at line 155 of file nlte.c.
◆ err_q
Volume mixing ratio error [%].
Definition at line 158 of file nlte.c.
◆ err_q_cz
Vertical correlation length for volume mixing ratio error [km].
Definition at line 161 of file nlte.c.
◆ err_q_ch
Horizontal correlation length for volume mixing ratio error [km].
Definition at line 164 of file nlte.c.
◆ err_k
Extinction error [1/km].
Definition at line 167 of file nlte.c.
◆ err_k_cz
Vertical correlation length for extinction error [km].
Definition at line 170 of file nlte.c.
◆ err_k_ch
Horizontal correlation length for extinction error [km].
Definition at line 173 of file nlte.c.
The documentation for this struct was generated from the following files: