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

Add horizontal regridding #44

Closed
2 tasks
tomvothecoder opened this issue May 6, 2021 · 0 comments · Fixed by #164
Closed
2 tasks

Add horizontal regridding #44

tomvothecoder opened this issue May 6, 2021 · 0 comments · Fixed by #164
Assignees
Labels
type: enhancement New enhancement request

Comments

@tomvothecoder
Copy link
Collaborator

tomvothecoder commented May 6, 2021

Blocked by #71

Describe the solution you'd like

Create time average of data with proper temporal weighting accounting for calendar peculiarities (e.g., from monthly mean, seasonal mean, or annual mean from monthly/sub-monthly data)

Acceptance criteria:

  • Decide if we want to wrap third-party library calls into utility method(s), or have user rely on library APIs directly
  • Ensure we can convert between 0:360 longitude and -180:180 longitude

Describe alternatives you've considered

  • Does SciPy do this?
  • Wrap xESMF/ESMF?
  • Wrap TempestRemap?

Additional context

CDAT/CDMS uses SCRIP2, ESMF, and regrid2

Prototype:

@tomvothecoder tomvothecoder added this to the v1.0.0 milestone Jun 11, 2021
@jasonb5 jasonb5 mentioned this issue Nov 19, 2021
14 tasks
@tomvothecoder tomvothecoder removed this from the v1.0.0 milestone Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New enhancement request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants