EarthyScience / REddyProc

Processing data from micrometeorological Eddy-Covariance systems
58 stars 33 forks source link

UStarThreshold: NAs introduced by too few valid bootstrap need to be handled #1

Closed bgctw closed 6 years ago

bgctw commented 7 years ago

NAs for seasonal uStar Threshold estimates can be introduced during the bootstrap in sEstUstarThresholdDistribution if the number of valid bootstraps is lower than usControlUstarEst()$minValidBootProp.

When extracting seasonal values in usGetSeasonalSeasonUStarMappingFromDistributionResult, these NA values should be replaced by the annual estimates after a warning.