DssatWthGenerator

IcasaWeatherData 객체를 DSSAT WTH 파일 포맷의 문자열로 변환하는 생성기입니다.

Methods

public method Generate(OpenAgriSynapse.Models.Icasa.IcasaWeatherData)
기상 데이터 객체를 WTH 파일 형식의 문자열로 변환합니다. 변환 전 결측치 보정(Imputation) 및 기후 통계(TAV, AMP) 계산을 수행할 수 있습니다.
Parameters:
Name Description
weather 변환할 기상 데이터 객체
Returns: 생성된 WTH 파일 문자열