Skip to content

Combine QSO capture and QSO processing into a single script #36

@hcarter333

Description

@hcarter333

Write a Windows command shell compatible .bat script that does the following:

  1. Launches in the rm-rbn-history project and runs python3 csv_to_rm_toucans.py rm_rnb_history_pres.csv to pull in the new QSOs and RBN spots
  2. changes directory to ..\datasette-ionprf
  3. makes a backup copy of rm_toucans.db with the current timestamp in the file name.
  4. copies the new rm_toucans.db from ..\rm-rbn-history\rm_toucans.db to the current directory
  5. runs f2m_launch_once.py using the oldest and newest timestamps from step one as the --start and --end records.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions