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
By defaults when the monthly means jobs run each relevant history stream is copied from archive to the a temporary directory when the monthly means run. The copying is not needed when the "archive" is actually a local directory visible in batch.
I suggest in cases when the env var ARCHIVE is not /archive/u/SOMETHING (at NCCS), that we actually replace the copying w/ a link of the data from "archive" to the MM work directory.
The text was updated successfully, but these errors were encountered:
By defaults when the monthly means jobs run each relevant history stream is copied from archive to the a temporary directory when the monthly means run. The copying is not needed when the "archive" is actually a local directory visible in batch.
I suggest in cases when the env var ARCHIVE is not /archive/u/SOMETHING (at NCCS), that we actually replace the copying w/ a link of the data from "archive" to the MM work directory.
The text was updated successfully, but these errors were encountered: