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

Parse snow sensor data from CDEC #2

Open
2 tasks done
christophertull opened this issue Nov 21, 2018 · 4 comments
Open
2 tasks done

Parse snow sensor data from CDEC #2

christophertull opened this issue Nov 21, 2018 · 4 comments

Comments

@christophertull
Copy link
Member

christophertull commented Nov 21, 2018

The first step in this project is to pull snow sensor data from the California Data Exchange Center.

  • Pull historical data for all sensors
  • Create a parser than can be scheduled to pull daily snow readings

After pulling the historical data, there should be some room to divide-and-conquer with some working on creating an automated data parser and others working on machine learning from the historical data.

@christophertull
Copy link
Member Author

Here is the California Data Exchange Center we will be sourcing data from: https://cdec.water.ca.gov/

@christophertull
Copy link
Member Author

Outstanding items here from the meeting on 1/22 include:

  • Polish datacollection.py script to fix possible copy-paste issue and incorporate reading from previous data file so that only data from last available date up to today are parsed.

  • Coordinate between @tanyani and @vvt221 to avoid duplication in data parsing and writing to S3

@vvt221
Copy link
Collaborator

vvt221 commented Jan 23, 2019 via email

@christophertull
Copy link
Member Author

Sent! Thanks for the reminder

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