Commit Graph

6 Commits

Author SHA1 Message Date
Pilar
4dff9d3ba5 moved data folder 2020-06-29 16:52:05 -07:00
Pilar
5502261e16 moved data folder to libs and changed:
def __init__(self, handler, city, base_path=Path(Path.cwd().parent / 'libs/data/physics')):

in physics_factory.py plus the paths in us_base_physics_parameters.py

Something similar should be done for usage_factory.py
2020-06-26 18:10:56 -07:00
145520c8a2 Add code comment to the classes and improve overall quality 2020-06-11 15:45:11 -04:00
e613be147f Add code comment to the classes 2020-06-09 14:07:47 -04:00
d073f0265e Unit test review to include data model changes and code cleaning 2020-06-04 12:47:48 -04:00
0fe85d5956 Import the shared code files into the new repository 2020-05-18 13:25:08 -04:00