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

Improve how filepaths are handled, especially for resources #6

Open
johnjasa opened this issue Oct 17, 2024 · 0 comments
Open

Improve how filepaths are handled, especially for resources #6

johnjasa opened this issue Oct 17, 2024 · 0 comments

Comments

@johnjasa
Copy link
Collaborator

HOPP currently assumes that filepaths provided for resources are either relative to the HOPP package or absolute.
This causes issues when inputting filepaths through GreenHEART.
We should develop a robust and general way of handling filepaths for all files, not just resources.

I propose we check in this order:

  1. relative to the config file
  2. absolute path
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