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

Use ClimaUtilities.jl Regridder module #332

Closed
5 tasks
juliasloan25 opened this issue Sep 16, 2023 · 1 comment
Closed
5 tasks

Use ClimaUtilities.jl Regridder module #332

juliasloan25 opened this issue Sep 16, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@juliasloan25
Copy link
Member

juliasloan25 commented Sep 16, 2023

Switch from using ClimaLSM.jl Regridder module to using shared ClimaUtilities.jl Regridder.

See CliMA/ClimaUtilities.jl#8 for detailed interface/functionality changes.

Part of SDI CliMA/ClimaCoupler.jl#367

To Do

  • Add ClimaUtilities.jl as a dependency to necessary Project.tomls
  • Delete all of ClimaLSM.jl Regridder module except for MapInfo
    • This will be removed after the ClimaUtilities.jl FileReader module is implemented
  • Update changed function usages
  • Update files using ClimaLSM.jl Regridder to load ClimaUtilities.jl module instead
  • Test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant