{% extends "base.html" %} {% load tags %} {% load static %} {% block title %} - {{ satellite.satellite_entry.name }}{% endblock %} {% block css %} {% if showmap %} {% endif %} {% endblock %} {% block top-menu-left %} {{ satellite.satellite_entry.name }} {% endblock %} {% block top-menu-right %}
{% endblock %} {% block top %} {{ satellite.satellite_entry.name }} {% endblock %} {% block content %}{{ country.name }}
{% endfor %}{% if satellite.satellite_entry.status == 'alive' %} Satellite is in orbit and operational {% elif satellite.satellite_entry.status == 're-entered' %} Satellite has re-entered {% elif satellite.satellite_entry.status == 'dead' %} Satellite appears to be malfunctioning {% elif satellite.satellite_entry.status == 'future' %} Satellite is not yet in orbit {% else %} Status of the satellite is unknown {% endif %}
Satellite is reported to be transmitting at an uncoordinated or denied frequency. Details
Observer | Latest Data |
---|---|
{{obs.observer}} | {{obs.latest_payload|date:"Y-m-d H:i:s"}} UTC |
No observations recorded for {{ satellite.satellite_entry.name }}
{% endif %}You can request an export of data for {{ satellite.satellite_entry.name }}. Please note that this export process happens in the background, and you will be notified by email when your download is ready. You can request from the following options:
{{ latest_tle.tle1 }}
{{ latest_tle.tle2 }}