Skip to content

[USGS] making some parts of the modeling efforts on RDEWS public-facing

Notifications You must be signed in to change notification settings

elliewhite-usgs/model-error-rdews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

README

Welcome to this Git repository where I am showcasing some of the plots made for the Regional Drought Early Warning Systems (RDEWS) project:

onset error recovery error fscore

Development is happening here: https://code.usgs.gov/water/RegionalDroughtEarlyWarning/modeling/model-eval/ Link is only accessible by USGS employees.

Audience

Primary audience is the model development team to use for iterative model development and secondary audience is hydrologists and watershed modelers in the scientific community.

Data Sources

  • Neural network models developed in the RDEWs project

Process

  1. Made a targets pipeline that post-processes model results and produces tables with gages along the rows (~400 of them) and their associcated regression and classification errors along the columns. Major packages used were tidyverse, assertthat, parallel, doParallel, arrow, and sf.
  2. The last phase of the pipeline produces the maps and its projections along latituted and longitude with ggplot2. Major packages used were scico, gridExtra, yardstick, ggpubr, ggsn, and ggspatial.
  3. Explanatory pane is developed and overlayed in Powerpoint and final image is saved as *.png.

Design Considerations

  • Divergent and color palette was chosen to highlight the extremes of the variable-where the model performs very poorly and very well. The color palette is also colorblind-friendly (508 compliant).
  • The rug on the horizontal and vertical axies of the scatterplots were added to show that the points in those plots are projections of the same points on the map.
  • The map and scatterplots were aligned and similarly sized to highlight their relatedness.
  • Map elements (i.e., state lines, north arrow, and scale) were added to geographically orient the user.
  • Explanatory panel was added to provide a quick reference to what the variable plotted is or how it is derrived.

Date Last Modified

05/24/2023

About

[USGS] making some parts of the modeling efforts on RDEWS public-facing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages