Feature #69
Feature #68: dbconvert utility
dbconvert: read individual input files
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ole Hansen | % Done: | 0% | |
Category: | - | Estimated time: | 24.00 hours | |
Target version: | 1.7 | Spent time: | - | |
Responsible: |
Description
Allow user to specify a file or files as the source argument instead of a directory. Only the given files will be converted and written to the given output directory. If only one input file is given, the output may be a file as well (similar to Unix mv).
In cases like this, only time-stamps from within the given files are considered.
I am not sure what to do if the user specifies several files with the same detector name, located in different date-format subdirectories. Example
dbconvert 20150301/db_L.s1.dat 20150315/db_L.s1.dat DB_out/
Reject? Process intelligently?
History
#1 Updated by Ole Hansen over 3 years ago
- Start date deleted (
05/18/2017)
#2 Updated by Ole Hansen about 3 years ago
- Target version changed from 1.6 to 1.7