DrylandEcology / rSFSW2

rSFSW2: A R package to create soil water balance simulation experiment
GNU General Public License v3.0
8 stars 7 forks source link

Projects that use weather folders fail to build a dbOutput #295

Closed dschlaep closed 6 years ago

dschlaep commented 6 years ago
[1] "rSFSW2's \"make_dbOutput\": started at 2018-03-06 10:12:47"
Error in seq.int(from = weatherfolders_index + 1L, to = weatherfolders_index +  :
  'from' must be a finite number

and then

[1] "rSFSW2's 'make_dbOutput': started at 2018-03-07 17:31:52"
Error in names(x) <- value : 
  'names' attribute [35] must be the same length as the vector [34]
In addition: Warning message:
In colnames(db_combined_exp_treatments)["table"] <- db_treatments_column_types[,  :
  number of items to replace is not a multiple of replacement length
dschlaep commented 6 years ago

closed with #296