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

Bug in documentation "Enforce search query criteria via `require_all_on` argument"

Open briochemc opened this issue 1 year ago • 1 comments

I am talking about this example: https://intake-esm.readthedocs.io/en/stable/how-to/enforce-search-query-criteria-via-require-all-on.html for which the first search query returns zero dataset, which I don't think is the expected behavior. Not sure if that's a bug in the docs or in the package, or if something broke upstream of intake, so I just thought I'd point it out here.

Screenshot 2024-05-15 at 5 19 28 PM

briochemc avatar May 15 '24 07:05 briochemc

Thanks for the heads up here @briochemc

mgrover1 avatar Jun 03 '24 19:06 mgrover1

Looks like this broke as of v2022.9.18.

Working example: v2021.8.17 Broken: v2022.9.18.

I've run into some issues with require_all_on in #717, so I'm trying to work out whether it might be a code issue. However, the size of the datastore decreased substantially between those two doc versions, so it could also be that.

charles-turner-1 avatar May 12 '25 05:05 charles-turner-1