
Q&D Gauquelin archive --> .BAT --> .THM v1.1 by PhG

Syntax 1 : GARC2THM <Gauquelin series 1 archive file[.TXT]> [-a] [-i] [-u]
Syntax 2 : GARC2THM <Gauquelin series 2 archive file[.TXT]> <-2> [-u]

  -a  process alternate data format (series 2)
  -i  ignore info (departement, etc.)
  -u  force THEME to use -unsafe for charts out of [1600..2200] safe range

Once program has tried and converted the Gauquelin archive file
check the newly generated REBUILD.BAT batch file, then run it
in order to create the individual Q&D AstroTools .THM files.

The program processes the data files downloaded from the C.U.R.A. site,
provided the block of lines to be parsed and converted is between
a single "(*" line (start of block) and a single "*)" line (end of block).

Here is the format expected and supported by GARC2THM for series 1 :

0         1         2         3         4
012345678901234567890123456789012345678901234567
i####pjjmmaaaahhmmssttdd?mmDD?MM$$$$$$$$$$$$$$$*

i=category code, ####=number, p=country code, jjmmaaaa=date, hhmmss=U.T. time,
tt=time zone, dd?mm=latitude, DD?MM=longitude, $=town, *=info

Please note that in original data format, town names may have been truncated,
and longitudes are limited to [-90..+90] range.

Here is the format expected and supported by GARC2THM for series 2 :

0         1         2         3
0123456789012345678901234567890123456
#####i AADDjjmmaaaahhmmssttdd?mmDD?MM

#####=number, i=category code (F=mother, M=father, D=daughter, S=son),
AA=French "arrondissement", DD=French "dpartement" (75), jjmmaaaa=date,
hhmmss=U.T. time, tt=time zone, dd?mm=latitude (48N50), DD?MM=longitude (2E20)

Please note that in original data format, longitudes are limited
to [-90..+90] range.
