Skip to content

Commit

Permalink
Set location to Earth
Browse files Browse the repository at this point in the history
  • Loading branch information
davide-f committed Jul 10, 2024
1 parent bd9a303 commit 5c19e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/add_export.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def add_export(n, hydrogen_buses_ports, export_profile):
"Bus",
"H2 export bus",
carrier="H2",
location="World", # TODO: revise
location="Earth",
x=x_export,
y=y_export,
)
Expand Down

0 comments on commit 5c19e94

Please sign in to comment.