eb246a18e6
Additional changes, the db_control building info need to be changed
2023-07-28 14:55:06 -04:00
a8c961f7bc
Correct trimesh dependency
2023-07-24 12:33:24 -04:00
6809a4fca3
update pylintrc and correct setup.py
2023-05-31 13:51:35 -04:00
7f41e7d017
adding peak loads partial
2023-04-18 12:23:03 -04:00
ed13f21470
Correct cerc-hub installer to include dependencies
2023-04-18 12:21:59 -04:00
7a9032b0dc
Small refactor.
...
Now energy plus don't raise and unexpected error when some exports aren't performed.
2023-03-27 16:28:17 -04:00
09bfe71d4d
Refactor in the dictionaries helper.
...
Now the dictionaries are wrapped into classes to easier maintenance
Added alkis dictionary skeleton
Added montreal dictionary
2023-02-06 06:29:21 -05:00
a34206e6ff
Persistence up and running with small fix
2023-02-02 07:14:41 -05:00
1b47ea64b5
Clean up:
...
Some old not implemented classes have been removed
Some pep8 improvements done too
2023-01-26 07:41:56 -05:00
9700e5ce21
packaging version
2023-01-24 10:51:50 -05:00
Guillermo Gutierrez Morote
4bf2ff4ff0
Merge branch 'master' into 'db_persistence'
...
# Conflicts:
# .gitignore
# city_model_structure/city.py
# requirements.txt
# unittests/test_energy_systems_water_to_water_hp.py
2023-01-09 21:36:44 +00:00
Peter Yefi
4693edd5e8
Added user authentication capabilities to hub
2022-12-08 20:54:47 -05:00
Peter Yefi
c50b202e5d
Included creation and dropping of test db for the tests
2022-11-25 18:21:09 -05:00
a617f598ff
Add unit tests and requirements for geopandas factory.
...
Geopandas factory now can receive a geojson file or a pandas data frame by using the optional variable data_frame in the constructor to be consistent with the rest of the factories
So from:
ConstructionFactory('gpandas', dataframe)
to:
ConstructionFactory('gpandas, '', dataframe)
2022-11-16 16:26:45 -05:00
7e5ead2363
small style correction
2022-11-15 11:25:38 -05:00
Peter Yefi
4f4f9fd6ec
Included repository for persisting building
2022-11-03 15:29:09 -04:00
9b5577c677
Small bug corrections + rename libs to hub
2022-05-02 17:39:37 -04:00
Pilar
684238a3ff
Thermal zone concept modified. Now it includes all usage parameters associated to that thermal zone
2022-04-06 16:06:55 -04:00
Pilar
cf19f6fce5
fixed bug saving values
2022-03-24 18:43:55 -04:00
868dfe22d5
Partial implementation for the greenery catalog integration
2022-03-08 20:25:50 -05:00
6b9e09ba88
Partial commit for dompark project including sensors, lca materials and overall improvements
2022-03-02 12:13:11 -05:00
eeff2eec18
Integrate Peter's head pump branch into master
2021-11-15 09:47:09 -05:00
8c12ac19a1
testing something with sanam
2021-11-11 11:50:07 -05:00
Peter Yefi
2976434bc7
Updated requirement file with PyYAML
2021-11-08 16:37:16 +00:00
Peter Yefi
4eea12a069
Included scipy for heat pump coefficient computation
2021-10-29 15:25:53 +00:00
cbc24917c1
import changes into typevar to avoid circular references when documentation is created
2021-10-25 13:28:43 -04:00
Pilar
f7b0e4c75d
deleted open3d from requirements
2021-08-30 10:38:45 -04:00
c8bdc0fb0f
Partial implementation for idf schedule import (doe_idf)
2021-08-25 07:23:02 -04:00
35667ab083
Correct errors in simplified radiosity algorithm export
2021-04-14 10:22:29 -04:00
Pilar
8f36b88571
obj export to ground reference
2021-03-16 16:58:52 -04:00
Pilar
69d7f9d7af
actualized requirements.txt
2021-03-15 11:47:30 -04:00
Pilar
c3e06b5fa7
chek units from libraries and storing classes
2021-01-08 16:08:29 -05:00
Guille
3c79c2288c
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# requirements.txt
2020-11-04 08:59:27 -05:00
Guille
75ff0bd800
Corrected IDF helper, there are a bug related to the ep+ can not be executed directly from python in linux (more test are needed) a possible work around it's to call the console directly instead using "run function"
2020-11-04 08:54:10 -05:00
pilar
96ec16a6b8
modified files to include occupancy schedules and create yearly schedules from typical week days
2020-11-02 13:41:42 -05:00
Guille
027bea5c2f
Rename the idf class into idf_helper, most likely in the future it will become a factory
2020-10-22 07:30:34 -04:00
Guille
7db28a9f09
change building constructor
2020-10-21 09:53:07 -04:00
f76a5bfd68
change reverse_geocoder for openmaps api call
2020-06-29 17:37:18 -04:00
b6bc582201
change reverse_geocoder for openmaps api call
2020-06-26 14:38:42 -04:00
106fe545fa
change reverse_geocoder for openmaps api call
2020-06-26 14:34:37 -04:00
af22f7aaa9
Remove debug prints
2020-06-26 10:06:43 -04:00
16e33b3772
update requirements.txt
2020-06-16 12:30:45 -04:00
2f8de273dd
Add virtual environment to the git repository, this isn't 100% right but it's practical at this development point
2020-06-16 10:34:17 -04:00