Skip to content
/ RICE Public

This is a repo that shows how to combine two powerful OS software, RELOG and PV_ICE.

License

Notifications You must be signed in to change notification settings

macmribo/RICE

Repository files navigation

RICE

Study of siting optimization for recycling plants based on US geotemporal waste, enabled by PV ICE and RELOG open source tools.

Installation

  1. Download the repository and install the python packages. You can do this by running
    pip install .

Alternatively, you can set up a virtual environment that includes all python packages required to run the repository files with the conda yaml file provided for convenient setup at setup/conda_environment.yml. Install the environment by running from the repository root directory:

    conda env create -f 'setup/conda_environment.yaml'
  1. Install Julia, and then install RELOG
    using Pkg
    Pkg.add(name="RELOG", version="0.5")

More information on Relog installation is in Relog's documentation

About

This is a repo that shows how to combine two powerful OS software, RELOG and PV_ICE.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published