scout
scout copied to clipboard
A tool for estimating the future energy use, carbon emissions, and capital and operating cost impacts of energy efficiency and demand flexibility technologies in the U.S. residential and commercial bu...
As with #273 a clean v0.8 environment will error.  Again, I would expected that the default settings for ecm_prep.py should be sufficient.
There are several ECM definition files with a UTF-8 en-dash in the file name. This is a problem because the human readable file name is not what a end use...
Also removed commercial compressor rack systems & commercial condensers from refrigeration tech
A couple small edits to the help given to the user when evaluating ```bash python ecm_prep.py -h ``` These are notes that could have helped me not file #248
[pg_tests/test.py](https://github.com/trynthink/scout/blob/web-app-code/pg_tests/test.py) should be reviewed and tests should be added such that all tables, views, and functions defined in the DDL ([DDL.sql](https://github.com/trynthink/scout/blob/web-app-code/DDL.sql)) are fully tested. For example, the TSV fields in...
The tests of the web app PostgreSQL database and code that interacts with the database currently require that `ecm_prep,py` and `run.py` have been run so that their output files in...
The tests created to test the infrastructure added to Scout to support the web app rely on the `populate_tests_schema.py` file to copy ECMs and analysis results into the local PostgreSQL...
When an ECM is encountered that is nonconformant for some reason, rather than raising an exception and exiting, change the behavior of ecm_prep.py to skip past that ECM and continue...
Two additional arguments, re #244
ecm_prep.py feature - add command line options for scripting what are currently interactive options
I would be nice to be able to specify the value for options in `ecm_prep.py` For example, with the `--alt_regions` flag specified an interactive specification for the defining the `region`...