OEDI SI/Instructions

From Open Energy Information

OEDI SI Instructions

How to Setup OEDI SI on Your Workstation

1. Prerequisites

Before you can run OEDI SI’s publicly available algorithms using the composite input data for each scenario, you need to have the following installed on your workstation.

2. Setting Up Docker Environment

A docker container is a standard unit of software that packages up code and all its dependencies, so the application runs quickly and reliably from one computing environment to another. This makes it easy to replicate results of a scenario on many different systems without having to load all the different dependencies that each component may require.

a. Installing Docker on Ubuntu (Linux)

Please follow the steps in OEDI SI User Guide to install docker on Ubuntu.

b. Installing Docker Desktop(Windows)

Please follow the steps in OEDI SI User Guide to install docker on Desktop.

c. Installing Docker Desktop (Mac)

Please follow the steps in OEDI SI User Guide to install docker on Mac.

3. Running OEDI SI Single Container

a. Downloading and running UIServer

b. Downloading and running UIRuntime

c. Setting network between local servers