DssatWeatherOutputParser
DSSAT Weather.OUT 파일을 파싱하는 파서입니다. 시뮬레이션된 일별 기상 데이터 출력을 처리합니다.
Methods
public method Parse(System.String)
지정된 Weather.OUT 파일을 파싱합니다.
Parameters:
| Name | Description |
|---|---|
| filePath | 파일 경로 |
Returns: 파싱된 기상 출력 데이터 목록