{{projectId |upper}} – Lookahead

{% if lines.length %}

From {{ lines |get("ts0") |sort |first |timestamp("min") }} until {{ lines |get("ts1") |sort |last |timestamp("min") }}

{% endif %}

Havila Charisma

Planned sequences

{% if lines.length %} {% for line in lines %} {% endfor %}
Sequence Line FSP LSP Start End Length Azimuth Remarks
{{ line.sequence }} {{ line.line }} {{ line.fsp }} {{ line.lsp }} {{ line.ts0 |timestamp("minutes") }} {{ line.ts1 |timestamp("minutes") }} {{ (line.length/1000) |round(1) }} km {{ line.azimuth }}° {{ line.remarks |markdownInline }}
{% else %} (No plan) {% endif %}

Comments

{% if info.remarks %} {{ info.remarks |markdown }} {% else %} (nil) {% endif %}

Situation map