{% load i18n %} Time Allocation Notification

Dear {{ proposal.pi.first_name}} {{ proposal.pi.last_name }},

The following table shows your network time allocation and usage of {{ proposal }} so far (through {% now "F j, Y" %}) for {{ proposal.current_semester }}. Note that the semester ends on {{ proposal.current_semester.end|date:"F j, Y" }}, and unused time does not carry over. Also, be aware that the end of the semester generally sees higher contention for observing resources.

{% for ta in allocations %} {% endfor %}
Hours AllocatedHours Used
QueueTime CriticalRapid Response QueueTime CriticalRapid Response
{{ ta.instrument_types|join:", " }} {{ ta.std_allocation }} {{ ta.tc_allocation }} {{ ta.rr_allocation }} {{ ta.std_time_used|floatformat }} {{ ta.tc_time_used|floatformat }} {{ ta.rr_time_used|floatformat }}

Sincerely,
{{ organization_name }} Science Support