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. |
Data structure for NetCDF metadata info_struct.
Definition at line 100 of file io.h.
Contact email.
Definition at line 122 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().
Contact name.
Definition at line 123 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().
char* info_struct::country |
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().
Name of the creator of the data.
Definition at line 112 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().
char* info_struct::creator_url |
Website creator of the data.
Definition at line 111 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().
char* info_struct::description |
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().
char* info_struct::institution |
Institution which generated the data.
Definition at line 109 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().
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().
char* info_struct::keywords |
Keyword.
Definition at line 105 of file io.h.
Referenced by free_main_data(), load_conf(), output_downscaled_analog(), and read_netcdf_dims_3d().
char* info_struct::member |
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().
char* info_struct::model |
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().
Other contact email.
Definition at line 124 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().
Other contact name.
Definition at line 125 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().
char* info_struct::processor |
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().
char* info_struct::scenario |
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().
char* info_struct::software |
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().
char* info_struct::summary |
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().
char* info_struct::timestep |
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().
char* info_struct::title |
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().
char* info_struct::version |
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().