Reference manuals of the GPhys library(http://ruby.gfd-dennou.org/products/gphys/doc/)の日本語訳です。

NetCDFユーザーガイド規約(http://www.unidata.ucar.edu/packages/netcdf/docs.h...

内容

Attribute_Mixin

module NumRu::NetCDF_Convention_Users_Guide::Attribute_Mixin?参照。

VArray_Mixin

module NumRu::NetCDF_Convention_Users_Guide::VArray_Mixin?参照。

モジュール関数

to_s

規約を表す文字列を返す。ユーザーガイド規約は文字列を持たないため、文字列は暫定的にHorinouchiによって与えられている

coord_var_names(ncvar)

ncvarの全ての次元に対して座標変数の名前を返す。
引数
  • ncvar (NetCDFVar)
返り値
  • 文字列のArrayオブジェクト。その長さはncvarの階数

cell_bounds?(coord_var)

Document to be written.(この規約ではfalseとnilを返す。)Might be reorganized in future when the gtool4 convention is supported.

cell_center?(coord_var)

Document to be written.(この規約ではfalseとnilを返す。)Might be reorganized in future when the gtool4 convention is supported.

管理人/副管理人のみ編集できます