NREL / GreenHEART

Other
0 stars 5 forks source link

Improve how filepaths are handled, especially for resources #6

Open johnjasa opened 6 days ago

johnjasa commented 6 days ago

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