Skip to content

implement correct SE regridding#82

Closed
juliasloan25 wants to merge 4 commits into
mainfrom
js/spectral
Closed

implement correct SE regridding#82
juliasloan25 wants to merge 4 commits into
mainfrom
js/spectral

Conversation

@juliasloan25

@juliasloan25 juliasloan25 commented Mar 27, 2026

Copy link
Copy Markdown
Collaborator

Closes #81

Implements spectral element regridding for ClimaCore spaces, rather than just approximating them as finite volume grids.

To do

  • make sure tests are strict enough
  • check indexing
  • fix SE -> FV regridding
  • remove outdated use_cases

Comment thread src/regridder/se_regridder.jl
Comment thread docs/src/extensions/climacore.md Outdated
@asinghvi17

Copy link
Copy Markdown
Member

The merge was mostly just pulling things in from the sweat test PR

@asinghvi17

Copy link
Copy Markdown
Member

@juliasloan25 are you still working on this one?

@juliasloan25

Copy link
Copy Markdown
Collaborator Author

@juliasloan25 are you still working on this one?

Yes - I was focused on some other things and then on vacation, but I'll return to this next week

@juliasloan25

Copy link
Copy Markdown
Collaborator Author

superseded by #99

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.

Improve ClimaCore spectral element regridding

2 participants