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

TempestRegridder is incompatible with Spaces created with spacefillingcurves #53

Closed
Sbozzolo opened this issue May 4, 2024 · 3 comments

Comments

@Sbozzolo
Copy link
Member

Sbozzolo commented May 4, 2024

From CliMA/ClimaCoupler.jl#764

We found that TempestRegridder is incompatible with Spaces created with spacefillingcurves

@Sbozzolo
Copy link
Member Author

Sbozzolo commented May 4, 2024

image

This is bareground_albedo.nc with InterpolationsRegridder

@Sbozzolo
Copy link
Member Author

Sbozzolo commented May 4, 2024

This is with Tempest:
image

The images look similar but they are different

julia> extrema(ClimaUtilities.DataHandling.regridded_snapshot(data_handler2))
(0.042071860283613205, 0.8462483882904053)

julia> extrema(ClimaUtilities.DataHandling.regridded_snapshot(data_handler))
(0.0420514299010803, 0.8558093925395667)

@Sbozzolo
Copy link
Member Author

Sbozzolo commented May 4, 2024

File with temporal data. First snapshot with tempestremap:
image

@Sbozzolo Sbozzolo changed the title Check TempestRemap TempestRegridder is incompatible with Spaces created with spacefillingcurves Jun 4, 2024
@Sbozzolo Sbozzolo closed this as completed Jul 2, 2024
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

No branches or pull requests

1 participant