-
Notifications
You must be signed in to change notification settings - Fork 76
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
0 parents
commit a1e3aa2
Showing
8,234 changed files
with
1,388,264 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
Empty file.
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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 31c061543c415760588a2eaa1a11c89f | ||
tags: d77d1c0d9ca2f4c8421862c7c5a0d620 |
Empty file.
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
docs.gmt-china.org |
Binary file not shown.
6 changes: 6 additions & 0 deletions
6
5.4/_downloads/0302520f3a32db686e7eff9864cfcca8/B-gmtplot-4.sh
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#!/bin/bash | ||
gmt gmtset MAP_GRID_PEN_PRIMARY thinnest,. | ||
gmt psbasemap -R1/1000/0/1 -JX3il/0.25i -B1f2g3p+l"Axis Label" -BS -K -P > GMT_-B_log.ps | ||
gmt psbasemap -R -J -B1f2g3l+l"Axis Label" -BS -O -K -Y0.85i >> GMT_-B_log.ps | ||
gmt psbasemap -R -J -B1f2g3+l"Axis Label" -BS -O -Y0.85i >> GMT_-B_log.ps | ||
rm gmt.* |
Binary file added
BIN
+60.5 KB
5.4/_downloads/08b2ea3f1b845104c4fb0bae75ba380b/GMT_symbol_dingbats.pdf
Binary file not shown.
6 changes: 6 additions & 0 deletions
6
5.4/_downloads/0bcb9d54f729d8aa6c8b046a9185a51e/paper-gmtplot-1.sh
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#!/bin/bash | ||
PS=GMT_basemap_origin.ps | ||
gmt psbasemap -R0/29.7/0/21.0 -Jx1c -Bpg1 -Bsg0.5 -X0i -Y0i --MAP_GRID_PEN_PRIMARY=gray --MAP_GRID_PEN_SECONDARY=thinnest,lightgray,. --MAP_FRAME_TYPE=inside -K > $PS | ||
gmt psbasemap -R0/10/0/10 -JX10c -B1 -B+glightblue -X1i -Y1i -K -O >> $PS | ||
gmt psxy -R -J -O -T >> $PS | ||
rm gmt.* |
Oops, something went wrong.