Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Wrap grd2xyz #1284
Wrap grd2xyz #1284
Changes from 62 commits
17a86be
7e7a7fa
6525ff3
13e309c
c08d717
cd26ff2
ccd27c0
bf58dc2
7f100d5
0701d62
789ac47
8787892
11f1782
6ac279c
a226f34
0b52451
37d366d
b27699a
0361381
a9fef07
957d8fe
5a4baa5
1cf9e56
948ca73
b050cd8
9ab9701
891ff6c
02cd02f
00bece0
3b6fc93
01613ff
3da6dda
2dcf859
283d515
77315ba
29c8be6
c4549e4
66761a8
0a525b6
8de23a8
938532a
161c94b
317a3dd
41051a9
9eebee3
3ac3642
81b0511
af6aac9
e1c6555
1927795
95c7731
76190ab
31388eb
924a3e0
9a3c377
4b1214c
59bae5c
2a11880
ff45946
290cf04
e3336c4
552bf3f
6731814
f49dac0
708e3c4
f94df58
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See line 79. If
-o
is used,dataframe_header
is undefined, right?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not really sure what this is asking me to do. I added an if statement that doesn't pass an argument to
names
ifo
is inkwargs
.