-
Notifications
You must be signed in to change notification settings - Fork 228
Add clip parameter to pygmt.Figure.coast #1706
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
Closed
Closed
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
a2a2bc5
Add missing Q alias to pygmt.Figure.coast
michaelgrund 5fb8590
format
michaelgrund ff3deb0
Merge branch 'main' into coast-add-q-alias
michaelgrund 79e7a82
Merge branch 'main' into coast-add-q-alias
michaelgrund 5288421
Merge branch 'main' into coast-add-q-alias
michaelgrund 7d1342d
add clip parameter and different selection choices
michaelgrund 63da1ae
remove old end_path parameter
michaelgrund 0951160
Merge branch 'main' into coast-add-q-alias
michaelgrund e57c02b
Merge branch 'main' into coast-add-q-alias
michaelgrund cd800d3
updates based on code review
michaelgrund f44aa2e
Add plot into DVC
michaelgrund 8fd9b59
format
michaelgrund 4bc69a5
Merge branch 'main' into coast-add-q-alias
michaelgrund bbec7e7
Merge branch 'main' into coast-add-q-alias
michaelgrund 1cd776f
Apply suggestions from code review
michaelgrund 9a158e3
updates based on code review
michaelgrund 082dadb
Apply suggestions from code review
michaelgrund 2246ab5
Apply suggestions from code review
michaelgrund f750d10
change cmap in tests to relief
michaelgrund 5c21707
use earth_age dataset for tests
michaelgrund e30d1e0
update baseline images in dvc
michaelgrund d7a34dc
format
michaelgrund bec668b
add test
michaelgrund c55e4dc
update
michaelgrund 03625a8
remove unused data argument in test
michaelgrund 05c384a
add inline example for clip
michaelgrund 4827513
update tests and dvc figures
michaelgrund 0c8fe0c
update docstring and format
michaelgrund cb955a0
Apply suggestions from code review
michaelgrund 29076e7
Merge branch 'main' into coast-add-q-alias
michaelgrund 448be5c
update inline example
michaelgrund 053a478
update inline example
michaelgrund 7dba666
Merge branch 'main' into coast-add-q-alias
michaelgrund 00940db
Merge branch 'main' into coast-add-q-alias
michaelgrund 98dde53
Merge branch 'main' into coast-add-q-alias
michaelgrund File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
outs: | ||
- md5: 12f5586967f870a7e70e012a5dadf76c | ||
size: 14597 | ||
path: test_coast_clip_land.png |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
outs: | ||
- md5: dcae0e21783cd153f6daaae927e3a771 | ||
size: 23423 | ||
path: test_coast_clip_water.png |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.