Get the data from Gidas database, parse and convert to a list object then upload it to "data-int" server.
1 | process.lsi.elog_arch(start_min, end_min, dirAWS, dirUP = NULL, upload = TRUE)
|
start_min |
the start time to process in the format "YYYY-MM-DD HH:MM". Example: "2019-12-15 12:50" |
end_min |
the end time to process in the format "YYYY-MM-DD HH:MM" |
dirAWS |
full path to the directory to store the parsed data. Example: "E:/MeteoRwanda" |
dirUP |
full path to the directory to store the uploaded data in |
upload |
logical, if TRUE the data will be uploaded to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.