peterson-tim-j / AWAPer

Builds netCDF files of the Bureau of Meteorology Australian Water Availability Project daily national climate grids and extract catchment average data
18 stars 5 forks source link

Extraction of solar radiation (and hence ET) pre 1990 fails with error #18

Closed conradwasko closed 4 years ago

conradwasko commented 4 years ago

Error in if (sum(ind) == 1) { : missing value where TRUE/FALSE needed

conradwasko commented 4 years ago

This appears to only happen for points and not catchments

conradwasko commented 4 years ago

Closing this issue. The solar radiation only exist post 1990 and the end date needs to be set post this to calculate climatic averages. However testing will continue.