Jump to content

Weather routing: Difference between revisions

m
→‎{{header|Phix}}: no_empty param is no more
m (Thundergnat moved page Weather Routing to Weather routing: Follow normal task title capitalization policy)
m (→‎{{header|Phix}}: no_empty param is no more)
Line 932:
-- the first entry of each row makes up a column of angle of sailing direction from wind in degrees
--
sequence lines = split_any(s,"\r\n",no_empty:=true),
winds = to_numbers(split(lines[1],";")[2..$]),
degrees = {}, speeds = {}
7,806

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.