-
Notifications
You must be signed in to change notification settings - Fork 24
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
Create a new example that will run full ADF package (not from notebook) #141
Merged
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
ebf6e24
New example, currently identical to key_metrics
mnlevy1981 29a6fa3
rename key metrics items in config
TeaganKing 30e3cb9
add docstring to generate_cupid_config_for_cesm_case.py
TeaganKing 8f1653b
Add link_to_ADF notebook
mnlevy1981 43814b9
Pass pre-commit tests
mnlevy1981 00a545b
preliminary inclusion of ADF plots
TeaganKing 11722aa
Update link to ADF
TeaganKing 3c3a984
Remove executed cells from nblibrary dir
mnlevy1981 7a92d6e
hide input for cell generating link
mnlevy1981 83ad515
Fix adf_root in notebook and config file
mnlevy1981 2655ce8
links to ADF working now
TeaganKing 354be97
adf website copied
TeaganKing ce10c84
update build to copy adf pages
TeaganKing 152ce31
use adf flag
TeaganKing 836f4cf
update case name and include list of vars for ADF to run
TeaganKing 66ac415
include temporary instructions for running ADF in ipynb
TeaganKing 16da053
Update link_to_ADF.ipynb to execute generate_adf_config helper script
TeaganKing 042c3b3
Pass some config options to external tools
mnlevy1981 653bcd8
Merge branch 'main' into link_ADF_webpage
mnlevy1981 90ff73a
Updates to account for some schema changes
mnlevy1981 5e4e0be
Linting fix
mnlevy1981 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great! One thought-- if we eventually want to loop through multiple tools, should the ADF-specific parameters be a subset of the ADF tool?