Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no source Ember #330

Closed
0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q opened this issue Nov 4, 2022 · 1 comment
Closed

There is no source Ember #330

0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q opened this issue Nov 4, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q
Copy link
Member

From my latest REMIND input data preparation:

$ 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

So I guess something got left out from #327.

@pweigmann
Copy link
Contributor

Indeed, forgot the source data. Fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants