build_db#
- caf.ntem.build.build_db(access_dir, output_dir, scenarios=None)[source]#
Process the NTEM data from the access files and outputs a SQLite database.
- Parameters:
dir (pathlib.Path) – The directory containing the access files.
output_dir (pathlib.Path) – The path to the directory to output the SQLite database.
access_dir (Path)