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

Production bugs #9

Open
7cb15 opened this issue Mar 26, 2019 · 0 comments
Open

Production bugs #9

7cb15 opened this issue Mar 26, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@7cb15
Copy link
Collaborator

7cb15 commented Mar 26, 2019

There are a two outstanding bugs in the snowbot production scripts:

  1. Krigingscript(): Function not integrated with fetchData() or production_script(). Function not able to run. Currently by passing krigingscript() in the .DAG and using a simple interpolation method in the production_script() instead. Little to no impact on accuracy.

  2. production_script(): Each individual function in the production_script() will run in sequence, however, when running snowbot.production_script() an error normally associated with an unassigned variable occurs ("url_path not defined").

@christophertull christophertull added the bug Something isn't working label Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants