intake / intake-esm

An intake plugin for parsing an Earth System Model (ESM) catalog and loading assets into xarray datasets.
https://intake-esm.readthedocs.io
Apache License 2.0
138 stars 47 forks source link

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

Open briochemc opened 6 months ago

briochemc commented 6 months ago

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
mgrover1 commented 5 months ago

Thanks for the heads up here @briochemc