aaarcher-usgs / ds-pipelines-targets-3

https://lab.github.com/USGS-R/many-task-pipelines-using-targets
0 stars 0 forks source link

Scale up the pipeline to ultimately use dynamic branching #13

Closed aaarcher-usgs closed 2 years ago

aaarcher-usgs commented 2 years ago

Regarding issue #12

I not only learned how to change from static to dynamic branching, but I also added in the retry() wrapper to make sure that the tar_make() to fetch data didn't totally crash when the simulated timeout occurred. My favorite static graph is the data_coverage.png graph, particularly the one for temperature.

data_coverage

data_coverage

The leaflet interactive map is kickin' too

image
github-learning-lab[bot] commented 2 years ago

Excellent, I see your code! Now assign your course contact to review your PR. Either they or you can merge after any comments or change requests have been resolved.

When I see that your PR is merged, I'll also go ahead and close #12 for you.


I'll respond when I detect that your PR has been merged.

github-learning-lab[bot] commented 2 years ago


Task accomplished! Head back to the Issues page for your next assignment.