Create htsr sqlite data base
d_create(fsq, cr_table = TRUE, bku = TRUE)
a new data base
Full name of the data base
Create the basis tables : TRUE (default), FALSE
Operate a backup if fsq exists : TRUE (default) / FALSE
P. Chevallier - Jan 2019
If the data base already exists and bku is TRUE, a backup is automatically generated.
If cr_table is TRUE, The following tables are also created: ST (stations), SS (sensors), WL (water levels), DI (discharges), PR (Precipitations), WE (weather) and QU (quality)