seabird
seabird copied to clipboard
Add interval to attributes
Adding 'interval' to attributes would allow user to easily add a timestamp to every single sample.
If you add: "interval": "\\#\\ interval\\ =\\ (?P<value>[^#\n]+)\n",
to cnv.json it should work.