gtool5 Fortran 90/95 ライブラリ 1.0.0-rc5
English
Loading...
Searching...
No Matches
gtool_history_internal.f90 File Reference

デフォルトの GT_HISTORY 変数および GT_HISTORY 操作用内部手続き More...

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"

Detailed Description

デフォルトの GT_HISTORY 変数および GT_HISTORY 操作用内部手続き

Author
Yasuhiro MORIKAWA, Eizi TOYODA

Definition in file gtool_history_internal.f90.