Station Mode

To use GDT_CMD in the Station Mode, the parameter file must be configured with the following settings:

> outPath: the folder where  downloaded files are stored.
> filesToRetain: specifies the files that will not be erased. The file types are written in text format (e.g.: sp3;clk)
> stations: the list of station identifiers used to download related data. Each station identifier is separated with the character ‘;’
> startDate: the start date of the data to download (GNSS time). The start date format is yyyy-MM-ddTHH:mm where:
yyyy corresponds to the year on 4 digits
MM corresponds to the month on 2 digits
dd corresponds to the day on 2 digits
HH corresponds to hours on 2 digits
mm corresponds to minutes on 2 digits
> endDate: the end date of the data to download (GNSS time). The end date format is yyyy-MM-ddTHH:mm.
> iXGNSS: activate Exail GNSS mode for GMT_CMD (true / false)