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

Make updating the data easier and faster (only insert new data) #51

Open
bagibence opened this issue Jul 16, 2018 · 1 comment
Open

Comments

@bagibence
Copy link
Contributor

  • We should have a way of getting only new data that's not in the database yet

    • For this we would need to have a function for getting data that was measured after a certain time point
    • Plus another one that determines for every station what the latest measurement that's in the database at that particular station
  • Would be also nice to make sure that historical data for a station-date pair always has a priority above recent data

@bagibence
Copy link
Contributor Author

And also set up the server to do this every night

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

1 participant