{% extends 'base.html' %} {% block title %} {{ collection_set.name }} {% endblock %} {% block content_header %}
Filename | Size |
---|---|
{{ filename }} | {{ bytes|filesizeformat }} |
See the data dictionary for more information about the fields in the export.
See the guidance on citing SFM and datasets.
Status: {{ export.get_status_display }}
Format: {{ export.export_format }}
{% if not export.collection %}Selected seeds:
Selected seeds: All seeds
{% endif %} {% endif %}Export type: {{ export.export_type }}
Export segment size: {{ export.get_export_segment_size_display }}
Deduplicate: {{ export.dedupe|yesno }}
Item start date:{% if export.item_date_start %} {{ export.item_date_start }} {% endif %} {% if not export.item_date_start %}No limit set{% endif %}
Item end date:{% if export.item_date_end %} {{ export.item_date_end }} {% endif %} {% if not export.item_date_end %}No limit set{% endif %}
Harvest start date:{% if export.harvest_date_start %} {{ export.harvest_date_start }} {% endif %} {% if not export.harvest_date_start %}No limit set{% endif %}
Harvest end date:{% if export.harvest_date_end %} {{ export.harvest_date_end }} {% endif %} {% if not export.harvest_date_end %}No limit set{% endif %}
Requested: {{ export.date_requested }}
{% if export.date_ended %}Ended: {{ export.date_ended }}
{% endif %} {% if export.service %}Performed by: {{ export.service }} on {{ export.host }} ({{ export.instance }})
{% endif %}Id: {{ export.export_id }}
Informational messages:
Warning messages:
Error messages: