bgctw / REddyProc

Processing data from micrometeorological Eddy-Covariance systems
57 stars 31 forks source link

avoid warning on replacing columns during repeated flux partitioning across uStar scenarios #41

Closed bgctw closed 4 years ago

bgctw commented 4 years ago

Currently, the flux partitioning is repeatedly called for different uStar scenarios and correctly warns that columns are replaced, because the uStar-related columns are overridden.

However, in this case this is intended behaviour and the warning should be avoided.