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

ENH: Interpolate to fill in holes in infererence input #246

Merged
merged 3 commits into from
Jan 29, 2022

Conversation

scottclowe
Copy link
Member

We crop to a rectangle containing all the NaNs and perform 2d interpolation to fill them in.

This will be too memory intensive if the holes are distributed across a very wide area.
Really, inputs should be coming from ev2csv and should have raw data without any NaNs in though.

@scottclowe scottclowe merged commit add1260 into master Jan 29, 2022
@scottclowe scottclowe deleted the enh_interp-holes branch January 29, 2022 23:41
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.

None yet

1 participant