Skip to content

m3xtract behavior changed recently #15

@dkang2

Description

@dkang2

Don't know if it is intended or just accidental. I used m3xtract to add one hour data from the second day's data (INFILE) to the previous day (OUTFILE). In the past, the 6th argument for m3xtract was set to 010000, it would add one hour to the OUTFILE (convert 24 hour day file to 25 hour) from INFILE. When I used the same argument, it now adds two hours data from INFILE and the OUTFILE becomes 26 hours. After I changed the 6th argument to 000000, it works as intended.

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