-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Erika Austhof edited this page Sep 22, 2022
·
19 revisions
This Wiki is for the Roots for Resilience Research Assistanship. Learn more about Roots for Resilience from the UArizona Data Science Institute.
- Determine a project to use for the R for Reproducibility workshop, maybe the Rain analysis?
- Write a function to merge PRISM data, maybe a loop?
- See if python-climate-indices would be a good option for getting drought data for thesis project
- 9/21/2022: This week we started the FOSS workshops and discussed open science. I also attended the Reproducibility in R workshops where we learned about branches and forking in GitHub and overall project management using git and GitHub.
- Issues: This week I am having issues with pulling in multiple datasets offline and merging them in R. Since I'm working with large datasets of climate data, I've figured out how to do it manually, but it takes awhile, and I'd like to learn how to do it more efficiently.
- Takeaways: I am seeing how I could use R for my thesis work more clearly. I like the idea of setting up a private repository for my collaborators across states so that we can work together on code and data.
- 9/14/2022: This week I set up my notebook for the R4R cohort, and this is the first edition of the notebook for the 9/14 deadline. Feel free to navigate the pages on the right, and see updates down below for my learning progress so far.
- 9/8/2022: This week we started the pre-workshop for FOSS, and learned about the differences between open science and FAIR principles. Check out the associated new pages for: Docker, FAIR principles, and FOSS workshops for learning activities.
- Issues: I am still unsure how I will use Docker in my own work, but am excited to learn more as FOSS continues.
- Takeaways: I was excited to learn about data standards in public health, and I am getting more comfortable with navigating GitHub!
- 9/1/2022: This week I reviewed the lectures from previous sessions and got my computer set up for RStudio and GitHub.
- Issues: R programming is still new to me, but I am working through a self-paced course to help with coding skills.