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

Migrating analysis to a laptop or another computer #335

Open
jonwright opened this issue Oct 15, 2024 · 1 comment
Open

Migrating analysis to a laptop or another computer #335

jonwright opened this issue Oct 15, 2024 · 1 comment

Comments

@jonwright
Copy link
Member

Our dataset object has an analysis path and a number of hardwired filenames with paths inside it.
We could make all file paths relative to the dataset object.
We could also make all the file paths relative to the analysis path.

It means making up some test case, moving it to some other folder, then seeing what breaks when it is moved.

@jonwright
Copy link
Member Author

This is partly addressed by #357

It is still not at all "obvious" how to do it.

Next step seems to be:

  • remove all the filenames from the dataset object
  • put them somewhere else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant