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

Update grid_ufunc.py #636

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update grid_ufunc.py #636

wants to merge 2 commits into from

Conversation

liu-ran
Copy link

@liu-ran liu-ran commented Jun 17, 2024

Hi all,

I just found a bug in the xgcm when calculating the vector from the native LLC grid. My xgcm version is 0.8.1 xarray 2024.2.0 After I fixed the bug, now the xgcm can work well.

Best,
Ran

  • Closes #xxxx
  • Tests added
  • Passes pre-commit run --all-files
  • User visible changes (including notable bug fixes) are documented in whats-new.rst
  • New functions/methods are listed in api.rst

@dhruvbalwada
Copy link
Contributor

Hi @liu-ran, thank you for using xgcm and contributing. To help the developers in accepting this PR, can you first open an issue describing what the bug was?
Then in this PR please link to the issue and also describe how you fixed the bug.

@liu-ran
Copy link
Author

liu-ran commented Jun 26, 2024

Hi @dhruvbalwada ,thanks for your guidance! I will try to follow your instructions although I don't have much experience on this.

@jbusecke
Copy link
Contributor

No worries about starting out @liu-ran! Indeed having a Minimal Reproducible Example in a separate issue would be very helpful to guide any improvement. If you could work on that (and feel free to tag me), we can take things from there, and return here for a solution.

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.

3 participants