scout icon indicating copy to clipboard operation
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...

Results 159 scout issues
Sort by recently updated
recently updated
newest added

As with #273 a clean v0.8 environment will error. ![image](https://user-images.githubusercontent.com/3136617/189192326-49eb2334-81d0-4ac5-95c9-56774f8a55c5.png) 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...

test needed
web

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...

test needed
web

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...

test needed
web

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...

engine
idea

Two additional arguments, re #244

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`...