Skip to content
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

Adding RO-Crate for the Autosubmit workflow that uses mHM and their test data domains #61

Merged
merged 4 commits into from
Jul 13, 2023
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
26 changes: 26 additions & 0 deletions docs/examples/autosubmit/auto-mhm-test-domains/conf/minimal.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
CONFIG:
# Current version of Autosubmit.
AUTOSUBMIT_VERSION: "4.0.0b"
# Total number of jobs in the workflow.
TOTALJOBS: 20
# Maximum number of jobs permitted in the waiting status.
MAXWAITINGJOBS: 20
DEFAULT:
# Job experiment ID.
EXPID: "a00d"
# Default HPC platform name.
HPCARCH: "local"
#hint: use %PROJDIR% to point to the project folder (where the project is cloned)
# Custom configuration location.
CUSTOM_CONFIG: "%PROJDIR%/conf/bootstrap"
PROJECT:
# Type of the project.
PROJECT_TYPE: git
# Folder to hold the project sources.
PROJECT_DESTINATION: git_project
GIT:
PROJECT_ORIGIN: "https://github.com/kinow/auto-mhm-test-domains.git"
PROJECT_BRANCH: "rocrate"
PROJECT_COMMIT: ''
PROJECT_SUBMODULES: ''
FETCH_SINGLE_BRANCH: true
Binary file not shown.
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.