clim_info_struct Struct Reference

Climatology information structure clim_info_struct. More...

#include <dsclim.h>

Data Fields

int clim_remove
 If we want to remove or not the climatology from a large scale field.
int clim_provided
 If climatology is already computed for all large scale fields and available in a file.
int clim_save
 If we want to save the climatology in a file.
char * clim_nomvar_ls
 Name of climatology of large scale field.
char * clim_filein_ls
 Climatology of large-scale fields input filename.
char * clim_fileout_ls
 Climatology of large-scale fields input filename.

Detailed Description

Climatology information structure clim_info_struct.

Definition at line 189 of file dsclim.h.


Field Documentation

Climatology of large-scale fields input filename.

Definition at line 196 of file dsclim.h.

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

Climatology of large-scale fields input filename.

Definition at line 197 of file dsclim.h.

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

Name of climatology of large scale field.

Definition at line 195 of file dsclim.h.

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

If climatology is already computed for all large scale fields and available in a file.

Definition at line 193 of file dsclim.h.

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

If we want to remove or not the climatology from a large scale field.

Definition at line 192 of file dsclim.h.

Referenced by load_conf(), and remove_clim().

If we want to save the climatology in a file.

Definition at line 194 of file dsclim.h.

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


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

Generated on 12 May 2016 for DSCLIM by  doxygen 1.6.1