field_struct Struct Reference

Data structure to hold field information and data field_struct. More...

#include <dsclim.h>

Collaboration diagram for field_struct:
Collaboration graph
[legend]

Data Fields

int n_ls
 Number of large scale fields.
int ntime_ls
 Time dimension of large scale fields.
double * time_ls
 Time vector of large scale fields.
time_vect_structtime_s
 Time structure of large scale fields.
double * lon_ls
 Longitude of gridpoints of large scale fields.
double * lat_ls
 Latitude of gridpoints of large scale fields.
int nlon_ls
 X dimension of large scale fields.
int nlat_ls
 Y dimension of large scale fields.
double * lon_eof_ls
 Longitude of gridpoints of large scale fields EOF.
double * lat_eof_ls
 Latitude of gridpoints of large scale fields EOF.
int nlon_eof_ls
 X dimension of large scale fields EOF.
int nlat_eof_ls
 Y dimension of large scale fields EOF.
double ** precip_index
 Precipitation index reconstructed from regression coefficients.
analog_day_structanalog_days
 Analog days season-dependent.
analog_day_struct analog_days_year
 Analog days all seasons merged.
proj_structproj
 Projection information of large scale fields.
field_data_structdata
 Fields data.

Detailed Description

Data structure to hold field information and data field_struct.

Definition at line 244 of file dsclim.h.


Field Documentation

Analog days season-dependent.

Definition at line 266 of file dsclim.h.

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

Analog days all seasons merged.

Definition at line 267 of file dsclim.h.

Referenced by free_main_data(), and wt_downscaling().

Latitude of gridpoints of large scale fields EOF.

Definition at line 262 of file dsclim.h.

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

Latitude of gridpoints of large scale fields.

Definition at line 258 of file dsclim.h.

Referenced by free_main_data(), load_conf(), read_large_scale_fields(), and remove_clim().

Longitude of gridpoints of large scale fields EOF.

Definition at line 261 of file dsclim.h.

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

Longitude of gridpoints of large scale fields.

Definition at line 257 of file dsclim.h.

Referenced by free_main_data(), load_conf(), read_large_scale_fields(), and remove_clim().

Number of large scale fields.

Definition at line 253 of file dsclim.h.

Referenced by free_main_data(), load_conf(), read_large_scale_eof(), read_large_scale_fields(), read_learning_fields(), remove_clim(), and wt_downscaling().

Y dimension of large scale fields EOF.

Definition at line 264 of file dsclim.h.

Referenced by read_large_scale_eof(), and wt_downscaling().

Y dimension of large scale fields.

Definition at line 260 of file dsclim.h.

Referenced by read_large_scale_fields(), remove_clim(), and wt_downscaling().

X dimension of large scale fields EOF.

Definition at line 263 of file dsclim.h.

Referenced by read_large_scale_eof(), and wt_downscaling().

X dimension of large scale fields.

Definition at line 259 of file dsclim.h.

Referenced by read_large_scale_fields(), remove_clim(), and wt_downscaling().

Time dimension of large scale fields.

Definition at line 254 of file dsclim.h.

Referenced by read_large_scale_fields(), remove_clim(), and wt_downscaling().

Precipitation index reconstructed from regression coefficients.

Definition at line 265 of file dsclim.h.

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

Projection information of large scale fields.

Definition at line 268 of file dsclim.h.

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

Time vector of large scale fields.

Definition at line 255 of file dsclim.h.

Referenced by free_main_data(), load_conf(), read_large_scale_fields(), remove_clim(), and wt_downscaling().

Time structure of large scale fields.

Definition at line 256 of file dsclim.h.

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


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

Generated on 12 May 2016 for DSCLIM by  doxygen 1.6.1