-
Notifications
You must be signed in to change notification settings - Fork 4
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
pipeline for precip #11
Comments
Creating a fine grid for precip is slow: DOI-USGS/geoknife#230 but likely faster now in |
I see the second set of precip (www.srh.noaa.gov/data/ridge2/Precip/qpehourlyshape) as being a bigger lift to generalize and make robust. Should we table that part of this issue, or get out ahead of it so we aren't caught flatfooted in the future when Stage IV doesn't work for our needs? |
How about table it and make a separate backlog issue for it so we can maybe get to it someday? |
Yes. Table that 🗑 🔥. |
Import and clean up the code for precip data fetching, calculation of cumulative precip, and any other munging
sf
and other insights; see https://github.com/USGS-VIZLAB/how-gdp/blob/master/scripts/fetch/fetch_utils.R#L14-L49 for our most recent iteration on thisThe text was updated successfully, but these errors were encountered: