Skip to content

CTDAS functionality #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

CTDAS functionality #67

wants to merge 45 commits into from

Conversation

efmkoene
Copy link
Contributor

This git commit adds CTDAS functionality into the processing chain.

I had to mildly modify some bits of the core code to make them work on Santis and (compared to other jobs) this doesn't run everything as separate SLURM jobs but runs mostly on the front node. For example, I'm running the ERA-5 data requests on the front node, because after making a request we're just waiting for an hour (or two!) before the result is ready to be downloaded, which is not something you want to submit to the supercomputer. The changes I made shouldn't break any of the existing cases.

We discussed this case won't be part of the test case, so it's up to Empa to maintain this processing chain case.

Erik Koene and others added 30 commits September 13, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant