Commit Graph

765 Commits

Author SHA1 Message Date
dd3fc42d10 Merge remote-tracking branch 'origin/master' 2022-05-19 14:26:38 -04:00
e996bfb5bf completed parser for the data sources 2022-05-19 14:24:24 -04:00
c38d163d23 completed parser for the data sources 2022-05-19 12:02:13 -04:00
15c1c1235f partial parser for data sources 2022-05-18 22:51:55 -04:00
Guillermo Gutierrez Morote
543b42b0e2 Merge branch 'a_bug_in_internal_gains' into 'master'
erased not_detailed_source_mean_annual_internal_gains parameter and changed by internal_gains. During the import, for those catalogs that don't provide that information, the internal_gains are calc...

See merge request Guille/hub!20
2022-05-18 19:40:03 +00:00
Pilar
9350013af9 erased not_detailed_source_mean_annual_internal_gains parameter and changed by internal_gains. During the import, for those catalogs that don't provide that information, the internal_gains are calculated and saved depending on the information they provide. 2022-05-18 14:52:41 -04:00
9b3241e1d7 partial parser for data sources 2022-05-17 22:22:40 -04:00
fbf6005748 Merge remote-tracking branch 'origin/master' into usage_catalog 2022-05-16 17:33:26 -04:00
e002a41ef9 complete data model for usage 2022-05-16 17:32:59 -04:00
Guillermo Gutierrez Morote
f5c05417af Merge branch 'solving_problem_with_internal_gains' into 'master'
modified usage zone class to hide not_detailed_source_mean_annual_internal_gains

See merge request Guille/hub!19
2022-05-16 14:43:21 +00:00
Pilar
9013dda26b modified usage zone class to hide not_detailed_source_mean_annual_internal_gains 2022-05-16 10:19:03 -04:00
8f286ad115 Partial implementation of usage catalog 2022-05-16 09:48:09 -04:00
Pilar
1aeca13e01 greenery added to idf exporter and unittest created 2022-05-16 09:35:19 -04:00
6db6f731d6 Partial implementation of usage catalog 2022-05-12 17:12:18 -04:00
1fbb99a5d6 Initial commit for usage catalog branch 2022-05-12 16:22:19 -04:00
Pilar
43aaf79cb6 new branch to add greenery to idf exporter 2022-05-12 10:46:08 -04:00
7c82a6eaba Merge remote-tracking branch 'origin/updating_documentation_from_libs_to_hub' 2022-05-11 07:08:40 -04:00
Pilar
4299656f59 New update of WINDOWS_INSTALL.md 2022-05-10 13:20:21 -04:00
Pilar
6b10fdf9c0 Added how to solve possible errors to WINDOWS_INSTALL.md 2022-05-10 12:13:52 -04:00
c28e1ba176 Correct rhino read 2022-05-09 22:42:51 -04:00
Pilar
58b097cee3 Improved WINDOWS_INSTALL.md 2022-05-09 20:50:44 -04:00
Pilar
f0dd1d1311 Improved WINDOWS_INSTALL.md 2022-05-09 16:12:04 -04:00
Pilar
b2eadc3936 Improved WINDOWS_INSTALL.md 2022-05-09 15:55:46 -04:00
f53beb4a0a Correct rhino read 2022-05-04 05:09:43 -04:00
0ec80dacc0 Correct rhino read 2022-05-03 14:50:41 -04:00
d430abfefd Merge remote-tracking branch 'origin/documentation_updates'
# Conflicts:
#	MACOS_INSTALL.md
2022-05-03 13:35:07 -04:00
Pilar
cb10154c20 updated macos install document 2022-05-02 17:56:30 -04:00
9b5577c677 Small bug corrections + rename libs to hub 2022-05-02 17:39:37 -04:00
Guillermo Gutierrez Morote
6414ceedaf Merge branch 'idf_export' into 'master'
Idf export

See merge request Guille/libs!16
2022-05-02 19:51:21 +00:00
Pilar
fc733eb950 erased a not wanted print 2022-05-02 15:18:52 -04:00
Pilar
d0fa0c1f8a windows included in idf export 2022-05-02 15:02:06 -04:00
Pilar
9c3ac59866 Merge branch 'master' into installation_in_macos 2022-04-28 14:44:42 -04:00
Pilar
06ecae7e88 looking for a bug 2022-04-28 14:41:09 -04:00
Pilar
0e7acd89d1 looking for a bug 2022-04-28 14:34:23 -04:00
Guillermo Gutierrez Morote
4dcd44150f Merge branch 'fix' into 'master'
Fix

See merge request Guille/libs!15
2022-04-28 17:08:22 +00:00
Peter Yefi
d3a52c8bfc Fixed pandas append deprecation warning 2022-04-28 10:58:45 -04:00
Peter Yefi
574cc2e11c Updated file 2022-04-28 10:33:29 -04:00
d5565530c1 Merge initial version for Catalogs as factories data sources 2022-04-26 19:41:00 -04:00
b1e74daa48 Merge remote-tracking branch 'origin/installation_in_macos' 2022-04-26 19:35:52 -04:00
Pilar
aca1bab882 Merge branch 'master' into installation_in_macos 2022-04-26 19:14:52 -04:00
Pilar
74dfa69aea modified year of construction in tests to be able to run ConstructionFactory with nrel 2022-04-26 19:14:12 -04:00
196f7774b0 Merge remote-tracking branch 'origin/installation_in_macos' 2022-04-26 19:05:33 -04:00
8f1096ba1d Merge remote-tracking branch 'origin/master' 2022-04-26 18:43:53 -04:00
1d48adf570 Add dompark aechetype 2022-04-26 18:43:48 -04:00
Pilar
88c0e9fa5f modifications in idf to import more complex schedules and schedules by file 2022-04-26 18:39:42 -04:00
Peter Yefi
04d13e50d1 modified ignore file 2022-04-25 15:16:22 -04:00
Guillermo Gutierrez Morote
d4cd966447 Merge branch 'last_comment_in_documentation' into 'master'
one more comment in CONTRIBUTING_CENTRAL_DATA_MODEL.md

See merge request Guille/libs!14
2022-04-21 17:16:37 +00:00
Pilar
b4054fcf84 one more comment in CONTRIBUTING_CENTRAL_DATA_MODEL.md 2022-04-21 10:50:19 -04:00
Guillermo Gutierrez Morote
36519aa24f Merge branch 'updating_documentation' into 'master'
finished CONTRIBUTING_CENTRAL_DATA_MODEL.md

See merge request Guille/libs!13
2022-04-21 14:46:06 +00:00
Pilar
03f692be67 finished CONTRIBUTING_CENTRAL_DATA_MODEL.md 2022-04-20 18:33:10 -04:00