#include <stdio.h>#include <netcdf.h>#include "nco_typ.h"Include dependency graph for nco.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
|
|
|
|
|
Definition at line 73 of file nco.h. Referenced by nco_prn_var_val_lmt(). |
|
|
|
|
|
Definition at line 74 of file nco.h. Referenced by main(), nco_var_avg_reduce_max(), nco_var_avg_reduce_min(), nco_var_avg_reduce_ttl(), nco_var_msk(), and nco_var_pck(). |
|
|
|
Definition at line 138 of file nco.h. Referenced by main(), nco_exit(), nco_exit_gracefully(), and nco_fl_out_open(). |
|
|
|
Definition at line 75 of file nco.h. Referenced by nco_var_avg_reduce_max(), nco_var_avg_reduce_min(), nco_var_avg_reduce_ttl(), and nco_var_msk(). |
|
|
Definition at line 76 of file nco.h. Referenced by main(), nco_lmt_evl(), nco_openmp_ini(), and nco_prn_var_val_lmt(). |
|
|
Definition at line 77 of file nco.h. Referenced by nco_aed_prc(), nco_msa_clc_idx(), nco_mss_val_cnf(), nco_prn_var_val_lmt(), and nco_var_cnf_typ(). |
|
|
Definition at line 121 of file nco.h. Referenced by create_file(), find_nc4_file(), find_nc4_grp(), gen_c(), gen_fortran(), main(), nc4_get_att(), nc4_put_att(), nc_create_file(), nc_def_dim(), nc_def_grp(), nc_def_var_full(), nc_del_att(), nc_inq_format(), nc_rename_att(), nc_rename_var(), nc_sync(), NcFile::NcFile(), nco_create_mode_mrg(), pg_vara(), pg_varm(), read_grp_atts(), rec_write_metadata(), sync_netcdf4_file(), and test_redef(). |
|
|
Definition at line 127 of file nco.h. Referenced by create_file(), NcFile::get_format(), main(), nc__create_mp(), nc_copy_var(), nc_create_file(), nc_get_file_version(), nc_inq_format(), nc_set_default_format(), nco_create_mode_mrg(), nco_create_mode_prs(), pr_fmtvariant(), pr_fmtvariantx(), test_nc_set_default_format(), and test_redef(). |
|
|
Definition at line 124 of file nco.h. Referenced by NcFile::get_format(), main(), nc_copy_var(), nc_get_file_version(), nc_inq_format(), nc_set_default_format(), nco_create_mode_prs(), pr_fmtvariant(), and pr_fmtvariantx(). |
|
|
Definition at line 130 of file nco.h. Referenced by check_file(), create_file(), do_ncdump_rec(), NcFile::get_format(), main(), nc_copy_var(), nc_create_file(), nc_inq_format(), nc_set_default_format(), nco_create_mode_mrg(), nco_create_mode_prs(), pr_fmtvariant(), pr_fmtvariantx(), and test_redef(). |
|
|
Definition at line 133 of file nco.h. Referenced by check_file(), create_file(), NcFile::get_format(), main(), nc_create_file(), nc_inq_format(), nc_set_default_format(), nco_create_mode_mrg(), nco_create_mode_prs(), pr_fmtvariant(), pr_fmtvariantx(), and test_redef(). |
|
|
Definition at line 118 of file nco.h. Referenced by create_file(), gen_c(), gen_fortran(), main(), nc_create_file(), nc_create_par(), nc_open_par(), NcFile::NcFile(), nco_create_mode_mrg(), and test_redef(). |
|
|
Definition at line 54 of file nco.h. Referenced by arm_inq(), main(), ncap_var_cnf_dmn(), ncap_var_stretch(), ncap_var_var_op(), nco_cnv_ccm_ccsm_cf_inq(), nco_var_cnf_dmn(), nco_var_dmn_rdr_val(), nco_var_lst_add(), and nco_var_lst_sub(). |
|
|
Definition at line 78 of file nco.h. Referenced by nco_var_msk(). |
|
|
Definition at line 79 of file nco.h. Referenced by nco_var_msk(). |
|
|
Definition at line 80 of file nco.h. Referenced by main(), nco_var_avg_reduce_max(), nco_var_avg_reduce_min(), nco_var_avg_reduce_ttl(), and nco_var_msk(). |
|
|
Definition at line 88 of file nco.h. Referenced by main(), nco_var_dmn_rdr_mtd(), and rec_var_dbg(). |
|
|
Definition at line 72 of file nco.h. Referenced by main(), ncap_var_init(), nco_aed_prc(), nco_fl_lst_mk(), nco_lmt_prs(), nco_msa_prn_var_val(), nco_nm_id_lst_crd_make(), nco_prn_att(), nco_prn_var_dfn(), nco_prn_var_val_lmt(), nco_prs_aed_lst(), nco_usg_prn(), and nco_var_lst_dvd(). |
|
|
Definition at line 81 of file nco.h. Referenced by nco_prn_var_val_lmt(), nco_var_avg_reduce_max(), nco_var_avg_reduce_min(), nco_var_avg_reduce_ttl(), and nco_var_msk(). |
|
|
Definition at line 82 of file nco.h. Referenced by main(). |
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 159 of file nco.h. 00159 { /* [enm] Attribute editor mode */ 00160 aed_append, 00161 aed_create, 00162 aed_delete, 00163 aed_modify, 00164 aed_overwrite 00165 }; /* end enum */
|
|
|
Definition at line 203 of file nco.h. 00203 { /* [enm] Memory allocation type */ 00204 nco_mmr_calloc, /* [enm] nco_calloc() */ 00205 nco_mmr_free, /* [enm] nco_free() */ 00206 nco_mmr_malloc, /* [enm] nco_malloc() */ 00207 nco_mmr_realloc /* [enm] nco_realloc() */ 00208 } nco_mmr_typ_enm; /* end nco_mmr_typ enum */
|
|
|
Definition at line 176 of file nco.h. 00176 { /* [enm] Operation type */ 00177 /* Types used in ncbo(): */ 00178 nco_op_add, /* [enm] Add file_1 to file_2 */ 00179 nco_op_dvd, /* [enm] Divide file_1 by file_2 */ 00180 nco_op_mlt, /* [enm] Multiply file_1 by file_2 */ 00181 nco_op_sbt, /* [enm] Subtract file_2 from file_1 */ 00182 /* Types used in ncra(), ncrcat(), ncwa(): */ 00183 nco_op_avg, /* [enm] Average */ 00184 nco_op_min, /* [enm] Minimum value */ 00185 nco_op_max, /* [enm] Maximum value */ 00186 nco_op_ttl, /* [enm] Linear sum */ 00187 nco_op_sqravg, /* [enm] Square of mean */ 00188 nco_op_avgsqr, /* [enm] Mean of sum of squares */ 00189 nco_op_sqrt, /* [enm] Square root of mean */ 00190 nco_op_rms, /* [enm] Root-mean-square (normalized by N) */ 00191 nco_op_rmssdn, /* [enm] Root-mean square normalized by N-1 */ 00192 nco_op_nil /* [enm] Nil or undefined operation type */ 00193 }; /* end nco_op_typ enum */
|
|
|
Definition at line 167 of file nco.h. 00167 { /* [enm] Arithmetic relations (comparisons) for masking */ 00168 nco_op_eq, /* Equality */ 00169 nco_op_ne, /* Inequality */ 00170 nco_op_lt, /* Less than */ 00171 nco_op_gt, /* Greater than */ 00172 nco_op_le, /* Less than or equal to */ 00173 nco_op_ge /* Greater than or equal to */ 00174 }; /* end enum */
|
|
|
Definition at line 196 of file nco.h. 00196 { /* [enm] Node enumerator Nie02 nodeEnum */ 00197 typ_scv, /* [enm] Scalar value */ 00198 typ_sym, /* [enm] Symbol identifier */ 00199 typ_opr /* [enm] Operator */ 00200 } nod_typ_enm;
|
|
|
Definition at line 144 of file nco.h. 00144 { /* [enm] Key value for all netCDF operators */ 00145 ncap, 00146 ncatted, 00147 ncbo, 00148 ncea, 00149 ncecat, 00150 ncflint, 00151 ncks, 00152 ncpdq, 00153 ncra, 00154 ncrcat, 00155 ncrename, 00156 ncwa 00157 }; /* end prg enum */
|
|
|
|
1.4.4