DOI-USGS / lake-temperature-process-models

Creative Commons Zero v1.0 Universal
1 stars 4 forks source link

Add plots #37

Closed hcorson-dosch-usgs closed 2 years ago

hcorson-dosch-usgs commented 2 years ago

Add code for lake-gcm-specific/lake-specific plots of surface, middle, and bottom temperatures and profiles Site_20yr_preds_ice_nhdhr_120019185 Site_20yr_profiles_nhdhr_114544667

Also add code for two diagnostic violin plots of predicted surface, middle, and bottom temperatures across all lakes, broken down by month and by GCM. temperature_violin_months temperature_violin_gcms

hcorson-dosch-usgs commented 2 years ago

Our convo in standup reminded me that I'd meant to circle back and add documentation, so will do that now

hcorson-dosch-usgs commented 2 years ago

Alright @lindsayplatt - I've reworked the code so that it's more streamlined and better set up for development of additional plots in the future, now that the data is being pulled out into targets in 4_visualize.R. Ready for another round of review!