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

keyword tags #295

Open
delgadom opened this issue May 15, 2017 · 0 comments
Open

keyword tags #295

delgadom opened this issue May 15, 2017 · 0 comments

Comments

@delgadom
Copy link
Member

keyword tags would be really nice.

If we structured our tags as a dictionary, with unnamed tags as _tag{i} and named tags having a name, you could search the values in the same way as we currently do, but also allow searching for key, value pairs, e.g.:

# returns reshaped, pop-weighted BCSD models
datafs search --variable=tas --weight=pop --probability=unweighted

which would enable distinguishing between this and

# returns gridded pattern models
datafs search --variable=tas --weight=unweighted --probability=SMME

Right now, you can't distinguish between types of "unweighted"

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