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

Gcapp.load_vec_map_ext requires that external vector map files have the same vector vocabulary as the currently running version of GC #6

Open
nlevenson opened this issue Mar 16, 2021 · 0 comments

Comments

@nlevenson
Copy link

This is a pretty aggressive contract which ensures that you're not trying to load a vector map designed to work with some other version of Ground Control. It's arguably a desirable behavior while we're learning the downstream effects of updating GC's vector vocabulary.

Is it too strict? Should we loosen it up and allow vector maps which describe a valid subset of our vector vocabulary?

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