You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
Current setup relies on hardcoded parameters in a file that change where in the data files Crow attempts to locate the data.
Describe the solution you'd like
For better flexibility and modularity, this should instead be a single configuration file that can be specified from the UI that contains the data needed, such as the path to the area, data, etc.