intake-esm icon indicating copy to clipboard operation
intake-esm copied to clipboard

en/stable/user-guide/search

Open utterances-bot opened this issue 3 years ago • 3 comments

Search and Discovery

https://intake-esm.readthedocs.io/en/stable/user-guide/search.html

utterances-bot avatar Jun 28 '22 12:06 utterances-bot

Is there a bug with the require_on_all argument? Your documentation shows an error and I get the same error when trying to use the argument. This argument would be very useful for me in data discovery, can we try to resolve the issue?

MackenzieBlanusa avatar Jun 28 '22 12:06 MackenzieBlanusa

@MackenzieBlanusa, thank you for reporting this. This is definitely a bug 🐞 in the latest release. The development branch (main) appears to be working fine: https://intake-esm.readthedocs.io/en/latest/how-to/enforce-search-query-criteria-via-require-all-on.html.

I'm going to look into this in the coming days. In the meantime, do you mind installing intake-esm from the source via the main branch?

$ python -m pip install git+https://github.com/intake/intake-esm

andersy005 avatar Jun 28 '22 17:06 andersy005

@andersy005 Great, thank you! I'll install via the main branch for now.

MackenzieBlanusa avatar Jun 29 '22 11:06 MackenzieBlanusa

This appears to be resolved in the latest docs (https://intake-esm.readthedocs.io/en/latest/how-to/enforce-search-query-criteria-via-require-all-on.html)

mgrover1 avatar Sep 14 '22 19:09 mgrover1