Skip to content
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

Subdaily EGRET plots #223

Closed
wants to merge 4 commits into from
Closed

Conversation

lindsayplatt
Copy link

This in conjunction with DOI-USGS/EGRET#132

@lindsayplatt
Copy link
Author

Still don't have plotConcHist and plotFluxHist working, but they might not have ever worked because you need "surfaces" to be in your eList. Still pondering this one and hoping for some help

@@ -242,7 +240,7 @@ expandFlowForEGRET <- function(flowdat, flow.colname, date.colname, flow.units)
"dateTime" = date.colname) %>%
mutate(code = "") %>%
populateDaily(qConvert = qconvert, verbose = FALSE) %>%
mutate(dateTime = flowdat[[date.colname]])
Copy link
Collaborator

Choose a reason for hiding this comment

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

these changes look promising!

@lindsayplatt
Copy link
Author

I ran the two failing tests from those failing builds individually and they worked just fine...hmm. Running tests locally again.

@aappling-usgs
Copy link
Collaborator

Could it be because your EGRET PR is still open? DOI-USGS/EGRET#133

@lindsayplatt
Copy link
Author

Hmmm but I reverted everything except for the plot name changes.

@aappling-usgs
Copy link
Collaborator

Well then, scratch that =)

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.

2 participants