Intake catalog not locating experiment in cj50

Hello! I’m modifying some code to use intake catalog, and am unable to access an experiment stored on cj50. I can access it when using the cc.querying_getvar(),

but not when I use intake in the same notebook.

Looking up the ryf experiment works though, so I think the experiment file is not being read.

Any help would be great, thanks!

Probably it needs to be added to the Intake Catalog?

@dougiesquire @anton Do we have a list somewhere of all the COSIMA experiments that are in Intake? Maybe it would be helpful to avoid future situations like this if we have a list to look over and spot all the experiments that are missing.

@adele157 see here: access-nri-intake-catalog/config/access-om2.yaml at main · ACCESS-NRI/access-nri-intake-catalog · GitHub

Thanks @dougiesquire. What about mom6 runs, is there a list of those that are in Intake also?

Thanks @dougiesquire. What about mom6 runs, is there a list of those that are in Intake also?

None yet.

Hi Ellie - thanks for the question. It is not in the catalog at this point. You can also find the available datasets like this. The search accepts “Regex” search terms:

If you think it should go in the catalog, please raise an issue here: Issues · ACCESS-NRI/access-nri-intake-catalog · GitHub (There will be a template to help when you select new issue).

In the interim, you could make your own intak-esm datastore with the experiment. There are instructions in the access-nri-intake-cat quickstart or this cookbook recipe under review

1 Like

Ellie I raised an issue for you as Anton suggested (plus the rest of the 01 data in cj50).

2 Likes