dataFetcher
- dataFetcher.find_local_support_data() Path | None[source]
Return the path to the local
supportDatadirectory if running from a cloned repo in editable mode, otherwise returnNone.Editable installs place modules under
dist3/Basilisk/, while the repo’ssupportDatadirectory lives at the project root.