Skip to contents

This function takes a single line from a SeaSonde APM file and parses it into a named attribute and its corresponding value.

Usage

parse_metadata_line(line)

Arguments

line

The line of text to parse.

Value

A list containing the attribute name and its value.