forked from chelle0425/IntPyGMT
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
876616b
commit 000b470
Showing
1 changed file
with
0 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
|
@@ -90,13 +90,6 @@ grid_freq = 2 | |
mercator_png("Herat_InSAR_stc.png", llcrnrlat, urcrnrlat, llcrnrlon, urcrnrlon, grid_freq) | ||
``` | ||
## To Do | ||
- README images and gifs | ||
- Binder | ||
- Cite sources for demos | ||
- Make m.drawcoastlines() and parallels and meridians plot optional for mercator_png() | ||
- Do this the proper way using OOP | ||
## Meta | ||
This is an open-source project, thus contributions and edits are strongly encouraged. GitHub users may open issues or make pull requests for contributions. Alternatively please email me ([email protected]) for any suggestions and/ or enquiries. | ||
|