-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
General bugfixes from application testing (#689)
* Bugfix! Program errors out if no valid jobs are found * Bugfix! Validation of JETTO namelist names should be uppercase * Bugfix! JETTO setup routine has special keys which do not follow standard access in jetto_tools * Bugfix! jetto_tools no longer returns ndarrays, affects copyto operator * Abort when jobs are empty * Update src/duqtools/systems/jetto/_system.py * Update src/duqtools/schema/_dimensions.py * Update src/duqtools/systems/jetto/_system.py --------- Co-authored-by: Aaron Ho <a.ho@tue.nl> Co-authored-by: Stef Smeets <s.smeets@esciencecenter.nl> Co-authored-by: Stef Smeets <stefsmeets@users.noreply.github.com>
- Loading branch information
1 parent
be112f7
commit 5d6bde0
Showing
4 changed files
with
16 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters