MPTRAC
|
Climatological data in the form of zonal means. More...
#include <mptrac.h>
Data Fields | |
int | ntime |
Number of timesteps. More... | |
int | nlat |
Number of latitudes. More... | |
int | np |
Number of pressure levels. More... | |
double | time [CT] |
Time [s]. More... | |
double | lat [CY] |
Latitude [deg]. More... | |
double | p [CP] |
Pressure [hPa]. More... | |
double | vmr [CT][CP][CY] |
Volume mixing ratio [ppv]. More... | |
Climatological data in the form of zonal means.
This structure contains climatological data organized as zonal means, representing the distribution of volume mixing ratio over latitudes and pressure levels across multiple timesteps.