Chioke Harris
Chioke Harris
Might be able to use [shiv](https://github.com/linkedin/shiv) to do packaging of at least some parts of Scout.
When this issue is addressed, it might also make sense to overhaul the way the data are stored once imported in mseg.py, which would facilitate streamlining of some of the...
Data import improvements in mseg.py were included in commit 01e52690aab303ee6f3cc8aa9c0b5b36b80cb98b. Further improvements to make data import more resilient and reduce or eliminate the need for preprocessing of RESDBOUT.txt might still...
Create some kind of log file with which ECMs failed and the exceptions that were triggered. Add check in run.py to warn the user again if ecm_prep.py failed to successfully...
State-level inputs and results outputs were implemented in release [0.7.1](https://github.com/trynthink/scout/releases/tag/v0.7.1).
Here's an example of an ecm_results.json file ([ecm_results.json.zip](https://github.com/trynthink/scout/files/5548940/ecm_results.json.zip)) that triggers the aforementioned error on the Analysis Results page.
Over time, we have added some of these benefits. We will continue to extend measure valuation when new needs are identified.
If we create a baseline from EIA data in response to issue #24, the units employed in those data should probably be used by the measures as well.
This [blog post](http://ben.balter.com/2015/05/22/test-your-prose/) from Ben Balter addresses how to do this sort of thing.
Make sure that the mseg and cpl JSON files in /web (added in commit 625d452033940fcb3fcfc0a69ba6840cccdee9dc) also have _YYYY in their file names. Don't forget to uncomment _YYYY support htcl_totals.py, run.py,...