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

File upload review and update #16

Open
6 tasks
jdavid opened this issue Dec 16, 2019 · 0 comments
Open
6 tasks

File upload review and update #16

jdavid opened this issue Dec 16, 2019 · 0 comments

Comments

@jdavid
Copy link
Member

jdavid commented Dec 16, 2019

After the latest review, done while adding support for the sommer data logger.

Todo:

  • Add more tests, e.g for Eddypro upload.
  • Move eton2 data to ClickHouse, then drop support for PostgreSQL in import_file command
  • Upload data files using a new API endpoint, like done for Eddypro data.
  • Then the import_file command will use the API instead of importing directly, move the command to the client.
  • Move Eddypro data to ClickHouse.
  • Add new table in ClickHouse with one row per file with all the metadata. Data rows will have a foreign key to this table. It should be possible to reconstruct the source files from the database.
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