/vacuum_pump

Populate BONSAI relational database with lots of data!

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

vacuum_pump

Populate BONSAI relational database with lots of data!

Requirments

  • Postgres >= 12. Database schema must be installed following the BONSAI schema. psql must be available.
  • Python >= 3.8. See requirements.txt for specific library requirements.

Usage

Should this be a collection of bash shell scripts, or a Python library with an executable script?