d_convert_meteofrance_h {htsr}R Documentation

Convert a Meteo-France csv hourly basic data file into a htsr sqlite base

Description

Convert a Meteo-France csv hourly data file into a htsr sqlite base. It regards the "basic" data file, which includes precipitation, temperature and wind data. The csv file shall be downloaded from https://meteo.data.gouv.fr/ The name of the created sqlite file is the same as the csv file with an extension .sqlite.

Usage

d_convert_meteofrance_h(fmeteo)

Arguments

fmeteo

Full name of the Meteo-France csv file

Details

The sensors have an additional prefix h (as hourly) in order to distinguish them from sensors with another time reference.

Author(s)

P. Chevallier - jan 2024


[Package htsr version 2.1.5 Index]