Hola,
Estoy teniendo problemas con la transferencia del modelo, cuando mando a hacerlo el programa colapsa. En la consola do R Studio sale:
Carregando pacotes exigidos: sf
Linking to GEOS 3.11.2, GDAL 3.8.2, PROJ 9.3.1; sf_use_s2() is TRUE
Warning: Error in if: valor ausente onde TRUE/FALSE necessário 101: as.character.POSIXt
94: rasterTmpFile
93: .local
92: writeStart
90: .local
89: raster::crop
83: xfer_area
82: observe [C:\Users\liuid\AppData\Local\R\win-library\4.3\wallace\shiny\modules\xfer_area.R#241]
81: <observer:observeEvent(input$goTransferArea)>
2: shiny::runApp
1: run_wallace
También he tenido problemas con las variables de 30 sec, cuando enlazadas desde la nube: me lista una serie de observaciones sin datos.... pero cuando ingreso las capas, desde un archivo, funcionan sin problemas.... hasta la transferencia.
Alguien ya tuvo ese problema?
Subject: Issues with Model Transfer and 30-sec Variables
Hi,
I’m having trouble with the model transfer—when I try to run it, the program crashes. In the R Studio console, it shows:
Loading required package: sf
Linking to GEOS 3.11.2, GDAL 3.8.2, PROJ 9.3.1; sf_use_s2() is TRUE
Warning: Error in if: missing value where TRUE/FALSE needed
101: as.character.POSIXt
94: rasterTmpFile
93: .local
92: writeStart
90: .local
89: raster::crop
83: xfer_area
82: observe [C:\Users\liuid\AppData\Local\R\win-library\4.3\wallace\shiny\modules\xfer_area.R#241]
81: <observer:observeEvent(input$goTransferArea)>
2: shiny::runApp
1: run_wallace
I’ve
also had issues with the 30-second resolution variables when linked from
the cloud: it lists a series of observations with no data... But when I
load the layers from a file, they work fine—until the transfer step.
Has anyone else encountered this problem?
Liu