and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 19 Jun, 2017 3 commits
  2. 16 Jun, 2017 2 commits
  3. 15 Jun, 2017 5 commits
  4. 02 Jun, 2017 1 commit
  5. 25 May, 2017 1 commit
  6. 23 May, 2017 1 commit
  7. 09 May, 2017 2 commits
  8. 08 May, 2017 1 commit
  9. 04 May, 2017 3 commits
    • arezas's avatar
      Move report generator code to BP Engine from BP Eng repo (#6) · dc697cb0
      arezas authored
      * Move report generator code to BP Engine from BP Eng repo
      
      * Correct pylint spacing error. Add documentation and resolve spelling errors.
      
      * Disable pylint warnings for too many branches, too many local variables , too many statements, and no name in module
      
      * Disable pylint errors for too many branches, statements, and local variables, and no name in module. Remove duplicate keys in constants.py
      
      * Remove set from report generator
      
      * Switch add to append for list in report generator
      
      * remove space in cool roof constant
      dc697cb0
    • Alessandro DiMarco's avatar
      Bump version · e1226b4c
      Alessandro DiMarco authored
      e1226b4c
    • Alessandro's avatar
      Merge pull request #4 from Blocp/energy-model-tests · a88d5f48
      Alessandro authored
      Energy model tests
      a88d5f48
  10. 02 May, 2017 1 commit
  11. 01 May, 2017 2 commits
  12. 28 Apr, 2017 1 commit
  13. 27 Apr, 2017 2 commits
  14. 26 Apr, 2017 1 commit
    • michbeg's avatar
      Energy model (#2) · e1155b12
      michbeg authored
      * Packaging EnergyPlus simulation code using oplus
      
      * Finalize idf_creation function
      
      * Add Polygon points extraction for idf_creation
      
      * Add bpeng.egg-info to .gitignore
      
      * Add building shapefiles and check for format in init function. Add fix_dup_id to geometry
      
      * Add Docstrings in geometry functions, add missing input variables to MidRiseApart init function
      
      * Add extract_output.py
      
      * Add 'building_name" in init function of base class
      
      * Add output selection option to idf_creation function in base class
      
      * Add extract_output functions
      
      * Convert NYCShpVal to enum class
      
      * Add conda requirements
      
      * Install conda requirements in jenkins
      
      * Format design days ddaylist
      
      * Add fixme to pylintrc
      e1155b12
  15. 19 Apr, 2017 1 commit
  16. 18 Apr, 2017 1 commit
  17. 17 Apr, 2017 1 commit