Qepanna / goFlux

goFlux: A user-friendly way to calculate GHG fluxes yourself, regardless of user experience
https://qepanna.quarto.pub/goflux/
GNU General Public License v2.0
18 stars 5 forks source link

New function: autoID to create UniqueID from aux file without clicking on peaks #12

Open Qepanna opened 5 months ago

Qepanna commented 5 months ago

The function click.peak assumes that the recorded start and end times from the auxfile are not precise, and therefore require a manual selection of the measurement window by clicking on the peaks. However, one may want to use the recorded start and end time points in the aux file without having to click on the plots.

Create a function that makes the same output as click.peak, but using the given start and end time points in an aux file.