ARCCSS-extremes / climpact

Calculate the ET-SCI climate extremes indices
GNU General Public License v3.0
43 stars 30 forks source link

Test with sample gridded netcdf data #68

Open ochee opened 3 years ago

ochee commented 3 years ago

Hello,

I try to compute indices (all) with sample gridded data provided in : infiles="./www/sample_data/climpact.sampledata.gridded.1991-2010.nc" An error is following Rscript climpact.ncdf.wrapper.r command.

Le chargement a nécessité le package : PCICt
Loading required package: lmomco
Loading required package: parallel
Loading required package: ggplot2
# Package SPEI (1.7) loaded [try SPEINews()].
Error in as.POSIXlt.character(x, tz, format, ...) :
  character string is not in a standard unambiguous format
Calls: create.indices.from.files ... <Anonymous> -> as.PCICt -> as.POSIXlt -> as.POSIXlt.character
Exécution arrêtée

many thanks, Ochees

heroldn commented 3 years ago

Did all of the packages install properly when you rain the install script?

On 24/02/2021 19:09 ochee <notifications@github.com> wrote:

Hello,

I try to compute indices (all) with sample gridded data provided in :
infiles="./www/sample_data/climpact.sampledata.gridded.1991-2010.nc"
An error is following Rscript climpact.ncdf.wrapper.r command.

Le chargement a nécessité le package : PCICt

Loading required package: lmomco

Loading required package: parallel

Loading required package: ggplot2

# Package SPEI (1.7) loaded [try SPEINews()].

Error in as.POSIXlt.character(x, tz, format, ...) :

  character string is not in a standard unambiguous format

Calls: create.indices.from.files ... <Anonymous> -> as.PCICt -> as.POSIXlt -> as.POSIXlt.character

Exécution arrêtée

many thanks,
Ochees

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub https://github.com/ARCCSS-extremes/climpact/issues/68 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ACW3FALKQVKHSHE54Z56D53TASX2PANCNFSM4YEA4HGQ .