SCALE-Analysis
Loading...
Searching...
No Matches
Functions
g_file Namespace Reference

xarray を用いた SCALE 出力データの読み込み More...

Functions

 get_fpathlist (dir1, ftype, domainlabel, timelabel, PRC_NUM_X, PRC_NUM_Y)
 ファイルパスリストの取得
 
 get_xrvar (fpathlist)
 xarray オブジェクトの取得
 

Detailed Description

xarray を用いた SCALE 出力データの読み込み

Author
Tomoro Yanase, Team SCALE
Note

Function Documentation

◆ get_fpathlist()

get_fpathlist ( dir1,
ftype,
domainlabel,
timelabel,
PRC_NUM_X,
PRC_NUM_Y )

ファイルパスリストの取得

Parameters
dir1データのディレクトリ名
ftypeファイルタイプ名(history, topo, ...)
domainlabelドメインラベル
timelabel時間ラベル
PRC_NUM_XX 方向の分割ファイル数(実行時プロセス数)
PRC_NUM_YY 方向の分割ファイル数(実行時プロセス数)
Returns
ファイルパスがネストされたリスト

◆ get_xrvar()

get_xrvar ( fpathlist)

xarray オブジェクトの取得

Parameters
fpathlistデータのディレクトリ名
Returns
結合された xarray オブジェクト