Skip to content

Wrap xyz2grd - #636

Merged
willschlitzer merged 48 commits into
GenericMappingTools:mainfrom
carocamargo:newfeature_xyz2grd
Aug 9, 2021
Merged

Wrap xyz2grd#636
willschlitzer merged 48 commits into
GenericMappingTools:mainfrom
carocamargo:newfeature_xyz2grd

Conversation

@carocamargo

@carocamargocarocamargo commented Sep 29, 2020

Copy link
Copy Markdown
Contributor

This PR wraps the function, xyz2grd and some of its parameters.

Closes#635

@seismanseisman added the feature Brand new feature label Sep 29, 2020
@weiji14weiji14 mentioned this pull request Oct 24, 2020
5 tasks
@weiji14

Copy link
Copy Markdown
Member

Sorry for the force-pushes, had to resolve a tricky merge conflict. If you run git switch newfeature_xyz2grd locally, and then git pull, this should bring in the resolved changes. It's getting late for me now, but I'll try and take a closer look at this next week.

@seismanseisman changed the title Newfeature xyz2grd wrapperWrap xyz2grdNov 4, 2020
@carocamargo

Copy link
Copy Markdown
ContributorAuthor

I'm sorry I disappeared, I kind that forgot about this :X .. Do I still need to push the changes, or not anymore?

@willschlitzer

Copy link
Copy Markdown
Contributor

I removed some of the optional parameters to simplify this PR. I figure it's easier to get it merged and then add additional parameters in separate pull requests.

@maxrjones

Copy link
Copy Markdown
Member

I removed some of the optional parameters to simplify this PR. I figure it's easier to get it merged and then add additional parameters in separate pull requests.

Thanks for working on this! Sorry for the slowness in reviewing your PRs, they have been lower on my to-do list since we are at a feature pause until v0.4.1. I will take a look after the release.

@willschlitzer

Copy link
Copy Markdown
Contributor

Thanks for working on this! Sorry for the slowness in reviewing your PRs, they have been lower on my to-do list since we are at a feature pause until v0.4.1. I will take a look after the release.

No worries, I expected a v0.4.1, but looking forward to getting them wrapped up!

@willschlitzer
willschlitzer marked this pull request as ready for review August 7, 2021 06:48

@weiji14weiji14 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some formatting stuff, otherwise good for final review!

Comment threadpygmt/src/xyz2grd.py Outdated
Comment threadpygmt/src/xyz2grd.py Outdated
Comment threadpygmt/src/xyz2grd.py Outdated
Comment threadpygmt/src/xyz2grd.py
@weiji14weiji14 added the final review call This PR requires final review and approval from a second reviewer label Aug 8, 2021
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>

@seismanseisman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Comment threadpygmt/src/xyz2grd.py Outdated
@willschlitzer
willschlitzer merged commit 097c807 into GenericMappingTools:mainAug 9, 2021
@willschlitzerwillschlitzer removed the final review call This PR requires final review and approval from a second reviewer label Aug 9, 2021
sixy6e pushed a commit to sixy6e/pygmt that referenced this pull request Dec 21, 2022
*Wrap the GMT module xyz2grd
*Add tests for xyz2grd
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Wei Ji <weiji.leong@vuw.ac.nz>
Co-authored-by: Will Schlitzer <schlitzer90@gmail.com>
Co-authored-by: Meghan Jones <meghanj@alum.mit.edu>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

featureBrand new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xyz2grd wrapper

5 participants

@carocamargo@weiji14@seisman@willschlitzer@maxrjones