Go to the source code of this file.
Data Types | |
interface | gtool_history_internal::append_attrs |
interface | gtool_history_internal::copy_attrs |
interface | gtool_history_internal::set_fake_dim_value |
interface | gtool_history_internal::lookup_variable_ord |
interface | gtool_history_internal::lookup_variable |
interface | gtool_history_internal::lookup_dimension |
interface | gtool_history_internal::lookup_var_or_dim |
Modules | |
module | gtool_history_internal |
Functions/Subroutines | |
subroutine, public | gtool_history_internal::append_attrs (varname, attrs, history) |
subroutine, public | gtool_history_internal::copy_attrs (from, to, err) |
subroutine, public | gtool_history_internal::set_fake_dim_value (history, dimord) |
integer function, public | gtool_history_internal::lookup_variable_ord (history, varname) |
type(gt_variable) function, public | gtool_history_internal::lookup_variable (history, varname, ord) |
type(gt_variable) function, public | gtool_history_internal::lookup_dimension (history, dimname, ord) |
subroutine, public | gtool_history_internal::lookup_var_or_dim (history, name, var, err) |
Variables | |
type(gt_history), target, save, public | gtool_history_internal::default |
character(string), parameter, public | gtool_history_internal::gtool4_netcdf_conventions = "http://www.gfd-dennou.org/library/gtool4/conventions/" |
character(string), parameter, public | gtool_history_internal::gtool4_netcdf_version = "4.3" |