{% extends "layout.html" %} {% block headers %} {% endblock %} {% block body %} {% set doi = item.doi %} {% set pid = item.dataset_id %} {% set item_type = "dataset" %} {% include 'public_metadata.html' %}
The files in this dataset are under embargo{% if item.embargo_until_date %} until {{item.embargo_until_date}}{% endif %}.
{% if item.embargo_reason or item.confidential_reason %}To access the source code, use the following command:
git clone {{git_repository_url}}
{{file.computed_md5}}
{{file.name}}