Module commodity

Source
Expand description

Code for reading in commodity-related data from CSV files.

Modulesยง

demand ๐Ÿ”’
Code for working with demand for a given commodity. Demand can vary by region, year and time slice.
demand_slicing ๐Ÿ”’
Demand slicing determines how annual demand is distributed across the year.
levy ๐Ÿ”’
Code for reading in the commodity levies CSV file.

Constantsยง

COMMODITY_FILE_NAME ๐Ÿ”’

Functionsยง

read_commodities
Read commodity data from the specified model directory.