-
Notifications
You must be signed in to change notification settings - Fork 11
Reorganized tutorials book to include vignette section #81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
96 commits
Select commit
Hold shift + click to select a range
7b8751d
fixed link to agronomic metadata tutorial
kimberlyh66 6872cc7
Updated tutorial. Added a summary showing the 3 ways to access API data.
kimberlyh66 2c80e2e
Further updated the tutorial on how to access API using URL query and…
kimberlyh66 6766561
Further updated tutorial. Added short comment on the use of the fromJ…
kimberlyh66 b017aa2
Further updated R jsonlite portion of tutorial
kimberlyh66 bd4c8f4
Update traits/01-web-access.Rmd
dlebauer d24928c
added comment. link to traitvis webapp not working.
kimberlyh66 169ab1a
fixed links to terraref and pecan sites, betydb schemas, and doi refe…
kimberlyh66 8d903a4
updated beta user program link, and fixed links to agronomic metadata…
kimberlyh66 dd39278
made changes according to previous comments
kimberlyh66 33df78a
Merge branch 'master' of github.com:kimberlyh66/tutorials
kimberlyh66 63616dc
made minor edits - assuming betykey in traits directory since ~ does …
kimberlyh66 f7b517c
minor edit - removed comment
kimberlyh66 d2470a4
-changed trait in sorghum height search from 'canopy_cover' to 'canop…
kimberlyh66 4459ae1
made minor edits. changed api version from 'beta' to 'v1' and hid the…
kimberlyh66 82d34ee
changed image name from 'betydb-postgis' to 'bety-postgis'
kimberlyh66 fa664fe
changed ~ (home directory) to . (current directory)
kimberlyh66 0f7a545
changed ~ (home directory) to . (current directory)
kimberlyh66 f459443
Removed YAML metadata header. Added Chapter title.
kimberlyh66 de8cf71
Removed YAML header. Added chapter title.
kimberlyh66 a28629d
Changed chapter title to be more specific. Chapter 6 title is also Ph…
kimberlyh66 034dc81
Removed text comment
kimberlyh66 229ad65
updated chapter title - made more specific
kimberlyh66 509d0e7
commented out all chunks that were related to the traits-05-get-varia…
kimberlyh66 7b1f88d
set betydb_query parameters using options
kimberlyh66 9202306
loaded in some needed packages; set betydb_query function parameters …
kimberlyh66 b20b78b
set options for chunks to improve look of output
kimberlyh66 fb583ac
changed headers to level 2 so not treated like a chapter title
kimberlyh66 c1d65fb
set warning option to FALSE
kimberlyh66 1857dc4
removed .Rmd files that are not ready to be built into book
kimberlyh66 023020c
changed path to .betykey file
kimberlyh66 56204cd
added tutorial 07 to rmd_files
kimberlyh66 81756bb
minor edit to rmd_files
kimberlyh66 7de8f6d
minor edits
kimberlyh66 bdab514
removed extra parentheses; commented out portion of code that called …
kimberlyh66 cff660f
Merge branch 'master' into traits_tutorials
dlebauer 29f05cc
rearranged chunks and added some chunk options to improve output
kimberlyh66 6c0a6ad
added chunk option
kimberlyh66 026acff
Merge branch 'traits_tutorials' of github.com:terraref/tutorials into…
kimberlyh66 11439e4
Traits tutorials revisions (#41)
dlebauer 1b01e46
Merge branch 'traits_tutorials' of github.com:terraref/tutorials into…
kimberlyh66 3577f02
updated rmd_files (added tutorials 5 and 6)
kimberlyh66 088e186
added section header; added pointer urls
kimberlyh66 739a691
added some context to traits/06
dlebauer 76b631f
Merge branch 'traits_tutorials' of github.com:terraref/tutorials into…
dlebauer fde14fa
changed files to include in rmd_files
kimberlyh66 df7096f
removed section header - not supposed to be in this file
kimberlyh66 3ff3e25
created section header
kimberlyh66 b9dde01
changed some chunk parameters and added repository for traits install…
kimberlyh66 a9542da
changed chunk parameters
kimberlyh66 05155fb
changed chunk parameters and commented out sections that were not run…
kimberlyh66 abd27c3
changed chunk parameters
kimberlyh66 dfce7fc
fix canopy_height query ... using sitename now.
dlebauer 26ad844
remove cache from canopy_height chunk
dlebauer c358865
remove cache from canopy_height chunk
dlebauer 6f1fc72
Merge branch 'traits_tutorials' of github.com:terraref/tutorials into…
dlebauer 2b028c1
query canopy_height from season 2 instead of season 6
dlebauer 9b5894b
merge
dlebauer c46d99a
updated tutorials to include in rmd_files
kimberlyh66 7820ad5
removed cache = TRUE from chunk option
kimberlyh66 084912b
changed chunk options and path to .betykey
kimberlyh66 66a0dd2
changed chunk options and path to .betykey
kimberlyh66 097b7a3
loaded in jsonlite package; changed path to .betykey
kimberlyh66 ad70a5e
changed chunk options and installation of traits package from CRAN to…
kimberlyh66 40a3246
updated file to include new vignettes section
kimberlyh66 6ffe38b
created vignette folder and files
kimberlyh66 299feb0
changed traits section number to 2
kimberlyh66 6c4adef
minor edits to chunk options and variable names
kimberlyh66 09f8561
updated introduction
dlebauer 8486827
changed names of Rmd files - deleted old ones
kimberlyh66 a9288aa
Merge branch 'traits_tutorials' of github.com:terraref/tutorials into…
kimberlyh66 5a5b097
created new Rmd files (changed file names)
kimberlyh66 ad51a8f
removed tutorials that have not yet been revised and updated and adde…
kimberlyh66 413fff1
removed all references to the public key
kimberlyh66 1ff1006
Update traits/05-maricopa-field-scanner.Rmd
dlebauer 5dcecd5
Update traits/05-maricopa-field-scanner.Rmd
dlebauer 3b7020d
removed references to public key and made minor spacing edits
kimberlyh66 658cac2
deleted file
kimberlyh66 0d16dc8
removed "installing database locally" section
kimberlyh66 ef7cf28
Merge branch 'traits_tutorials' of github.com:terraref/tutorials into…
kimberlyh66 467d274
changed title and added my draft of traits vignette
kimberlyh66 6d839f3
Added in vignette contents
Chris-Schnaufer 1087eee
Reverting my changes
Chris-Schnaufer 1541181
Fleshed out images vignette
Chris-Schnaufer 45f42be
Merge branch 'master' into traits_tutorials
kimberlyh66 5c58e4a
updated file names to match those in the vignettes folder
kimberlyh66 c09f971
updated file names
kimberlyh66 ad5b12c
Update vignettes/03-get-images-python.Rmd
dlebauer ea0874f
Added information on getting API keys
Chris-Schnaufer 589f4c7
* added ending to comment in index.Rmd
dlebauer 413a538
Cleaned up an API key related spot
Chris-Schnaufer f4f25d3
Removed some extra words
Chris-Schnaufer bcc4a5b
Merge pull request #96 from terraref/images_vignette
Chris-Schnaufer b65ce86
added a clarifying comment on how to use ~ for partial string matchin…
kimberlyh66 187f538
Merge branch 'traits_tutorials' of github.com:terraref/tutorials into…
kimberlyh66 4f2e89d
Update vignettes/01-get-trait-data-R.Rmd
dlebauer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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,4 +1,4 @@ | ||
| # (PART\*) Secton 1: Traits {-} | ||
| # (PART\*) Secton 2: Traits {-} | ||
|
|
||
| # Getting Started with BETYdb | ||
|
|
||
|
|
||
This file contains hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.