You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ grep -i error log-24830613.out | uniq -c
1 ~ Error in readSource("Ember"): Sourcefolder does not contain data for the requested source type = "Ember" and there is no download script which could provide the missing data. Please check your settings!
104 ~~~~~ error during factorisation of matrix (dgefa); singular matrix
1 ~ Error in readSource("Ember"): Sourcefolder does not contain data for the requested source type = "Ember" and there is no download script which could provide the missing data. Please check your settings!
and sure enough
$ ls /p/projects/rd3mod/inputdata/sources/Ember
ls: cannot access '/p/projects/rd3mod/inputdata/sources/Ember': No such file or directory
From my latest REMIND input data preparation:
and sure enough
So I guess something got left out from #327.
The text was updated successfully, but these errors were encountered: