Skip to content

Add a split command (or option) #15

@f6fvy

Description

@f6fvy

Hi

The LoTW service currently shows some problems when a large log is uploaded (several tens of thousands of QSOs). It is necessary to split the original log into several logs of a few hundred or thousand QSOs and upload them one by one so that all the QSOs are finally taken into account.

It would be great if your (very comprehensive) utility could perform this split operation, with a command such as

adifmt split --count=1000 log.adi

and generate log_0001.adi, log_0002.adi etc. files of 1000 QSOs each (except the last one).

Or it could be included as a new option for all existing commands (much more universal, but perhaps more difficult to code?).

73

Larry - F6FVY

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