ocaml-oem: rewrite README example to typecheck
The block had several glitches: missing [in] after [Oem.time_range
oem], a stray [(] before the inner match, [some_ptime] free, and
mixed [Printf.printf] / [Fmt.pr]. Wrap as [report ~path ~at = ...] so
the time argument is bound, switch fully to [Fmt.pr], and add [vec3]
/ [ptime] / [fmt] to the mdx libraries.