NEWS.md
check_experiment
now aware of all supported track formats.identify_track_format
now returns supported formats when called with NULL
argument.read_path
now returns a valid rtrack_path
object of zero path length for empty tracks.calculate_metrics
checks for zero-length paths and skips them (returning NULL
) to avoid disrupting batch processing.identify_track_format()
is called with NULL
argument.read_path()
now fails with a warning in such cases.