# Data Use Policy

## Public Domain Data

Data will be released with a CC0 license, meaning that they are in the public domain. The CC0 license allows wide use of these data and while it does not legally bind users to acknowledge the source **data users are expected cite our data and research in publications, presentations, and other products.**

The first release in 2020 included data from Seasons 4 and 6. This is available on [Dryad ](https://datadryad.org/stash/dataset/doi:10.5061/dryad.4b8gtht99)and [Globus](https://app.globus.org/file-manager?origin_id=e8feaff4-96cd-11ea-bf90-0e6cccbb0103\&origin_path=%2F).

Data are in the public domain to enable broad and unrestricted re-use. However, any derived pubications should cite the dataset:

### Citing TERRA REF data:&#x20;

**Genomics, sensor, and phenotype data:** LeBauer, David et al. (2020), Data From: TERRA-REF, An open reference data set from high resolution genomics, phenomics, and imaging sensors, Dryad, Dataset, <https://doi.org/10.5061/dryad.4b8gtht99>

**AZMet Weather Data (available on Dryad):** Brown, P. W., and B. Russell. 1996. “AZMET, the Arizona Meteorological Network. Arizona Cooperative Extension.” <https://cals.arizona.edu/AZMET/>.&#x20;

**Data Processing Pipeline**: Burnette, Maxwell, et al. "TERRA-REF data processing infrastructure." Proceedings of the Practice and Experience on Advanced Research Computing. 2018. 1-7. [doi:10.1145/3219104.3219152](https://doi.org/10.1145/3219104.3219152)&#x20;

## Software and Algorithms

For algorithms, we intend to release via BSD 3 clause or MIT / BSD compatible license. Algorithms are available on GitHub in the terraref organization: [github.com/terraref](https://github.com/terraref) and have been archived on Zenodo (see [https://zenodo.org/search?q=terraref](https://zenodo.org/search?page=1\&size=20\&q=terraref)).

Citations for Individual Software and Documentation Components are listed in the [references](/references.md#software) section and can be browsed on [Zenodo](https://zenodo.org/search?page=1\&size=20\&q=terraref).

## Unpublished Data

We plan to make data from the Transportation Energy Resources from Renewable Agriculture Phenotyping Reference Platform (TERRA-REF) project available for use with attribution.

Please consider engaging with team members to collaborate on new research with these data. You can learn more about our approach to co-authorship and also about planned research papers in the section [Manuscripts and Authorship Guidelines](/user-manual/manuscripts-and-authorship-guidelines.md). &#x20;

### Timing of Future Data Releases

Any access to data prior to publication is granted with the understanding that the contributions and interests of the TERRA-REF team should be recognized and respected by the users of the data. The TERRA-REF team reserves the right to analyze and published its own data. Resource users should appropriately cite the source of the data and acknowledge the resource produces. The publication of the data, as suggested in the [TERRA-REF Authorship Guidelines](/user-manual/manuscripts-and-authorship-guidelines.md), should specify the collaborative nature of the project, and authorship is expected to include all those TERRA-REF team members contributing significantly to the work.&#x20;

Planned **future releases** include Sorghum Season 9, data from experiments at Kansas State University, and data from the Danforth Indoor Phenotyping Facility.&#x20;

Additional seasons can be requested as needed. We can provide the raw data and software required to process it. We can also collaborate with you to process the data, but this will typically require new funding sources.

## Contacts

* Todd Mockler, Project/Genomics Lead (email: <tmockler@danforthcenter.org>)
* David LeBauer, Computing Pipeline Lead (email: <dlebauer@arizona.edu>)
* Nadia Shakoor, Project Director (email: <nshakoor@danforthcenter.org>)

See also [Contact Information](/master.md#contact-info-and-more) in the Introduction.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.terraref.org/user-manual/data-use-policy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
