eof_data_struct Struct Reference

EOF data field structure eof_data_struct. More...

#include <dsclim.h>

Data Fields

double * eof_ls
 Large scale fields EOF.
double * sing_ls
 Large scale fields singular values for EOF.
char * eof_nomvar_ls
 Name of EOF of large scale field.
char * sing_nomvar_ls
 Name of singular values for EOF of large scale field.

Detailed Description

EOF data field structure eof_data_struct.

Definition at line 166 of file dsclim.h.


Field Documentation

Large scale fields EOF.

Definition at line 169 of file dsclim.h.

Referenced by free_main_data(), load_conf(), read_large_scale_eof(), and wt_downscaling().

Name of EOF of large scale field.

Definition at line 171 of file dsclim.h.

Referenced by free_main_data(), load_conf(), and read_large_scale_eof().

Large scale fields singular values for EOF.

Definition at line 170 of file dsclim.h.

Referenced by free_main_data(), load_conf(), read_large_scale_eof(), and wt_downscaling().

Name of singular values for EOF of large scale field.

Definition at line 172 of file dsclim.h.

Referenced by free_main_data(), load_conf(), and read_large_scale_eof().


The documentation for this struct was generated from the following file:

Generated on 12 May 2016 for DSCLIM by  doxygen 1.6.1