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

Move to non-conservative regridder as default #603

Merged
merged 1 commit into from
May 1, 2024

Conversation

Sbozzolo
Copy link
Member

ClimaCoreTempestRemap has a number of small usability issues, from not being compatible with GPUs to creating extra files and regridding everything ahead-of-time. This PR removes ClimaCoreTempestRemap from the dependency tree and let ClimaLand use the non-conservative Interpolations remapping instead.

Closes #569

@Sbozzolo Sbozzolo force-pushed the gb/move_to_interpolations.jl branch 2 times, most recently from 117e58c to d960f44 Compare April 30, 2024 23:08
@Sbozzolo Sbozzolo requested review from juliasloan25 and kmdeck April 30, 2024 23:13
@Sbozzolo Sbozzolo marked this pull request as ready for review April 30, 2024 23:13
@Sbozzolo Sbozzolo force-pushed the gb/move_to_interpolations.jl branch from d960f44 to 3fce764 Compare May 1, 2024 15:51
@Sbozzolo Sbozzolo enabled auto-merge May 1, 2024 16:28
@Sbozzolo Sbozzolo merged commit 2000d9c into main May 1, 2024
9 checks passed
@juliasloan25 juliasloan25 deleted the gb/move_to_interpolations.jl branch May 13, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider using InterpolationsRegridder instead of TempestRegridder
2 participants