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

Typo for verticies (its vertices?) #369

Open
jbusecke opened this issue Aug 19, 2024 · 1 comment · May be fixed by #370
Open

Typo for verticies (its vertices?) #369

jbusecke opened this issue Aug 19, 2024 · 1 comment · May be fixed by #370

Comments

@jbusecke
Copy link
Owner

See here:

xMIP/xmip/preprocessing.py

Lines 369 to 370 in 108266e

ds["lon_verticies"].isel(vertex=[0, 1]).mean("vertex"),
ds["lon_verticies"].isel(vertex=[2, 3]).mean("vertex"),

@briochemc briochemc linked a pull request Aug 23, 2024 that will close this issue
5 tasks
@briochemc
Copy link

It's not much but maybe PR #370 is a useful contribution to fix this! Hope it helps 😃

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 a pull request may close this issue.

2 participants