-
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
Draft
mnlevy1981
wants to merge
18
commits into
NCAR:main
Choose a base branch
from
mnlevy1981:link_ADF_webpage
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+420
−0
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebf6e24 - Browse repository at this point
Copy the full SHA ebf6e24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a6fa3 - Browse repository at this point
Copy the full SHA 29a6fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e3cb9 - Browse repository at this point
Copy the full SHA 30e3cb9View commit details -
This notebook should inject a link to the actual ADF output webpage into the jupyter book
Configuration menu - View commit details
-
Copy full SHA for 8f1653b - Browse repository at this point
Copy the full SHA 8f1653bView commit details
Commits on Oct 14, 2024
-
cleaned up a couple files that were triggering pre-commit fails
Configuration menu - View commit details
-
Copy full SHA for 43814b9 - Browse repository at this point
Copy the full SHA 43814b9View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 00a545b - Browse repository at this point
Copy the full SHA 00a545bView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 11722aa - Browse repository at this point
Copy the full SHA 11722aaView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c3a984 - Browse repository at this point
Copy the full SHA 3c3a984View commit details -
hide input for cell generating link
hide input and output for imports, and input for cell that will eventually have plots as output
Configuration menu - View commit details
-
Copy full SHA for 7a92d6e - Browse repository at this point
Copy the full SHA 7a92d6eView commit details -
Fix adf_root in notebook and config file
Notebook was linking to adf_root before updating the value from config.yml; config.yml should set the default to where we expect ADF to write webpage (which is in the same directory tree that CUPiD writes webpage)
Configuration menu - View commit details
-
Copy full SHA for 83ad515 - Browse repository at this point
Copy the full SHA 83ad515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2655ce8 - Browse repository at this point
Copy the full SHA 2655ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 354be97 - Browse repository at this point
Copy the full SHA 354be97View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce10c84 - Browse repository at this point
Copy the full SHA ce10c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 152ce31 - Browse repository at this point
Copy the full SHA 152ce31View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 836f4cf - Browse repository at this point
Copy the full SHA 836f4cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66ac415 - Browse repository at this point
Copy the full SHA 66ac415View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 16da053 - Browse repository at this point
Copy the full SHA 16da053View commit details -
Pass some config options to external tools
instead of adf_run: True adf_vars: ['...', '...'] Introduced external_tool: tool_name: 'ADF' vars: ['...', '...'] I also moved this out of parameter_group since it's not needed by the link_to_ADF.ipynb notebook (and added plotting_scripts: ['...', '...'] as an extra option to set in config.yml)
Configuration menu - View commit details
-
Copy full SHA for 042c3b3 - Browse repository at this point
Copy the full SHA 042c3b3View commit details
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.