tdm: drop find_ prefix from helper, rename interop test_parse
- Rename Tdm.find_float -> opt_float (find_ prefix is redundant; the
function already returns float option, so the new name signals the
optional result).
- Rename interop orekit test_parse -> parse to drop redundant module
prefix from Test.