You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.Rmd
+9-16Lines changed: 9 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -41,26 +41,20 @@ At a minimum, you should have:
41
41
42
42
Launching TERRA REF app on VICE:
43
43
44
-
1. Google "Cyverse" and click link to website
45
-
2. Select Products tab
46
-
3. Under "Discovery Environment", select Launch button
47
-
4. Hit "Log in with your CyVerse ID" button
48
-
5. Log in with CyVerse credentials (username and password)
49
-
6. Select "Apps", type in "terra", select "TERRA REF Rstudio 3.6.0", and "Use App"
50
-
7. Click "Launch Analysis", hit Analysis button, and select arrow button in Analyses window
51
-
8. Wait patiently
52
-
9. Sign into RStudio using username: rstudio and password: rstudio1
44
+
1. Click this button <ahref="https://de.cyverse.org/de/?type=quick-launch&quick-launch-id=27203e0f-e2a1-4846-be0c-e97cb6ef60f2&app-id=041dd9c4-b964-11e9-a238-008cfa5ae621"target="_blank"><imgsrc="https://de.cyverse.org/Powered-By-CyVerse-blue.svg"></a>
45
+
2. Click "Log in with your CyVerse ID" and log in using your CyVerse username and password
46
+
3. Hit "Launch Analysis" button in pop up window, and select arrow button in Analyses window
47
+
4. Wait patiently
48
+
5. Sign into RStudio using username: rstudio and password: rstudio1
53
49
54
50
Reopen running TERRA REF instance:
55
51
56
-
1. Google "Cyverse" and click link to website
57
-
2. Select Products tab
58
-
3. Under "Discovery Environment", select Launch button
59
-
4. Hit "Log in with your CyVerse ID" button
60
-
5. Log in with CyVerse credentials (username and password)
61
-
6. Open Analyses window and hit arrow button to open up RStudio
52
+
1. Open the [CyVerse Discovery Environment](https://de.cyverse.org/de/)
53
+
2. Log in
54
+
3. Open Analyses window and hit arrow button to open up RStudio
62
55
63
56
**Option 2** Everything necessary can be installed locally instead of using the VICE app.
57
+
64
58
You will need to [install R](https://www.r-project.org/) and a handful of R packages.
65
59
66
60
All of the packages except `traits` are available on CRAN and can be installed using the `install.packages` function:
0 commit comments