macaodha / batdetect2

Other
53 stars 10 forks source link

feat: added filename to console output in cli #8

Closed mbsantiago closed 1 year ago

mbsantiago commented 1 year ago

Changes:

  1. Created a print_config function to print important processing configuration parameters at the start of a model run.
  2. Now the detect command prints each processed file name. This can be suppressed by using the quiet flag.
  3. Updated the non-trivial time expansion test to new output format.