Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dynamic Exposure
Legacy
gde_calculations_prototype
Commits
36253626
Commit
36253626
authored
Nov 23, 2021
by
Cecilia Nievas
Browse files
Changed name of output from SERA_creating_industrial_cells.py
parent
abc0d696
Changes
1
Hide whitespace changes
Inline
Side-by-side
SERA_creating_industrial_cells.py
View file @
36253626
...
...
@@ -199,7 +199,7 @@ def run(config_dict):
if
verbose
:
print
(
"
\n
"
)
print
(
" Updating aggregated exposure file..."
)
aggr_filename
=
"Exposure_Ind
_%s
.csv"
%
(
country_name
)
aggr_filename
=
"Exposure_
Model_%s_
Ind.csv"
%
(
country_name
)
gdet_ind
.
export_modified_aggregated_model_file
(
aggr_model
,
os
.
path
.
join
(
out_path
,
"Ind_Cells"
),
aggr_filename
,
separ
=
","
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment