Hello,
I have problems running the data in the Mac terminal, but it seems to work in batch process stations online. I tested with 3 files, but I have to run with 931 files, and processing online is taking too much time.
Here is the message:
*/////
epiedrab@Mac-mini-de-Elena climpact-master % Rscript climpact.batch.stations.r /Users/epiedrab/Desktop/datos_elena_piedra/climpact-master/Prueba/directorio_txt /Users/epiedrab/Desktop/datos_elena_piedra/climpact-master/Prueba/metafile.txt 1987 2016 8
Cargando paquete requerido: iterators
Cargando paquete requerido: snow
Cargando paquete requerido: PCICt
Cargando paquete requerido: parallel
Adjuntando el paquete: ‘parallel’
The following objects are masked from ‘package:snow’:
closeNode, clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
clusterExport, clusterMap, clusterSplit, makeCluster, parApply,
parCapply, parLapply, parRapply, parSapply, recvData, recvOneData,
sendData, splitIndices, stopCluster
Adjuntando el paquete: ‘zoo’
The following objects are masked from ‘package:base’:
Cargando paquete requerido: Kendall
Package SPEI (1.8.1) loaded [try SPEINews()].
[1] "Processing batch, to output folder: /Users/epiedrab/Desktop/datos_elena_piedra/climpact-master/Prueba/metafile"
[1] "File 1 of 3 : dados_010150.txt"
[1] "Reading data file... /Users/epiedrab/Desktop/datos_elena_piedra/climpact-master/Prueba/directorio_txt/dados_010150.txt"
[1] climdex input object created.
[1] TESTING DATA, PLEASE WAIT...
Error en load_data_qc(progress, prog_int, currentFilePath, lat, lon, stationName, :
el argumento "iqr_threshold_prec" está ausente, sin valor por omisión
Calls: batch -> processBatch
Ejecución interrumpida
///*
Sorry, my R is configured in Spanish.
I appreciate any help.
Kind regards,
Elena
Hello,
I have problems running the data in the Mac terminal, but it seems to work in batch process stations online. I tested with 3 files, but I have to run with 931 files, and processing online is taking too much time.
Here is the message:
*/////
epiedrab@Mac-mini-de-Elena climpact-master % Rscript climpact.batch.stations.r /Users/epiedrab/Desktop/datos_elena_piedra/climpact-master/Prueba/directorio_txt /Users/epiedrab/Desktop/datos_elena_piedra/climpact-master/Prueba/metafile.txt 1987 2016 8
Cargando paquete requerido: iterators
Cargando paquete requerido: snow
Cargando paquete requerido: PCICt
Cargando paquete requerido: parallel
Adjuntando el paquete: ‘parallel’
The following objects are masked from ‘package:snow’:
Adjuntando el paquete: ‘zoo’
The following objects are masked from ‘package:base’:
Cargando paquete requerido: Kendall
Package SPEI (1.8.1) loaded [try SPEINews()].
[1] "Processing batch, to output folder: /Users/epiedrab/Desktop/datos_elena_piedra/climpact-master/Prueba/metafile"
[1] "File 1 of 3 : dados_010150.txt"
[1] "Reading data file... /Users/epiedrab/Desktop/datos_elena_piedra/climpact-master/Prueba/directorio_txt/dados_010150.txt"
[1] climdex input object created.
[1] TESTING DATA, PLEASE WAIT...
Error en load_data_qc(progress, prog_int, currentFilePath, lat, lon, stationName, :
el argumento "iqr_threshold_prec" está ausente, sin valor por omisión
Calls: batch -> processBatch
Ejecución interrumpida
///*
Sorry, my R is configured in Spanish.
I appreciate any help.
Kind regards,
Elena