pyiron / FAQs

General question board for pyiron users
3 stars 0 forks source link

how to read other people's project? #50

Open jyang2009 opened 4 months ago

jyang2009 commented 4 months ago

Dear all,

I'm trying to read Sudarsan's previous calculations from pyiron. I have reading permission of his folders. However, when I directly create a pyiron project with his folder path, the job table is empty. Only when I use pr.switch_to_viewer_mode() can I see the job table. But I cannot create a pyiron table or a data container from the jobs when I'm in viewer mode, even if I create a new project in my own folder for the table job. What is the best way to resolve this? Is there a way to direct copy his project to my folder? I also tried job.copy_to() but it doesn't seem to work either.

Best, Jing