Skip to content

DeAD- day2007 - #239

Open
vaasukimarupaka wants to merge 34 commits into
ktoddbrown:mainfrom
bcheser:DeAD_Day2007
Open

DeAD- day2007#239
vaasukimarupaka wants to merge 34 commits into
ktoddbrown:mainfrom
bcheser:DeAD_Day2007

Conversation

@vaasukimarupaka

Copy link
Copy Markdown
Collaborator

Data Rescue Plan

  • Lead
    • Read the article or data resource and the discription of the target project
    • Create a fresh fork of the primary repository https://github.com/ktoddbrown/SoilDRaH/tree/main, it might be useful to rename it 'SoilDRaH_AuthorYYYY'
    • Create a copy of this template folder and rename it to AuthorYYYY
    • Fill out Data summary section (except for the Files), the Data Rescue Plan (here!), and update the author section of the yml to reflect who is working on the rescue
    • Create a GitHub issue from the Data Rescue template and get feedback from a reviewer on the project (Dr Todd-Brown or a grad student typically).
    • Add the reviewer to the author list in the yml
  • Do
    • Create a spreadsheet with TableN and export it to csv
    • Extract points from FigureM and export it to csv
    • Transcribe or copy the method section
    • Insert references to bib entries
    • reformat equations and mathematical symbols as LaTex
    • reformat text using Markdown
    • Create a bib file with the citations from the methods section
    • Push to your local fork and get a second transcription pushed to your local fork by someone else on the project
  • Measure
    • cross check with second transcriber for tables and methods, and resolve any differences
    • compile or render this ReadMe with all chunks up through the Level 0 data rescue section with eval: true
    • push to your local fork and create a pull request to the main branch of the primary repository
    • address any revisions in your pull request review
    • celebrate!

@ktoddbrown ktoddbrown left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some things to tighten up here before integrating into the main branch. Let me know if you have questions.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the Data2007 files need to be removed using git rm. These appear to be an incomplete draft.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this file using git rm

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this file using git rm

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this file using git rm

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this file using git rm


```{bash}
#| label: compareTableN
#| eval: false

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set to True

# You will want to repeat the line below to cross check each csv and md file in the
#... data rescue. Having no lines flagged by this command will ensure that each character matches exactly.

diff --strip-trailing-cr --suppress-common-lines -y temp/AuthorYYYY_TableN_ABC.md AuthorYYYY_TableN.md

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update file names

diff --strip-trailing-cr --suppress-common-lines -y temp/AuthorYYYY_Methods_ABC.md AuthorYYYY_Methods.md
```

```{bash eval=FALSE, echo=FALSE}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

evaluate and echo.


Any different to the cross check for the methods section will be output after this line.

```{bash}

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Evaluate this chunk.

#| eval: false
# You will want to repeat the line below to cross check each csv and md file in the
#... data rescue. Having no lines flagged by this command will ensure that each character matches exactly.
diff --strip-trailing-cr --suppress-common-lines -y temp/AuthorYYYY_Methods_ABC.md AuthorYYYY_Methods.md

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update fiel names

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants