Scripts for downloading and standardizing data used by ROVI modeling teams
The main requirements are battery-data-toolkit
and Jupyter.
Some tasks, such as gathering data from Matr, require additional libaris.
The toolkit is undergoing rapid development, so we recommend installing the latest version from Github.
The provided Anaconda Environment File builds with the latest toolkit and dependencies for each task:
conda env create --file environment.yml --force