Uh oh!
There was an error while loading. Please reload this page.
Add missing aliases to sphdistance - #1516
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| Read the information pertaining to each Voronoi | ||
| polygon (the unique node lon, lat and polygon area) from a separate | ||
| file [Default acquires this information from the ASCII segment | ||
| headers of the output file]. Required if binary input via `voronoi` | ||
| is used. | ||
| voronoi : str | ||
| Append the name of a file with pre-calculated Voronoi polygons | ||
| [Default performs the Voronoi construction on input data]. |
There was a problem hiding this comment.
Especially one sphtriangulate is wrapped, we will need to open a separate issue to discuss how to pass these data to sphdistance from memory rather than relying on writing/reading files.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Meghan Jones <meghanj@alum.mit.edu> Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
maxrjones
commented
Oct 23, 2021
@willschlitzer, would you mind merging main into this branch to fix the vercel preview? |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
willschlitzer
commented
Oct 26, 2021
@GenericMappingTools/pygmt-admin Could I get one of the admins to merge this? I'm not able to with the failed windows-latest test. |
Co-authored-by: Meghan Jones <meghanj@alum.mit.edu> Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
This pull request is a follow up to #1383, and wraps additional optional parameters for
sphdistance.Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash commands are:
/format: automatically format and lint the code/test-gmt-dev: run full tests on the latest GMT development version