Run the following:
export OPENAI_API_KEY=YOURKEYHERE
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Download the following repo into ../:
git clone git@github.com:Open-Earth-Foundation/OpenClimate.git
python harmonizer.py
