- rely on
db-tools
for anything to do with the database. - to run each script, run command
python <file> {yyyy} {mm}
to collect and process data for the concerned year-month observation.
DBTOOLS
- Collection of scripts interacting with the ECW databaseqc_scripts
- Unedited scripts made by Emily Limlengco for the Lufft AWSbak
- included in.gitignore
to avoid clutter in the Git repositorydump_obs.py
- to extract observation data fromobservations_mo_observation
(Davis database)helpers
- Directory that holds essential files likeqc2_config.csv
anddb.py
needed for some of the scripts to runqaqc
- Directory that holds the scripts for quality checking the Lufft and Davis AWS.env
- user authentication to access the database