-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
204f7d8
commit f23c04b
Showing
20 changed files
with
82 additions
and
147 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
## Best Practices | ||
|
||
### Data Collections Development | ||
|
||
#### Accepted Data { #accepteddata } | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Curating & Publishing Projects | ||
|
||
{% include-markdown '../redirect.md' %} | ||
|
||
- [Curation & Publication Guides](guides.md) | ||
- [Best Practices](bestpractices.md) | ||
- [Data Depot/Curation Office Hours](https://www.designsafe-ci.org/facilities/virtual-office-hours/) | ||
- [Metrics Documentation](metrics.md) | ||
- [Curation & Publication FAQ](faq.md) | ||
- [Policies](policies.md) | ||
- [Metadata Dictionaries](../dictionary.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
## Policies | ||
|
||
### DesignSafe Data Depot Repository Mission and History | ||
|
||
#### Mission { #mission } | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# DesignSafe Data Depot | ||
|
||
The <a href="https://www.designsafe-ci.org/data/browser/public/" target="_blank">Data Depot</a> is the data repository for DesignSafe. The web interface to the Data Depot allows you to browse, upload, download, share, curate and publish data stored within the repository. You are encouraged to use the Data Depot not only for curation and publication of research results, but as a working "scratch" area for any of your own data and work in progress. Scientific applications in the <a href="https://www.designsafe-ci.org/rw/workspace/" target="_blank">Tools & Applications</a> area can access your Data Depot files, enabling data analysis directly in the DesignSafe portal that minimizes the need to transfer data to your laptop. The Data Depot hosts both public and private data associated with a project, with the following directories: | ||
|
||
* **My Data**: Private directory for your data. | ||
* **HPC Work**: Work directory on TACC HPC machines for use with Jupyter. | ||
* **My Projects**: Data to be curated and published must be in this directory. Also has group access that you control.\ | ||
* **Shared with Me**: DEPRECATED. Use My Projects. Legacy directory we are no longer utilizing, but some very early users may have data. | ||
* **Box.com**: Access to your Box files for copying to DesignSafe. | ||
* **Dropbox.com**: Access to your Dropbox for copying to DesignSafe. | ||
* **Google Drive**: CURRENTLY NOT FUNCTIONAL. Google has made changes that we are working through to reenable. | ||
* **Published**: Curated data/projects with DOI's. | ||
* **Published (NEES)**: Curated data/projects from NEES program that ran from 1999 - 2015. | ||
* **Community Data**: Non-curated user-contributed data. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
## Dictionaries | ||
|
||
### Experimental | ||
|
||
{% include-markdown 'dictionary/experimental.md' %} | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# Data Management Plan Guidance | ||
|
||
This document is intended as a Data Management Plan (DMP) guide that you can customize for the specific details of your research project that will use the NHERI DesignSafe cyberinfrastructure (CI). There is guidance on the five main DMP areas required by the National Science Foundation (NSF), along with information about the DesignSafe CI functionalities that can support your data management needs. | ||
|
||
[Data Management Plan](../documents/DesignSafe_Data_Management_Plan_Guidance.docx) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Managing Data | ||
|
||
{% include-markdown '../redirect.md' %} | ||
|
||
- [Data Depot Overview](../datadepot.md) | ||
- [Managing Data](./datadepot.md) | ||
- [Setting Path to DS on Corral](./settingpathtodesignsafe.md) | ||
- [Data Transfer Guides](./datatransfer.md) | ||
- [Data Management Plan Guidance](./datamanagementplan.md) | ||
- [Experimental Facility Checklist](./experimentalfacilitychecklist.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# Recon Portal | ||
|
||
{% include-markdown 'tools/recon.md' %} | ||
{% include-markdown './redirect.md' %} | ||
|
||
- [Recon Portal User Guide](../tools/recon/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
!!! attention "This page has moved." | ||
Please use navigation panel or links below to find the content. | ||
|
||
!!! caution "Update bookmarks and links." | ||
This page is temporary, unmaintained, and will be deleted. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters