You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I usually use payu setup to check my input files are linked correctly. However, in testing for the new ERA-5 runs, I've found that this check can be inconsistent with what payu run gives you.
E.g. in my run at /home/561/rmh561/access-om2/1deg_era5_iaf/ (or https://github.com/rmholmes/1deg_era5_iaf/commit/3436cd1ca19cb6efc64913cd9514f4c594caff69), I have in my config.yaml:
I usually use
payu setup
to check my input files are linked correctly. However, in testing for the new ERA-5 runs, I've found that this check can be inconsistent with whatpayu run
gives you.E.g. in my run at
/home/561/rmh561/access-om2/1deg_era5_iaf/
(orhttps://github.com/rmholmes/1deg_era5_iaf/commit/3436cd1ca19cb6efc64913cd9514f4c594caff69
), I have in myconfig.yaml
:When I do
payu sweep && payu run
I get:But when I just do
payu setup
(which is what I normally do to check things);They're pointing at different files!
I suspect storage flags or permissions issues. Or I'm doing something stupid.
The text was updated successfully, but these errors were encountered: