add logger.info for agriculture
This commit is contained in:
parent
48e30bacad
commit
351964b1e7
@ -1956,6 +1956,8 @@ def add_waste_heat(n):
|
|||||||
|
|
||||||
def add_agriculture(n, costs):
|
def add_agriculture(n, costs):
|
||||||
|
|
||||||
|
logger.info('Add agriculture, forestry and fishing sector.')
|
||||||
|
|
||||||
nodes = pop_layout.index
|
nodes = pop_layout.index
|
||||||
|
|
||||||
# electricity
|
# electricity
|
||||||
|
Loading…
Reference in New Issue
Block a user