Correct description
This commit is contained in:
parent
7b8ea656f3
commit
4ba920668d
|
@ -3,7 +3,7 @@ input_geojson_content module
|
||||||
Returns a temporary path to input the GeometryFactory
|
Returns a temporary path to input the GeometryFactory
|
||||||
SPDX - License - Identifier: LGPL - 3.0 - or -later
|
SPDX - License - Identifier: LGPL - 3.0 - or -later
|
||||||
Copyright © 2024 Concordia CERC group
|
Copyright © 2024 Concordia CERC group
|
||||||
Project developers: Alireza Adli alireza.adli@mail.concordia.ca
|
Project developer: Alireza Adli alireza.adli@mail.concordia.ca
|
||||||
"""
|
"""
|
||||||
import tempfile
|
import tempfile
|
||||||
import json
|
import json
|
||||||
|
|
|
@ -3,8 +3,8 @@ lca_carbon_workflow module
|
||||||
Returns the summarize of envelope and energy systems
|
Returns the summarize of envelope and energy systems
|
||||||
SPDX - License - Identifier: LGPL - 3.0 - or -later
|
SPDX - License - Identifier: LGPL - 3.0 - or -later
|
||||||
Copyright © 2024 Concordia CERC group
|
Copyright © 2024 Concordia CERC group
|
||||||
Project developers: Alireza Adli alireza.adli@mail.concordia.ca
|
Project Developer: Alireza Adli alireza.adli@mail.concordia.ca
|
||||||
Mohammad Reza Seyedabadi mohammad.seyedabadi@mail.concordia.ca
|
Theoritical Support: Mohammad Reza Seyedabadi mohammad.seyedabadi@mail.concordia.ca
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
Loading…
Reference in New Issue
Block a user