Contents of optical file {{ p.file_name }}

System: {{p.System}}
Location:{{p.Location}} ({{ p.Latitude_degrees_north|round(1, 'floor') }}N, {{p.Longitude_degrees_east|round(1, 'floor') }}E, {{ p.Altitude_meter_asl }}m asl)

Data variables

Global attributes

{% for attribute in p.spec_global_attributes %} {% if p[attribute] %} {% endif %} {% endfor %}
Attribute Value
{{ attribute }} {{ p[attribute] }}