class: center, middle, inverse, title-slide # An Open Science Approach to Modeling and Visualizing Cyanobacteria Blooms in Lakes and Ponds ## American Association of Geographers Annual Meeting ### Jeff Hollister, Farnaz Nojavan, Betty Kreakie ###
2017-04-05
Boston, MA
--- class: center, middle, inverse # Twitter? ![Yes!!!](http://www.reactiongifs.us/wp-content/uploads/2014/11/thumbs_up_waynes_world.gif) ### hashtag: \#AAG2017 ### me: @jhollist <!--#########################################################################--> --- class: center, middle, inverse # Who, what, why, and how? <!--#########################################################################--> --- # Who are we? .left-column[ - Ecologists - Computational focus - Enough to be dangerous - 3 FTE - Myself - Betty Kreakie - Bryan Milstead - 2 Post-docs - Farnaz Nojavan - Stephen Shivers ] .right-column[ <img src="figure/comp_eco_crew.jpg" style="margin-left: 75px"></img> ] <!--#########################################################################--> --- # What do we do? - Apply computational approaches to understand water quality impacts in lakes - Modelling (Not this talk!, but see Farnaz's talk) - Open Science ![The workflow](figure/cyano_model_function.jpg) <!--#########################################################################--> --- # What is open science? - Access to materials - Reproducible/ Repeatable - The Web! - A process, not a state <img src="figure/open_sign_4344960203_821cb56ec9_o_resize.jpg" style="height: 80%; width: 80%; margin-left: 100px"></img> <!--#########################################################################--> --- # Why open science? - Often required - Government/Funders/Journals - Benefits researchers - [Mciernan et al. (2016) How open science helps researchers succeed](https://elifesciences.org/content/5/e16800) - Improves quality - [The classic example: Reinhart and Rogoff](http://www.newyorker.com/news/john-cassidy/the-reinhart-and-rogoff-controversy-a-summing-up) - Benefits to society - ["Sharing of Data Leads to Progress on Alzheimer’s"](http://www.nytimes.com/2010/08/13/health/research/13alzheimer.html) <img src="https://media.giphy.com/media/1M9fmo1WAFVK0/giphy.gif" style="width: 50%; height: 50%; margin-left: 33%;"></img> <!--#########################################################################--> --- # How are we open? .left-column[ - R package development - Visualization - Sharing and collaborating - Publishing - Open data (not in this talk) ] .right-column[ <img src = "https://media.giphy.com/media/l0MYyv6UK0Bd4DE76/giphy.gif" style="width: 110%; height: 110%; margin-top: 50px;"></img> ] <!--#########################################################################--> --- class: middle, center, inverse # R package development <!--#########################################################################--> --- # `lakemorpho` .footnote[Package URL: <https://cran.r-project.org/package=lakemorpho>] .left-column[ - Lake morphometry metrics in R - Version 1.0 - August 2014 - Version 1.1.0 - December 2016 - [National Lake Morphometry](https://edg.epa.gov/metadata/catalog/search/resource/details.page?uuid=%7B495CBAED-9BB9-49B4-80A7-1C91DE5FCA95%7D) - [Hollister and Milstead (2010)](http://dx.doi.org/10.1080/07438141.2010.504321) - [Hollister *et. al.* (2011)](http://dx.doi.org/10.1371/journal.pone.0025764) ] .right-column[ ![](index_files/figure-html/unnamed-chunk-1-1.png)<!-- --> ] <!--#########################################################################--> --- class: center, middle background-image: url('figure/lakemorpho_demo.png') background-position: 50% 50% # [lakemorpho: Demo](http://server.jwhollister.com:8787) <!--#########################################################################--> --- # `elevatr` .footnote[Package URL: <https://cran.r-project.org/package=elevatr>] .left-column[ - Access elevation data in R - Mapzen - AWS - USGS - Version 0.1.1 - January 2017 - Version 0.1.3 - March 2017 - Will be paired with `lakemorpho` ] .right-column[ ![](index_files/figure-html/unnamed-chunk-2-1.png)<!-- --> ] <!--#########################################################################--> --- class: center, middle background-image: url('figure/elevatr_demo.png') background-position: 50% 50% # [elevatr: Demo](http://server.jwhollister.com:8787) <!--#########################################################################--> --- class: middle, center, inverse # Data Visualization <!--#########################################################################--> --- # Shiny: Cyanobacteria Monitoring Collaborative .footnote[Project URL: <http://cyanos.org>] .left-column[ - Started in 2013 - New England Region Cyanobacteria Monitoring Workgroup - Three Projects - bloomWatch - cyanoScope - Monitoring - DataViz with Shiny ] .right-column[ ![cyano web](figure/cyano_web.jpg) ] <!--#########################################################################--> --- class: middle, center background-image: url("figure/shiny.jpg") # [Shiny: Demo](https://cyanos.shinyapps.io/cyanoviz/) <!--#########################################################################--> --- class: middle, center, inverse # Sharing and Collaborating <!--#########################################################################--> --- # GitHub - What is it? - How do we use it? <img src = "http://www.storybench.org/wp-content/uploads/2015/09/github-octocat.jpg" style="margin-left: 5%; margin-top: -20px; width: 700px;"></img> <!--#########################################################################--> --- class: middle, center background-image: url("figure/github_demo.jpg") # [GitHub: Demo](https://github.com/usepa) <!--#########################################################################--> --- class: middle, center, inverse # Open Access <!--#########################################################################--> --- # Publishing - Preprints - [Hollister *el al.* (2016) PeerJ Preprints](http://dx.doi.org/10.7287/peerj.preprints.1319v2) - Open first - [Milstead *et al.* (2013) PLoS One](http://dx.doi.org/10.1371/journal.pone.0081457) - [Hollister and Kreakie (2016) F1000Research](https://dx.doi.org/10.12688/f1000research.7955.2) - Money where our mouth(s) is(are) - [Kreakie *et al.* (2015) LakeLines](http://www.nalms.org/media.acux/beb75c9c-f812-4753-b888-79864899c6d6) <img src = "figure/oa_journals.jpg" style="margin-left: 15%; width: 500px;"></img> <!--#########################################################################--> --- # Thanks! .center[ ## Jeff Hollister US EPA </br> Atlantic Ecology Division </br> Narragansett, RI </br> email: [hollister.jeff@epa.gov](mailto:hollister.jeff@epa.gov) </br> twitter: [@jhollist](https://twitter.com/jhollist) </br> github: [jhollist](https://github.com/jhollist) </br> Slides created via the R package [**xaringan**](https://github.com/yihui/xaringan). ]