info_struct Struct Reference

Data structure for NetCDF metadata info_struct. More...

#include <io.h>

Data Fields

char * title
 Title (english).
char * title_french
 Title (french).
char * summary
 Summary (english).
char * summary_french
 Summary *french).
char * keywords
 Keyword.
char * processor
 Program, processor which have generated the data.
char * software
 Program and version which have generated the data.
char * description
 Main description of the data.
char * institution
 Institution which generated the data.
char * creator_email
 Contact email of the creator of the data.
char * creator_url
 Website creator of the data.
char * creator_name
 Name of the creator of the data.
char * version
 Version of the data.
char * scenario
 Climate scenario.
char * scenario_co2
 CO2 scenario.
char * model
 Numerical model used.
char * institution_model
 Institution who developed the numerical model used.
char * country
 Country of the institution who developed the numerical model used.
char * member
 Member in the case of multi-member model configurations.
char * downscaling_forcing
 Observations database used when downscaling.
char * timestep
 timestep used in the file.
char * contact_email
 Contact email.
char * contact_name
 Contact name.
char * other_contact_email
 Other contact email.
char * other_contact_name
 Other contact name.

Detailed Description

Data structure for NetCDF metadata info_struct.

Definition at line 100 of file io.h.


Field Documentation

Country of the institution who developed the numerical model used.

Definition at line 118 of file io.h.

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

Contact email of the creator of the data.

Definition at line 110 of file io.h.

Referenced by free_main_data(), load_conf(), output_downscaled_analog(), read_netcdf_dims_3d(), remove_clim(), save_analog_data(), write_learning_fields(), and write_regression_fields().

Main description of the data.

Definition at line 108 of file io.h.

Referenced by free_main_data(), load_conf(), output_downscaled_analog(), and read_netcdf_dims_3d().

Observations database used when downscaling.

Definition at line 120 of file io.h.

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

Institution who developed the numerical model used.

Definition at line 117 of file io.h.

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

Keyword.

Definition at line 105 of file io.h.

Referenced by free_main_data(), load_conf(), output_downscaled_analog(), and read_netcdf_dims_3d().

Member in the case of multi-member model configurations.

Definition at line 119 of file io.h.

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

Numerical model used.

Definition at line 116 of file io.h.

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

Program, processor which have generated the data.

Definition at line 106 of file io.h.

Referenced by free_main_data(), load_conf(), output_downscaled_analog(), read_netcdf_dims_3d(), save_analog_data(), write_learning_fields(), and write_regression_fields().

Climate scenario.

Definition at line 114 of file io.h.

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

CO2 scenario.

Definition at line 115 of file io.h.

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

Program and version which have generated the data.

Definition at line 107 of file io.h.

Referenced by free_main_data(), load_conf(), output_downscaled_analog(), remove_clim(), save_analog_data(), write_learning_fields(), and write_regression_fields().

Summary (english).

Definition at line 103 of file io.h.

Referenced by free_main_data(), load_conf(), output_downscaled_analog(), and read_netcdf_dims_3d().

Summary *french).

Definition at line 104 of file io.h.

Referenced by free_main_data(), load_conf(), output_downscaled_analog(), and read_netcdf_dims_3d().

timestep used in the file.

Definition at line 121 of file io.h.

Referenced by free_main_data(), load_conf(), output_downscaled_analog(), and read_netcdf_dims_3d().

Title (english).

Definition at line 101 of file io.h.

Referenced by free_main_data(), load_conf(), output_downscaled_analog(), read_field_subdomain_period(), and read_netcdf_dims_3d().

Title (french).

Definition at line 102 of file io.h.

Referenced by free_main_data(), load_conf(), output_downscaled_analog(), and read_netcdf_dims_3d().

Version of the data.

Definition at line 113 of file io.h.

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