OzFlux / PyFluxPro

PyFluxPro V3.4 is a significant upgrade from previous versions. It has several new features, improved stability and is introduced ahead of the 2021 OzFlux Data Workshop.
GNU General Public License v3.0
21 stars 5 forks source link

Fix l4 loop #128

Closed pisaac-ozflux closed 4 months ago

pisaac-ozflux commented 4 months ago

The last window in L4 and L5 gap filling was whatever was left after multiple windows of fixed width. If the final window was less than 1 day wide (happened in the QUT processing), then PFP failed. The start date of the last window is now adjusted back in time to force the last window to the user specified length.