zhafen / linefinder

A tool for finding and classifying the worldlines of Lagrangian parcels of mass, in the context of hydrodynamic simulations of galaxy formation.
https://zhafen.github.io/linefinder
MIT License
0 stars 1 forks source link

Stored paths are relative, not absolute #24

Closed zhafen closed 6 years ago

zhafen commented 7 years ago

Originally reported by Zachary Hafen (Bitbucket: zhafen, GitHub: zhafen)


All the paths stored in the data products are relative, not absolute. That makes it difficult to load the exact same data. The paths should be updated to be absolute.


zhafen commented 7 years ago

Original comment by Zachary Hafen (Bitbucket: zhafen, GitHub: zhafen)


This is actually low priority after all, because I usually include the full path when running the full data products. So... nevermind. That's also a workaround for now.