Skip to content

refac: add docs for running on ZIB cluster - #655

Draft
measrainsey wants to merge 15 commits into
feat/open-tyndp-slurm-profilefrom
docs/zib-cluster
Draft

refac: add docs for running on ZIB cluster#655
measrainsey wants to merge 15 commits into
feat/open-tyndp-slurm-profilefrom
docs/zib-cluster

Conversation

@measrainsey

@measrainsey measrainsey commented Apr 23, 2026

Copy link
Copy Markdown
Member

(wip)

This PR addresses parts of #637 and builds on #820.

Closes:

Changes proposed in this Pull Request

Tasks

Workflow

Open issues

Notes

Checklist

  • I tested my contribution locally and it works as intended.
  • Code and workflow changes are sufficiently documented.
  • Changed dependencies are added to pixi.toml (using pixi add <dependency-name>).
  • Changes in configuration options are added in config/config.default.yaml.
  • Changes in configuration options are documented in doc/configtables/*.csv.
  • Changes in configuration options are added in config/test/*.yaml.
  • The multiple weather/climate years test is passing locally (using pixi run -e open-tyndp tyndp-cyears-test).
  • Open-TYNDP SPDX license header added to all touched files.
  • For new data sources or versions, these instructions have been followed.
  • New rules are documented in the appropriate doc/*.rst files.
  • A release note doc/release_notes.rst is added.
  • Major features are documented with up-to-date information in README and doc/index.rst.
  • Module docstrings added to new Python scripts.

@measrainsey measrainsey linked an issue May 11, 2026 that may be closed by this pull request
3 tasks
@measrainsey measrainsey changed the title refac: add config for running on ZIB cluster refac: add settings and docs for running on ZIB cluster Jun 1, 2026
@measrainsey measrainsey self-assigned this Jun 15, 2026
@daniel-rdt daniel-rdt linked an issue Jul 30, 2026 that may be closed by this pull request
4 tasks
@daniel-rdt
daniel-rdt changed the base branch from master to feat/open-tyndp-slurm-profile July 30, 2026 15:23
@daniel-rdt

Copy link
Copy Markdown
Member

@measrainsey I created a different PR that adds the custom slurm profile and a configuration overwrite file for HPC remote runs config/config.hpc.yaml. I changed the base of this PR to the other PR. I would suggest that we remove the config.zib.yaml from this PR as it is consolidated in the other one now. Instead let's build on top of that one here by adding this fix for the solve_cba_network.py script and some bit of additional documentation to the docs.

Let me know what you think :)

@daniel-rdt daniel-rdt changed the title refac: add settings and docs for running on ZIB cluster refac: add docs for running on ZIB cluster Jul 31, 2026
@measrainsey

Copy link
Copy Markdown
Member Author

@measrainsey I created a different PR that adds the custom slurm profile and a configuration overwrite file for HPC remote runs config/config.hpc.yaml. I changed the base of this PR to the other PR. I would suggest that we remove the config.zib.yaml from this PR as it is consolidated in the other one now. Instead let's build on top of that one here by adding this fix for the solve_cba_network.py script and some bit of additional documentation to the docs.

Let me know what you think :)

Thanks @daniel-rdt for picking this back up again and starting the new PR! I would be happy to move forward with your new PR as suggested. One thing to not is the "fix" to solve_cba_network was actually implemented (in a better way) in another PR #756 so actually we can remove the "fix" in this branch. In which case, all that would remain is the docs I think.

@tgilon tgilon mentioned this pull request Jul 31, 2026
29 tasks
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.

[SUB] Add documentation for high resolution remote runs

2 participants