downscale_struct Struct Reference

Downscaling data structure. More...

#include <dsclim.h>

Data Fields

double ** mean_dist
 Mean of cluster distances, seasonal-dependent.
double ** var_dist
 Variance of cluster distances, seasonal-dependent.
double ** dist
 Cluster distances, seasonal-dependent.
double * dist_all
 Cluster distances.
double ** smean_norm
 Normalized spatial mean of secondary large-scale fields, seasonal-dependent.
double ** sup_val_norm
 Normalized time mean of secondary large-scale fields, seasonal-dependent.
int ** days_class_clusters
 Classification of days into clusters, seasonal-dependent.
int * days_class_clusters_all
 Classification of days into clusters.
double * smean
 Spatial mean of secondary large-scale fields.
double ** smean_2d
 Time mean of secondary large-scale fields.
double ** svar_2d
 Seasonal time variance of secondary fields.
double * mean
 Seasonal mean of spatially-averaged secondary fields.
double * var
 Seasonal variance of spatially-averaged secondary fields.
double * var_pc_norm
 Normalization for EOF-projected large-scale fields.
int * ndayschoice
 Number of days in the first selection of analog days.
double ** delta
 Secondary large-scale field difference between value of learning field at analog date vs model field at downscaled date, seasonal-dependent.
double * delta_all
 Secondary large-scale field difference between value of learning field at analog date vs model field at downscaled date.
double *** delta_dayschoice
 All analog days in the first selection, seasonal-dependent.
double ** delta_dayschoice_all
 All analog days in the first selection.

Detailed Description

Downscaling data structure.

Definition at line 201 of file dsclim.h.


Field Documentation

Classification of days into clusters, seasonal-dependent.

Definition at line 208 of file dsclim.h.

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

Classification of days into clusters.

Definition at line 209 of file dsclim.h.

Referenced by free_main_data(), and wt_downscaling().

Secondary large-scale field difference between value of learning field at analog date vs model field at downscaled date, seasonal-dependent.

Definition at line 217 of file dsclim.h.

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

Secondary large-scale field difference between value of learning field at analog date vs model field at downscaled date.

Definition at line 218 of file dsclim.h.

Referenced by free_main_data(), and wt_downscaling().

All analog days in the first selection, seasonal-dependent.

Definition at line 219 of file dsclim.h.

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

All analog days in the first selection.

Definition at line 220 of file dsclim.h.

Referenced by free_main_data(), and wt_downscaling().

Cluster distances, seasonal-dependent.

Definition at line 204 of file dsclim.h.

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

Cluster distances.

Definition at line 205 of file dsclim.h.

Referenced by free_main_data(), and wt_downscaling().

Seasonal mean of spatially-averaged secondary fields.

Definition at line 213 of file dsclim.h.

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

Mean of cluster distances, seasonal-dependent.

Definition at line 202 of file dsclim.h.

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

Number of days in the first selection of analog days.

Definition at line 216 of file dsclim.h.

Spatial mean of secondary large-scale fields.

Definition at line 210 of file dsclim.h.

Referenced by free_main_data(), and wt_downscaling().

Time mean of secondary large-scale fields.

Definition at line 211 of file dsclim.h.

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

Normalized spatial mean of secondary large-scale fields, seasonal-dependent.

Definition at line 206 of file dsclim.h.

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

Normalized time mean of secondary large-scale fields, seasonal-dependent.

Definition at line 207 of file dsclim.h.

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

Seasonal time variance of secondary fields.

Definition at line 212 of file dsclim.h.

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

Seasonal variance of spatially-averaged secondary fields.

Definition at line 214 of file dsclim.h.

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

Variance of cluster distances, seasonal-dependent.

Definition at line 203 of file dsclim.h.

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

Normalization for EOF-projected large-scale fields.

Definition at line 215 of file dsclim.h.

Referenced by free_main_data(), load_conf(), 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