energy_system_modelling_wor.../imports/geometry
guille 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
..
citygml_classes Citygml can now generate the envelop out of the buildings 2022-06-07 13:31:35 -04:00
helpers Small bug corrections + rename libs to hub 2022-05-02 17:39:37 -04:00
citygml.py Citygml can now generate the envelop out of the buildings 2022-06-07 13:31:35 -04:00
gpandas.py Add unit tests and requirements for geopandas factory. 2022-11-16 16:26:45 -05:00
obj.py License header change to better reflect the coder and code contributors, remove the Model creators from the contributors as it may be misleading 2022-04-08 09:35:33 -04:00
osm_subway.py License header change to better reflect the coder and code contributors, remove the Model creators from the contributors as it may be misleading 2022-04-08 09:35:33 -04:00
rhino.py Correct rhino read 2022-05-04 05:09:43 -04:00