Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

gridder.interp returns raveled arrays instead of matrices#42

Merged
leouieda merged 2 commits into
masterfrom
interp
Aug 13, 2013
Merged

gridder.interp returns raveled arrays instead of matrices#42
leouieda merged 2 commits into
masterfrom
interp

Conversation

@leouieda

Copy link
Copy Markdown
Member

gridder.interp used to return 2D arrays with the interpolated data and x, y coordinates. This is inconsistent with the rest of fatiando, which uses 1D arrays. So I changed this and relevant code that uses the functionality. For most of it, the user is not affected (plotting functions work the same).

leouieda added a commit that referenced this pull request Aug 13, 2013
gridder.interp returns raveled arrays instead of matrices
@leouieda leouieda merged commit a824dc7 into master Aug 13, 2013
@leouieda leouieda deleted the interp branch August 13, 2013 13:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant