Skip to content
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 timesteps #6

Open
aappling-usgs opened this issue Oct 2, 2017 · 1 comment
Open

pipeline for timesteps #6

aappling-usgs opened this issue Oct 2, 2017 · 1 comment

Comments

@aappling-usgs
Copy link
Member

timesteps interact with other datasets but deserve their own champion because they're complex and essential.

  • timesteps are determined by the availability of precip data (or they have been, anyway)
  • timestep processor should create an .rds file (perhaps a data.frame containing columns for two formats, POSIXct and character string?)
  • timestep .rds file should be referenced by everything downstream - aligning the storm track timesteps, displaying the date-time on the plot, and so on. Make sure this is the case.
  • timezones will differ by vizzie (because storms occur in different timezones). Ensure that this information only gets entered/determined in one location (parameters?) and is consistent throughout the vizzie (e.g., shows up in these 6 files in Maria: https://github.com/USGS-VIZLAB/hurricane-maria/search?utf8=%E2%9C%93&q=America%2FPuerto_Rico&type=).
@jordansread
Copy link

@aappling-usgs good thinking. Flexibility that could allow us to, say, have a vector of times that is every 2 hours for mobile and every 1 hour for desktop might be useful in the future. I assume this would work w/ what you are proposing (esp having a champion for it).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants