cyclus / cyclus/cyclus.github.com
Cyclist data simulation tables appear empty
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
When loading the simulation after executing the job on the cloud server, the all the tables for the simulation appear as empty, and as a result when the attempting to plot the warning Error:null is given. I tried to download the sqlite table for the job directly from the http://cycrun.fuelcycle.org/ and load the result, however I am given the error
Load simulations from the current database failed
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by reproducing the cloud job, then inspect the simulation-loading path and the SQLite table downloaded from cycrun.fuelcycle.org; done means the tables load with data, plotting no longer reports Error:null, and loading the downloaded database succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sqlite
- Domain
- backend, cloud, database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100