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

Add support of uploading in zoltar CSV format #345

Closed
matthewcornell opened this issue Nov 3, 2022 · 0 comments
Closed

Add support of uploading in zoltar CSV format #345

matthewcornell opened this issue Nov 3, 2022 · 0 comments

Comments

@matthewcornell
Copy link
Member

... in addition to current zoltar JSON format. It would involve:

  • Change the server's forecast upload endpoint to have some way of determining the upload format (JSON or CSV), e.g., a flag.
  • Change zoltr and zoltpy to support that flag.
  • Think about whether we should change or delete the various zoltr and zoltpy conversion functions. If we keep them, we should think about whether we should rewrite them to convert to zoltar CSV rather than to zoltar JSON.
  • ... probably more
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