3次元圧縮データ型 ファイル仕様

(Definition of “3 Dimensional Compressed data” format)

Last Update: 2021/6/28



拡張子(Extension)
3dc


拡張子の意味 (Meaning of the extension)
3 Dimensional Compressed data


対象とするデータと構造体 (Supported data and structures)
3次元データ(struct _3d_data型)
A 3-D data given by struct _3d_data-type


データの保存形式 (Format of each data)
有効数字6桁の浮動小数点指数形式(%.6e)
An exponential floating-point of 6 decimals (%.6e)


特徴(Characteristics)
ヘッダ(格子点数、座標の初期値、増分)と 各格子点のデータの値のみを書いたテキストファイルである。 3dと比べて各格子点の座標を省いてある分だけファイルサイズが小さい。 反面、ファイルをそのままプロットできず、 値と座標の対応付けにも手間がかかる。
A text file composed of headers (the numbers of grid nodes, initial values and increments of coordinates) followed by the data value of each grid node. The file size is smaller than that of 3d, as the coordinate of each grid node is omitted. As a result, the data can not directly be plotted, and relating the coordinate and value of each grid node is not straightforward.


仕様詳細(Detail)


(Example)
の3次元データを考える。 これを表現するためのファイルの中身は以下のようになる。 ここではタブを分かりやすいように [TAB]で表す。
Let us consider the 3-D data below:
The file to represent this data is as follows, where tabs are shown by [TAB].

3[TAB]3[TAB]4
0.1[TAB]-1.0[TAB]12.3
0.2[TAB]0.5[TAB]-0.3
11.4
11.1
10.8
10.5
11.9
11.6
11.3
11.0
12.4
12.1
11.8
11.5
11.6
11.3
11.0
10.7
12.1
11.8
11.5
11.2
12.6
12.3
12.0
11.7
11.8
11.5
11.2
10.9
12.3
12.0
11.7
11.4
12.8
12.5
12.2
11.9