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

Trying to reshuffle smos-ic onto gldas grid #10

Open
ninadel opened this issue Jun 18, 2020 · 0 comments
Open

Trying to reshuffle smos-ic onto gldas grid #10

ninadel opened this issue Jun 18, 2020 · 0 comments

Comments

@ninadel
Copy link

ninadel commented Jun 18, 2020

Hi, I am trying to use reshuffle with resampling of smos-ic (https://github.com/TUW-GEO/smos) to a gldas grid (https://github.com/TUW-GEO/gldas/blob/435b0089c2553238adffed14ce87d456b107e979/src/gldas/grid.py#L76)

I am running into an error through img2ts at this line where it says "IndexError: index 1440 is out of bounds for axis 1 with size 1388". Do you have any thoughts on what could be causing this error?

img_stack_dict[key][:, cell_index], 0, 1)

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