- 积分
- 4
- 帖子
- 23
- 主题
- 1
- 精华
- 0
- 最后登录
- 2018-1-4
- 在线时间
- 7 小时
- 私信
|
发表时间 : 2012-6-10 11:18:12
|
浏览 : 1097 评论 : 3
spabba is a tool which is used to convert sensor product data file formats from ASCII to binary and from binary to ASCII. By default, all data files shipped with the sensor products are binary. spabba can upgrade either a single sensor product data file or a whole directory structure of sensor product data files. The tool will determine the type and format of the file(s) given it and will output file(s) of the opposite format. The path specification and available command line options are as follows:
For Windows Users: "C:\Program Files\Paradigm\Vega\bin\spabba" file (dir)
file (dir) should be either a MOSART Atmospheric Tool (".mat") file, a material (".mtl") file, a Texture Material Mapper (".tmm") file, or the name of a directory which contains one or more of these file types.
The following example takes the file "m1.rgb.tmm" in binary format and outputs its data in ASCII format into the file "m1.rgb.tmm". The original binary "m1.rgb.tmm" file will be moved to "m1.rgb.tmm.old".
For Windows Users: "C:\Program Files\Paradigm\Vega\bin\spabba" m1.rgb.tmm
The following example converts an ASCII materials database into binary files.
For Windows Users: "C:\Program Files\Paradigm\Vega\bin\spabba"
"C:\Program Files\Paradigm\Vega\data\VgSp\materials\"
我试了好多遍,还是不会用。
|
|