California-Data-Collaborative / cadc_reservoir_explorer

An agile approach to visualizing California's reservoir levels in real-time.
MIT License
5 stars 0 forks source link

outstanding issues from 3/15 update #12

Open mike-amodeo opened 6 years ago

mike-amodeo commented 6 years ago

Load animation to last time step instead of first if possible Link tooltip to time series (at least when paused) and show date Update time series data to account for erroneous/missing data more than just far over capacity

mike-amodeo commented 6 years ago

update flow of code to modularize functions and allow for tooltip linkage

mike-amodeo commented 6 years ago

4/9 commit loads animation to end date, and date picker will also update the animation to jump to selected date. Date from datepicker also now updates tooltip data with storage volume of that day (or just before if no data).

patwater commented 6 years ago

Here are my notes from todays call:

Supply explorer

Mike squashing final issues with dates this week ETA this week - Plan is to consolidate master / mike-viz-updates / gh-pages branches into single branch

Snow water equivalent and Colorado Integration Current week -- architectural discussions and schema alignment Also discuss best way to incorporate Mead / Powell level issues

    AWS to carto sync of snow pack data

    Alignment of CDEC and USBR reservoir levels

    PA to send email to Lauren and Gonzalo 
christophertull commented 6 years ago

Just a note regarding AWS -> Carto syning of snowpack data, if we really want it robust and automated then we will need to automate in some manner

  1. Pulling snow sensor data
  2. Running the snow estimation model
  3. Storing in SCUBA. We probably want to store the raw snow sensor data in addition to the model estimates in case the methodology evolves later on.