Quick Start

  1. Install the most recent version of Julia

  2. Install the package EnergyModelsBase and the time package TimeStruct, by running:

    ] add TimeStruct
    ] add EnergyModelsBase

    This will fetch the packages from the CleanExport package registry.

  3. Install the package EnergyModelsCO2

    ] add EnergyModelsCO2