SST Lab Dokuwiki Header header picture

ユーザ用ツール

サイト用ツール


ase:nc

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
ase:nc [2019/05/21 18:55] – [get_nc] kimiase:nc [2022/08/23 13:34] (現在) – 外部編集 127.0.0.1
行 7: 行 7:
 </code> </code>
  
-===== parameter =====+===== コンストラクタ ===== 
 +output netcdf file, or input file if nc already exists
 <code python> <code python>
 jacapo = Jacapo(nc = 'out.nc') jacapo = Jacapo(nc = 'out.nc')
 </code> </code>
- 
-===== get_nc ===== 
-return the ncfile used for output 
-<code python> 
-jacapo = Jacapo(nc = 'out.nc') 
-print jacapo.get_nc() 
-</code> 
- 
 ===== set_nc ===== ===== set_nc =====
 set filename for the netcdf and text output for this calculation set filename for the netcdf and text output for this calculation
行 36: 行 29:
 the text file will have the same basename as the ncfile, but the text file will have the same basename as the ncfile, but
 with a .txt extension. with a .txt extension.
 +===== get_nc =====
 +return the ncfile used for output
 +<code python>
 +jacapo = Jacapo(nc = 'out.nc')
 +print jacapo.get_nc()
 +</code>
 +
  
ase/nc.1558432519.txt.gz · 最終更新: 2022/08/23 13:34 (外部編集)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki