-
Notifications
You must be signed in to change notification settings - Fork 0
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
2022/04/12-26 Work Session: #189
Comments
@rburghol Thanks Rob for organizing this summary issue, this looks great and these are appropriate items to focus on as the analysts wrap up the current phase of the HARP project. Love the code snippet, I was able to analyze some lseg data in a flash, the more examples like this the better! |
Hey team, Here's a code snipet that I have been using to pull the phase 5 and phase 6 land segment list files:
We can use these lines of code for loops that run through every land segment in a phase, and now we only have to continuously update the files sourced in the command! |
Update 4/14/22 I cleaned up the rolling averages plot workflow. I moved the functions to lseg_functions.R and changed it to make it much more user friendly. If anyone wants to look at it and test it out, it's get_rolling_avg_workflow.R |
@alexwlowe this is fantastic.
All in all another step in the right direction, visualization = QA. I would check many of these cells with this full time period version. |
Big tasks to complete (moved to issue)
|
Overview
Big tasks to complete
Collaboration Goals
data.table
library).Script Use Documentation
Downloading NLDAS2 Data
The text was updated successfully, but these errors were encountered: