construct remotedata module file names
Usage
construct_remotedata_filename(
source,
collection,
siteid,
scale = NULL,
projection = NULL,
qc = NULL,
algorithm = NULL,
out_process_data = NULL
)Arguments
- source
source
- collection
collection or product requested from the source
- siteid
shortform of siteid
- scale
scale, NULL by default
- projection
projection, NULL by default
- qc
qc_parameter, NULL by default
- algorithm
algorithm name to process data, NULL by default
- out_process_data
variable name requested for the processed file, NULL by default