Error when calling experiments that are stored at cj50

Hi all,

I am trying to reproduce my old code https://github.com/ribeiron/ScriptsChapter3/blob/main/Fig9_b-g.ipynb and keep getting this error:

FileNotFoundError: [Errno 2] No such file or directory: b’/g/data/ik11/outputs/access-om2-01/01deg_jra55v13_ryf9091_easterlies_up10/output1022/ocean/ocean.nc’

I noticed that the “easterlies down/up” experiments have changed location to cj50 since the last time I used them, but I was told that it should still be accessible through the cosima database (as per my code), as long as I have the gdata/cj50 location in my storage line when you open ARE/gadi_jupyter. It was already there though, so I must need to update something else.

Any leads?

Thank you!

Just making sure: Are you a member of cj50 project on NCI?

Yes, it looks like there is nothing wrong with my membership. Still current.

1 Like

I’d guess that the COSIMA Cookbook database hasn’t been updated for the new location.

@micael might be able to assist.

As a work around until the COSIMA database is updated (if that’s the problem), you could make your own database for these simulations by following this tutorial.