- Install DVC
- Configure dvc gdrive remote (please take note of the
--localflag!):dvc remote modify data gdrive_client_secret <secret_key> --local. The associated data will not be public during the study itself. - Pull data:
dvc pull - Run the analysis (pending):
dvc repro
Debian/Linux
sudo apt install libeccodes0 libspatialindex-dev
MacOS
brew install eccodes