Parse NMEA 0183 sentences in Python with pynmea2

domain: github.com/Knio/pynmea2 · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Install the library with pip install pynmea2
  2. Read line-delimited raw sentences from a serial GPS/AIS device, log file, or network stream
  3. Call pynmea2.parse(line) per line to get a typed sentence object (e.g. GGA, RMC) with fields named per the sentence's talker/type spec
  4. Set the checksums argument explicitly ('required', 'check', or 'my_data_is_corrupt') rather than relying on the lenient default
  5. Wrap each parse() call in try/except for pynmea2.ParseError since malformed sentences are common on noisy serial links
  6. Use derived convenience properties like msg.latitude/msg.longitude to get decimal-degree coordinates instead of manually converting from NMEA's native DDDMM.MMMM format

Known gotchas

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans