-
Notifications
You must be signed in to change notification settings - Fork 13
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
HELP WANTED: Error when running "create.indices.from.files" in parallel mode #15
Comments
jmsole-METEOSIM
changed the title
Error when running "create.indices.from.files" in parallel mode
HELP WANTED: Error when running "create.indices.from.files" in parallel mode
Mar 27, 2019
hi,Maria. I have this problem now. Can you solve it and how?Thank you! |
Dear @jmsole-METEOSIM and @fanxw1121 Please let me know if you solved this issue. I am having it now. Best regards |
Dear @corviday, Can you help with the above-mentioned issue, please? Thanks |
I met the same question. Has anyone solved it? Thanks. |
谢谢,我已收到邮件,尽快给您回复。
|
|
谢谢,我已收到邮件,尽快给您回复。
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dear all,
I run "create.indices.from.files" in a single cpu and it works fine. When I try to execute the "create.indices.from.files" assigning multiple threads to the calculation, I get the following error regarding ncdf4:
Error in R_nc4_create: Permission denied (creation mode was 4096)
Error in ncdf4::nc_create(paste(out.dir, cdx.dat$filename[x], sep = "/"), :
Error in nc_create!
Any ideas?
Thanks in advance!
Josep Maria
The text was updated successfully, but these errors were encountered: