@pbranson this test started to fail with the latest versions of intake with the following error:
FAILED tests/test_data.py::test_source_intake_yaml - AttributeError: 'NetCDFSource' object has no attribute 'yaml'
I think from memory this approach to define a catalog from an existing intake datasource was done by you - I can't really remember the use case for that. Are you able to have a look at this please? I am just skipping this specific test for the moment so the tests pass.