bgctw / REddyProc

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

Provide comma-delimited ASCII output #61

Open bgctw opened 1 year ago

bgctw commented 1 year ago

Currently the output-format written by fWriteDataframeToFile is handled by fLoadTXTIntoDataframe but hard to parse by other user code, maybe in other programming languages. This is largely due to keeping legacy compatibility. Please, provide a format that is easier to parse.

Specifically

bgctw commented 1 year ago

I wold rather not duplicate the variable names, but rather provide just the units in a single row above the variable names.