Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 515 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 515 Bytes

California Renewables Curtailment Study

Quickstart

  1. Install DVC
  2. Configure dvc gdrive remote (please take note of the --local flag!): dvc remote modify data gdrive_client_secret <secret_key> --local. The associated data will not be public during the study itself.
  3. Pull data: dvc pull
  4. Run the analysis (pending): dvc repro

System Dependencies

Debian/Linux

sudo apt install libeccodes0 libspatialindex-dev

MacOS

brew install eccodes