-
Notifications
You must be signed in to change notification settings - Fork 7
Integrate ClimaSeaIce snow model #164
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
Open
simone-silvestri
wants to merge
46
commits into
main
Choose a base branch
from
ss/snow-model-integration
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.
Open
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
d99b2b6
Misc cleanups and refactors
simone-silvestri 9739210
Misc cleanups and refactors
simone-silvestri c1345d7
Add temperature/snow-dependent sea ice albedo (CCSM3 scheme)
simone-silvestri ac1b6a2
Add Adapt for InterfaceProperties, fix get_snow_thickness call
simone-silvestri 0c355e3
Integrate ClimaSeaIce snow model
simone-silvestri 8e3cb6b
Fix PhaseTransitions kwargs for updated ClimaSeaIce API
simone-silvestri 57ba5b1
fix issue 2
simone-silvestri 8806d2b
Remove unrelated changes from snow-model-integration PR
simone-silvestri 6323dce
Merge branch 'main' into ss/snow-model-integration
simone-silvestri cb8e8dd
Add unit and integration tests for snow model
simone-silvestri cff071b
Replace arithmetic test with snow insulation integration test
simone-silvestri de9d1e7
Remove redundant coupled-model-without-snow test
simone-silvestri ca8a547
Remove unused imports of immersed bottom drag functions
simone-silvestri caca7a9
Fix ConstantField setindex! error in snowfall flux assembly
simone-silvestri 995d7f3
correct the snowfall
simone-silvestri 142b35e
just pass a default snow thermodynamics
simone-silvestri a76c245
Backwards-compatible checkpoint restore for ClimaSeaIce >= 0.4.8
simone-silvestri fea71d9
Fix snow NaN: PrescribedTemperature for snow top BC + interface tempe…
simone-silvestri 6f561aa
Remove OMIPSimulations files from snow model PR
simone-silvestri 242ce1c
just pass a default snow thermodynamics
simone-silvestri 4654b33
fix reference
simone-silvestri 7c2ccbf
Merge branch 'ss/snow-model-integration' of github.com:NumericalEarth…
simone-silvestri 5921ed1
remove with_snow from the tests
simone-silvestri 19fb9fa
fix the tests
simone-silvestri ae3b138
update breeze
simone-silvestri 2ef90e4
remove fragile computation of sea ice top temperature
simone-silvestri 88e7051
use the correct source
simone-silvestri 2a8f654
Merge branch 'main' into ss/snow-model-integration
simone-silvestri fe6484b
correct source for Breeze
simone-silvestri 691e7c3
remove source from weakdep
simone-silvestri b0d47b2
some fixes
simone-silvestri c79ea8b
fix all the tests
simone-silvestri e2aa0e4
import correct function
simone-silvestri edf43d0
fix more tests
simone-silvestri 05defb4
fix projects to point to correct version of ClimaSeaIce
simone-silvestri caa630c
fix the snow thingy
simone-silvestri ee1419a
just pass 0
simone-silvestri 6c96333
fix radiation iteration
simone-silvestri 56e915c
Merge branch 'main' into ss/snow-model-integration
simone-silvestri 371b5ea
Merge branch 'main' into ss/snow-model-integration
simone-silvestri b0352d7
Merge branch 'main' into ss/snow-model-integration
simone-silvestri 508782e
remove breeze custom path
simone-silvestri 36800b6
complete merge
simone-silvestri a58b26b
Merge branch 'main' into ss/snow-model-integration
simone-silvestri 929f381
Merge branch 'main' into ss/snow-model-integration
simone-silvestri fa1b3e6
download also land to avoid conflicts
simone-silvestri 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.