forked from TESTgroup-BNL/ngeearctic_elm_containers
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bring main up to ngeet-2024 #21
Merged
Merged
Conversation
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 also corrects a typo in the raw url
I forgot to add this since we are not using git to control the submodules
I'm not sure the std_in is truly necessary here if docker compose is run in detached mode and then the elm-container is attached interactively, but I don't think it'll hurt anything so I'm adding it anyways
This allows jupyter to launch with the last url option
This temporarily removes the python pip install from previous baseos versions
Add inventory and parameter file to mounts
Remove older and unnecessary files from the ngeet-2024 branch
This temporarily separates the atm and lnd build steps to take advantage of build cache while debugging file
This makes bringing in the contained data easier via docker compose
This adds the data from the local build context for the time being. As such, I've updated the gitignore to avoid the netcdf files.
This is necessary to allow elm to run a single site with subset GSWP3 data instead of with the tower data that is being used.
This has been moved to the case script in fates-tutorial repo
Data container update sites
This simplifies the handling of docker compose volume mounting
This introspects on the runner's architecture to tag the results.
Until docker/actions-toolkit#317 is fixed use docker emulation to get arm support.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.