process.rema: Process REMA data.

Description Usage Arguments

View source: R/process_aws.R

Description

Get the REMA data, parse and convert to a list object then upload it to "data-int" server.

Usage

1
process.rema(dirELAB, dirAWS, dirUP = NULL, upload = TRUE)

Arguments

dirELAB

full path to the directory of the downloaded REMA elaborated data from FTP. Example: "E:/MeteoRwanda/AWS_DATA/REMA/ELAB"

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 data-int. Default NULL, must be provided if upload is TRUE. Example: "/home/data/MeteoRwanda_Data/AWS_DATA/RAW"

upload

logical, if TRUE the data will be uploaded to data-int


rijaf-iri/mtorwawsParser documentation built on Feb. 19, 2021, 12:43 p.m.