APSIMInitiative / ApsimX

ApsimX is the next generation of APSIM
http://www.apsim.info
Other
129 stars 159 forks source link

Read hourly weather data from met files #6646

Open byzheng opened 2 years ago

byzheng commented 2 years ago

In the experiments of controlled environments, the weather data are generally recorded in sub-daily interval (e.g. hourly). As the variation of climate in the CE, the daily variation of temperature is not similar as open environments and not always equals to the target temperature. See an example below.

image

It would be useful if we can read the hourly temperature for thermal time and any other functions. I conduct a simple analysis to illustrate one of the problem I noticed.

The thermal time are calculated using two methods for an experiment in CE using cardinal temperature in wheat, i.e. x: 0, 26, 37 and y: 0, 26, 0

image

The difference of thermal time between daily and hourly methods are ranged from -2 to 2 degree days. The thermal times from daily method are higher than the ones from hourly method in this case. The accumulative difference could be up to 130 degree days during one season.

image

image

PS: There might be other methods to convert hourly into daily temperatures used by APSIM. Happy to learn and test them.

zur003 commented 2 years ago

Hourly data would also be very useful for erosion modelling, as daily average values generally don't provide good estimates of the short-term intensity of rainfall or wind.